Hi,
   Is it possible to write data to a local file system using Hive server 2 ? 
When I use 'insert overwrite local directory /tmp/hivedata ...............', it 
writes data in the directory on the box on which hive server 2 is running.
What can I do to write this data to the file system of the box I am running 
this Java/Python program from ?

Other option was to write this data in HDFS.  But I would like to like to  
write to local file if I can.

Please let me know if it is possible.

Thanks.

Reply via email to