| clear query|facets|time |
Search criteria: .
Results from 1 to 9 from
9 (0.091s).
|
|
|
Loading phrases to help you refine your search...
|
|
Reaching source code - Pig - [mail # user]
|
|
...Hi I need to know what java (or otherwise ) code executes for a pig script I am running ("GENERATE" command to be specific). Is there any ways to do that ? Thanks...
|
|
|
Author: Milind Vaidya,
2013-03-14, 13:50
|
|
|
Re: Pig AvroStorage : storing the data - Pig - [mail # user]
|
|
...As you said I was able to fix the PigStorage ( ) related problem by having separate input and output directories. Sorry, my mistake...! did not realise that the fully qualified name wa...
|
|
|
Author: Milind Vaidya,
2013-01-11, 21:02
|
|
|
Pig AvroStorage : storing the data - Pig - [mail # user]
|
|
...REGISTER /homes/immilind/HadoopLocal/Jars/avro-1.7.1.jar REGISTER /homes/immilind/HadoopLocal/Jars/piggybank.jar employee= load '/user/immilind/AvroData' USING org.apache.pig.piggybank...
|
|
|
Author: Milind Vaidya,
2013-01-11, 16:12
|
|
|
Re: Pig and AveroStorage : next - Pig - [mail # user]
|
|
...Super....worked n loaded the data too...! Thanks..! On Thu, Jan 10, 2013 at 12:21 PM, Cheolsoo Park wrote: ...
|
|
|
Author: Milind Vaidya,
2013-01-10, 20:35
|
|
|
Re: Pig and AveroStorage : next - Pig - [mail # user]
|
|
...Sorry same error. ( BTW ant clean jar-withouthadoop -Dhadoopversion=23 worked for me while compiling pig ) On Thu, Jan 10, 2013 at 12:10 PM, Cheolsoo Park wrote: ...
|
|
|
Author: Milind Vaidya,
2013-01-10, 20:18
|
|
|
Re: Pig and AveroStorage : next - Pig - [mail # user]
|
|
...This gives me error as Target "jar-withouthadoop.jar" does not exist in the project "pigudf". is it ok to use ant clean -Dhadoopversion=23 ? On Thu, Jan 10, 2013 at ...
|
|
|
Author: Milind Vaidya,
2013-01-10, 20:02
|
|
|
Pig and AveroStorage : next - Pig - [mail # user]
|
|
...Avro Schema with int field { "type" : "record", "name" : "employee", "fields":[ {"name" : "name", "type" : "string", "default" : "NU"}, {"name" : "age", "ty...
|
|
|
Author: Milind Vaidya,
2013-01-10, 19:40
|
|
|
Pig Avrostorage Issue regarding Schema evaluation - Pig - [mail # user]
|
|
...Environment: Pig version: 0.11 Hadoop 0.23.6.0.1301071353 Script: REGISTER /homes/immilind/HadoopLocal/Jars/avro-1.7.1.jar REGISTER /homes/immilind/HadoopLocal/Jars/jacks...
|
|
|
Author: Milind Vaidya,
2013-01-09, 14:49
|
|
|
Error while using Avro Pig and Hcat - Pig - [mail # user]
|
|
...I am getting following error while executing the pig script. org.apache.pig.impl.logicalLayer.FrontendException: ERROR 1066: Unable to open iterator for alias eventData. Backend error...
|
|
|
Author: Milind Vaidya,
2012-12-12, 23:09
|
|
|
|