|
|
-
UDF for LOAD SimpleTextLoader without mapreduce.
chethan 2012-03-12, 11:50
Hi,
Can write UDF with overrides LOAD SimpleTextLoader without mapreduce, I am bit confused with the use of mapreduce, because i am not able to get the flow of the LOAD SimpleTextLoader when the command is invoked.
command: A = LOAD 'data' using myudf.SimpleTextLoader();
i want to now the step by step call of the functions that is called internally.
Thanks & Regards Chethan Prakash.
-
Re: UDF for LOAD SimpleTextLoader without mapreduce.
Thejas Nair 2012-03-16, 01:35
If you want to run it under a debugger, you can run it in local mode. java -cp pig.jar org.apache.pig.Main -x local
-Thejas On 3/12/12 4:50 AM, chethan wrote: > Hi, > > Can write UDF with overrides LOAD SimpleTextLoader without mapreduce, I am > bit confused with the use of mapreduce, because i am not able to get the > flow of the LOAD SimpleTextLoader when the command is invoked. > > command: A = LOAD 'data' using myudf.SimpleTextLoader(); > > i want to now the step by step call of the functions that is called > internally. > > Thanks& Regards > Chethan Prakash. >
-
Re: UDF for LOAD SimpleTextLoader without mapreduce.
chethan 2012-03-16, 07:22
Hi,
I am using NetBeans IDE, can u pls give me step by step procedure to debug. can we debug the default org.apache.pig.backend.hadoop.hbase.HBaseStorage function which is extending LOAD function.
On Fri, Mar 16, 2012 at 7:05 AM, Thejas Nair <[EMAIL PROTECTED]> wrote: > > If you want to run it under a debugger, you can run it in local mode. java -cp pig.jar org.apache.pig.Main -x local > > -Thejas > > > > On 3/12/12 4:50 AM, chethan wrote: >> >> Hi, >> >> Can write UDF with overrides LOAD SimpleTextLoader without mapreduce, I am >> bit confused with the use of mapreduce, because i am not able to get the >> flow of the LOAD SimpleTextLoader when the command is invoked. >> >> command: A = LOAD 'data' using myudf.SimpleTextLoader(); >> >> i want to now the step by step call of the functions that is called >> internally. >> >> Thanks& Regards >> Chethan Prakash. >> >
|
|
All projects made searchable here are trademarks of the Apache Software Foundation.
Service operated by
Sematext