apache pig - Pig is storing the data in Temporary Directory instead of actual directory -


below pig command ( local mode) saving file in temporary directory in expecting same stored in actual directory. thoughts?

store c '/user/hue/pigbasic1' using pigstorage('*');  hadoop fs -cat /user/hue/pigbasic1/_temporary/0/task_local1045577955_0002_r_000000/part-r-00000; 

thanks in advance


Comments

Popular posts from this blog

javascript - oscilloscope of speaker input stops rendering after a few seconds -

javascript - gulp-nodemon - nodejs restart after file change - Error: listen EADDRINUSE events.js:85 -

Fatal Python error: Py_Initialize: unable to load the file system codec. ImportError: No module named 'encodings' -