[ https://issues.apache.org/jira/browse/HIVE-15630?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15963806#comment-15963806 ]
Lefty Leverenz commented on HIVE-15630: --------------------------------------- [~jxiang], pushing to master means this will be in release 3.0.0, not 2.2.0. If you want the patch to be in release 2.2.0, you should commit it to branch-2.2. And for release 2.3.0, commit it to branch-2.3. Please correct the fix version. Thank you. > add operation handle before operation.run instead of after operation.run > ------------------------------------------------------------------------ > > Key: HIVE-15630 > URL: https://issues.apache.org/jira/browse/HIVE-15630 > Project: Hive > Issue Type: Bug > Components: Hive > Affects Versions: 2.2.0 > Reporter: zhihai xu > Assignee: zhihai xu > Priority: Minor > Fix For: 2.2.0 > > Attachments: HIVE-15630.000.patch, HIVE-15630.001.patch > > > Add operation handle before operation.run instead of after operation.run. So > when session is closed, all the running operations from {{operation.run}} can > also be closed. -- This message was sent by Atlassian JIRA (v6.3.15#6346)