You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@hive.apache.org by Tom Hall <th...@gmail.com> on 2012/08/14 12:33:41 UTC

Loading transform file from HDFS

I am using

add file /home/deploy/transform.rb;

which works fine when running hive directly but we usually use hive
server, is there a way to use a HDFS path for the file? I tried
hdfs:// but no joy.

Thanks,
Tom