[ https://issues.apache.org/jira/browse/OOZIE-1964?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14351170#comment-14351170 ]
Robert Kanter commented on OOZIE-1964: -------------------------------------- {{HiveActionExecutor}}, {{SqoopActionExecutor}}, and {{Hive2ActionExecutor}} are all doing the same thing in this method. But they're overriding the method in {{JavaActionExecutor}}, so I can't simply move it to the parent class. I suppose I could make another method that they each call if you think that would be better? > Hive Server 2 action doesn't return Hadoop Job IDs > -------------------------------------------------- > > Key: OOZIE-1964 > URL: https://issues.apache.org/jira/browse/OOZIE-1964 > Project: Oozie > Issue Type: Sub-task > Components: action > Affects Versions: trunk > Reporter: Robert Kanter > Assignee: Robert Kanter > Fix For: trunk > > Attachments: OOZIE-1964.patch > > > Beeline currently doesn't support getting the Hadoop Job IDs for jobs > launched by Hive Server 2. When/If Beeline ever adds support for this, we > should update the Hive Server 2 action to parse the IDs and return them back > to the Oozie server like most actions do. -- This message was sent by Atlassian JIRA (v6.3.4#6332)