You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@oozie.apache.org by "Robert Kanter (JIRA)" <ji...@apache.org> on 2012/06/29 21:14:44 UTC

[jira] [Created] (OOZIE-895) Oozie Hive-action should use Hive var replacement

Robert Kanter created OOZIE-895:
-----------------------------------

             Summary: Oozie Hive-action should use Hive var replacement
                 Key: OOZIE-895
                 URL: https://issues.apache.org/jira/browse/OOZIE-895
             Project: Oozie
          Issue Type: Improvement
          Components: action
            Reporter: Robert Kanter
            Assignee: Robert Kanter
            Priority: Minor


Currently Oozie Hive-action is doing VAR replacement on the script before invoking Hive.  (Hive 0.6 did not have VAR replacement.)

Hive 0.8 and higher properly supports VAR replacement, so Oozie should stop doing VAR replacement and delegate it to Hive.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (OOZIE-895) Oozie Hive-action should use Hive var replacement

Posted by "Alejandro Abdelnur (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/OOZIE-895?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13404383#comment-13404383 ] 

Alejandro Abdelnur commented on OOZIE-895:
------------------------------------------

+1. Love patches that have more -s than +s
                
> Oozie Hive-action should use Hive var replacement
> -------------------------------------------------
>
>                 Key: OOZIE-895
>                 URL: https://issues.apache.org/jira/browse/OOZIE-895
>             Project: Oozie
>          Issue Type: Improvement
>          Components: action
>            Reporter: Robert Kanter
>            Assignee: Robert Kanter
>            Priority: Minor
>         Attachments: OOZIE-895.patch
>
>
> Currently Oozie Hive-action is doing VAR replacement on the script before invoking Hive.  (Hive 0.6 did not have VAR replacement.)
> Hive 0.8 and higher properly supports VAR replacement, so Oozie should stop doing VAR replacement and delegate it to Hive.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Updated] (OOZIE-895) Oozie Hive-action should use Hive var replacement

Posted by "Robert Kanter (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/OOZIE-895?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Robert Kanter updated OOZIE-895:
--------------------------------

    Attachment: OOZIE-895.patch

Manually verified that it works correctly and also ran TestHiveMain (which indirectly tests this) and TestHiveActionExecutor
                
> Oozie Hive-action should use Hive var replacement
> -------------------------------------------------
>
>                 Key: OOZIE-895
>                 URL: https://issues.apache.org/jira/browse/OOZIE-895
>             Project: Oozie
>          Issue Type: Improvement
>          Components: action
>            Reporter: Robert Kanter
>            Assignee: Robert Kanter
>            Priority: Minor
>         Attachments: OOZIE-895.patch
>
>
> Currently Oozie Hive-action is doing VAR replacement on the script before invoking Hive.  (Hive 0.6 did not have VAR replacement.)
> Hive 0.8 and higher properly supports VAR replacement, so Oozie should stop doing VAR replacement and delegate it to Hive.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira