oozie and HADOOP_CLIENT_OPTS

2014-07-21 Thread Alex Nastetsky
Does anyone know where can I specify the equivalent of HADOOP_CLIENT_OPTS in Oozie? I have a Hive action in my workflow that does a Map Join, for which I need to increase the amount of client memory. When I just do it through Hive directly, I can do it by doing this: export HADOOP_CLIENT_OPTS=-Xm

oozie and HADOOP_CLIENT_OPTS

2014-07-21 Thread Alex Nastetsky
Does anyone know where can I specify the equivalent of HADOOP_CLIENT_OPTS in Oozie? I have a Hive action in my workflow that does a Map Join, for which I need to increase the amount of client memory. When I just do it through Hive directly, I can do it by doing this: export HADOOP_CLIENT_OPTS=-Xm