[jira] [Updated] (HIVE-13609) Fix UDTFs to allow local fetch task to fetch rows forwarded by GenericUDTF.close()

2016-04-28 Thread Jason Dere (JIRA)

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

Jason Dere updated HIVE-13609:
--
   Resolution: Fixed
Fix Version/s: 2.1.0
   Status: Resolved  (was: Patch Available)

Committed to master

> Fix UDTFs to allow local fetch task to fetch rows forwarded by 
> GenericUDTF.close()
> --
>
> Key: HIVE-13609
> URL: https://issues.apache.org/jira/browse/HIVE-13609
> Project: Hive
>  Issue Type: Bug
>Reporter: Jason Dere
>Assignee: Jason Dere
> Fix For: 2.1.0
>
> Attachments: HIVE-13609.1.patch
>
>
> From [~ashutoshc]'s comments in HIVE-13586, attempt to fix whatever is 
> causing the local fetch task to not get the rows forwarded by UDTF close().



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


[jira] [Updated] (HIVE-13609) Fix UDTFs to allow local fetch task to fetch rows forwarded by GenericUDTF.close()

2016-04-25 Thread Jason Dere (JIRA)

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

Jason Dere updated HIVE-13609:
--
Status: Patch Available  (was: Open)

> Fix UDTFs to allow local fetch task to fetch rows forwarded by 
> GenericUDTF.close()
> --
>
> Key: HIVE-13609
> URL: https://issues.apache.org/jira/browse/HIVE-13609
> Project: Hive
>  Issue Type: Bug
>Reporter: Jason Dere
>Assignee: Jason Dere
> Attachments: HIVE-13609.1.patch
>
>
> From [~ashutoshc]'s comments in HIVE-13586, attempt to fix whatever is 
> causing the local fetch task to not get the rows forwarded by UDTF close().



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


[jira] [Updated] (HIVE-13609) Fix UDTFs to allow local fetch task to fetch rows forwarded by GenericUDTF.close()

2016-04-25 Thread Jason Dere (JIRA)

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

Jason Dere updated HIVE-13609:
--
Attachment: HIVE-13609.1.patch

Not totally sure if this is the right way to do it, but we basically need to 
close the fetch task's operator before the fetch task is totally done 
retrieving rows.
[~ashutoshc] can you take a look?

> Fix UDTFs to allow local fetch task to fetch rows forwarded by 
> GenericUDTF.close()
> --
>
> Key: HIVE-13609
> URL: https://issues.apache.org/jira/browse/HIVE-13609
> Project: Hive
>  Issue Type: Bug
>Reporter: Jason Dere
>Assignee: Jason Dere
> Attachments: HIVE-13609.1.patch
>
>
> From [~ashutoshc]'s comments in HIVE-13586, attempt to fix whatever is 
> causing the local fetch task to not get the rows forwarded by UDTF close().



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