| clear query|facets|time |
Search criteria: .
Results from 11 to 16 from
16 (0.049s).
|
|
|
Loading phrases to help you refine your search...
|
|
RE: ERROR 1070: Could not resolve org.apache.pig.piggybank.evaluation.datetime.convert.ISOToMonth using imports: - Pig - [mail # user]
|
|
...Hurrayyyy , its done now :-) Thanks a lot Russell :-) Two more silly question !!! 2009-09-01T00:00:00.000Z is the formate its showing, I want only yyyy-mm-dd format, ...
|
|
|
Author: yogesh dhari,
2012-09-30, 07:13
|
|
|
ERROR 1070: Could not resolve org.apache.pig.piggybank.evaluation.datetime.convert.ISOToMonth using imports: - Pig - [mail # user]
|
|
...grunt> register /opt/pig-0.10.0/contrib/piggybank/java/piggybank.jar grunt> register /opt/pig-0.10.0/build/ivy/lib/Pig/joda-time-1.6.jar and also defined grunt> define...
|
|
|
Author: yogesh dhari,
2012-09-30, 05:31
|
|
|
RE: how to perform GROUP BY in PIG for this case: - Pig - [mail # user]
|
|
...Thanks Russell :-), I have build the pig in /opt/pig-0.10.0/ and in /opt/pig-0.10.0/contrib/Piggybank/java/ and the jar files present there and registered to grunt>...
|
|
|
Author: yogesh dhari,
2012-09-30, 04:58
|
|
|
RE: how to perform GROUP BY in PIG for this case: - Pig - [mail # user]
|
|
... Hi russell, I am using Pig-0.10.0 version and I checked the directory /opt/Pig-0.10.0/c ontrib/piggybank/java/ there is no any jar files. :-( grunt> register /opt...
|
|
|
Author: yogesh dhari,
2012-09-30, 03:18
|
|
|
RE: how to perform GROUP BY in PIG for this case: - Pig - [mail # user]
|
|
...Thanks Russell, I am new to Pig. I have tried this command. and got this exception. 2012-09-30 04:53:22,995 [main] ERROR org.apache.pig.tools.grunt.Grunt - E RROR 1070: Could not...
|
|
|
Author: yogesh dhari,
2012-09-29, 23:32
|
|
|
how to perform GROUP BY in PIG for this case: - Pig - [mail # user]
|
|
... Hi all, I have this data, having fields (Date, symbol, rate) and I want it to be group by Months, and to find out the maximum rate val ue for each month...
|
|
|
Author: yogesh dhari,
2012-09-29, 22:02
|
|
|
|