[jira] [Updated] (HIVE-15099) PTFOperator.PTFInvocation didn't properly reset the input partition

2016-10-31 Thread Wei Zheng (JIRA)

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

Wei Zheng updated HIVE-15099:
-
  Resolution: Fixed
   Fix Version/s: 2.1.1
  2.2.0
  1.3.0
Target Version/s: 1.3.0, 2.2.0, 2.1.1  (was: 1.3.0, 2.2.0)
  Status: Resolved  (was: Patch Available)

Committed to master, branch-2.1 and branch-1. Thanks Ashutosh for the review!

> PTFOperator.PTFInvocation didn't properly reset the input partition
> ---
>
> Key: HIVE-15099
> URL: https://issues.apache.org/jira/browse/HIVE-15099
> Project: Hive
>  Issue Type: Bug
>  Components: Hive, PTF-Windowing
>Affects Versions: 1.3.0, 1.2.1, 2.1.0, 2.2.0
>Reporter: Wei Zheng
>Assignee: Wei Zheng
> Fix For: 1.3.0, 2.2.0, 2.1.1
>
> Attachments: HIVE-15099.1.patch
>
>
> There is an issue with PTFOperator.PTFInvocation where the inputPart is not 
> reset properly. The inputPart has been closed and its content (member 
> variables) has been cleaned up, but since itself is not nullified, it's 
> reused in the next round and caused NPE issue.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Updated] (HIVE-15099) PTFOperator.PTFInvocation didn't properly reset the input partition

2016-10-31 Thread Wei Zheng (JIRA)

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

Wei Zheng updated HIVE-15099:
-
Attachment: HIVE-15099.1.patch

> PTFOperator.PTFInvocation didn't properly reset the input partition
> ---
>
> Key: HIVE-15099
> URL: https://issues.apache.org/jira/browse/HIVE-15099
> Project: Hive
>  Issue Type: Bug
>  Components: Hive, PTF-Windowing
>Affects Versions: 1.3.0, 1.2.1, 2.1.0, 2.2.0
>Reporter: Wei Zheng
>Assignee: Wei Zheng
> Attachments: HIVE-15099.1.patch
>
>
> There is an issue with PTFOperator.PTFInvocation where the inputPart is not 
> reset properly. The inputPart has been closed and its content (member 
> variables) has been cleaned up, but since itself is not nullified, it's 
> reused in the next round and caused NPE issue.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Updated] (HIVE-15099) PTFOperator.PTFInvocation didn't properly reset the input partition

2016-10-31 Thread Wei Zheng (JIRA)

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

Wei Zheng updated HIVE-15099:
-
Status: Patch Available  (was: Open)

> PTFOperator.PTFInvocation didn't properly reset the input partition
> ---
>
> Key: HIVE-15099
> URL: https://issues.apache.org/jira/browse/HIVE-15099
> Project: Hive
>  Issue Type: Bug
>  Components: Hive, PTF-Windowing
>Affects Versions: 2.1.0, 1.2.1, 1.3.0, 2.2.0
>Reporter: Wei Zheng
>Assignee: Wei Zheng
> Attachments: HIVE-15099.1.patch
>
>
> There is an issue with PTFOperator.PTFInvocation where the inputPart is not 
> reset properly. The inputPart has been closed and its content (member 
> variables) has been cleaned up, but since itself is not nullified, it's 
> reused in the next round and caused NPE issue.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)