[jira] [Commented] (HIVE-17976) HoS: don't set output collector if there's no data to process

2017-11-06 Thread Hive QA (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-17976?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16240401#comment-16240401 ] Hive QA commented on HIVE-17976: Here are the results of testing the latest attachment:

[jira] [Commented] (HIVE-17976) HoS: don't set output collector if there's no data to process

2017-11-08 Thread Rui Li (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-17976?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16243533#comment-16243533 ] Rui Li commented on HIVE-17976: --- Seems the logic should only be implemented for map work, no

[jira] [Commented] (HIVE-17976) HoS: don't set output collector if there's no data to process

2017-11-08 Thread Hive QA (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-17976?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16244861#comment-16244861 ] Hive QA commented on HIVE-17976: Here are the results of testing the latest attachment:

[jira] [Commented] (HIVE-17976) HoS: don't set output collector if there's no data to process

2017-11-08 Thread Rui Li (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-17976?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16245105#comment-16245105 ] Rui Li commented on HIVE-17976: --- Latest failures are not related. [~xuefuz], could you take

[jira] [Commented] (HIVE-17976) HoS: don't set output collector if there's no data to process

2017-11-09 Thread Xuefu Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-17976?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16247079#comment-16247079 ] Xuefu Zhang commented on HIVE-17976: [~lirui] Thanks for working on this. I will take

[jira] [Commented] (HIVE-17976) HoS: don't set output collector if there's no data to process

2017-11-12 Thread Xuefu Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-17976?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16249133#comment-16249133 ] Xuefu Zhang commented on HIVE-17976: Patch looks good to me. +1 [~lirui] Do you know

[jira] [Commented] (HIVE-17976) HoS: don't set output collector if there's no data to process

2017-11-12 Thread Rui Li (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-17976?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16249135#comment-16249135 ] Rui Li commented on HIVE-17976: --- [~xuefuz], the empty row is generated in operator.close().

[jira] [Commented] (HIVE-17976) HoS: don't set output collector if there's no data to process

2017-11-13 Thread Xuefu Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-17976?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16249734#comment-16249734 ] Xuefu Zhang commented on HIVE-17976: Sounds good. Thanks for the explanation, [~lirui]