Patch to allow variables in Hive
--------------------------------

                 Key: HIVE-1604
                 URL: https://issues.apache.org/jira/browse/HIVE-1604
             Project: Hadoop Hive
          Issue Type: Improvement
          Components: CLI
            Reporter: Vaibhav Aggarwal


Patch to Hive which allows command line substitution.

The patch modifies the Hive command line driver and options processor to 
support the following arguments:

hive  [-d key=value] [-define key=value] 

  -d                        Subsitution to apply to script
  -define               Subsitution to apply to script


-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to