[ 
https://issues.apache.org/jira/browse/OOZIE-1353?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Robert Kanter updated OOZIE-1353:
---------------------------------

    Description: 
Hive CLI -X command currently results in an xml schema error which means oozie 
is generating schema error. 

We should update the hive action to support the <argument> element (which is 
what -X maps to) like the pig action already does.  

It would also be useful to add an argument (-P) to allow users to specify 
parameters (variables in scripts); pig inconveniently currently allows this via 
a file in HDFS and hive currently has no way to do this.  

  was:Hive CLI -X command currently results in an xml schema error which means 
oozie is generating schema error. We need to disable this for people to use.

        Summary: hive CLI fails with -X argument  (was: hive CLI should not 
allow -X command)

After discussing with Alejandro offline, we decided that it would be better to 
just make the hive action support the -X and <argument>.  I've updated the 
Summary and Description accordingly.
                
> hive CLI fails with -X argument
> -------------------------------
>
>                 Key: OOZIE-1353
>                 URL: https://issues.apache.org/jira/browse/OOZIE-1353
>             Project: Oozie
>          Issue Type: Bug
>            Reporter: Bowen Zhang
>            Assignee: Robert Kanter
>             Fix For: trunk
>
>         Attachments: OOZIE-1353.patch, OOZIE-1353.patch, OOZIE-1353.patch
>
>
> Hive CLI -X command currently results in an xml schema error which means 
> oozie is generating schema error. 
> We should update the hive action to support the <argument> element (which is 
> what -X maps to) like the pig action already does.  
> It would also be useful to add an argument (-P) to allow users to specify 
> parameters (variables in scripts); pig inconveniently currently allows this 
> via a file in HDFS and hive currently has no way to do this.  

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to