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.