[jira] [Commented] (HIVE-5948) Output file name is random when using Tez with insert overwrite local directory

2013-12-05 Thread Hitesh Shah (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5948?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13840770#comment-13840770 ] Hitesh Shah commented on HIVE-5948: --- [~thejas] New patch attached with unit tests.

[jira] [Commented] (HIVE-5948) Output file name is random when using Tez with insert overwrite local directory

2013-12-05 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5948?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13840811#comment-13840811 ] Thejas M Nair commented on HIVE-5948: - +1 Output file name is random when using Tez

[jira] [Commented] (HIVE-5948) Output file name is random when using Tez with insert overwrite local directory

2013-12-04 Thread Hitesh Shah (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5948?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13839361#comment-13839361 ] Hitesh Shah commented on HIVE-5948: --- hive insert overwrite local directory 'outdir'

[jira] [Commented] (HIVE-5948) Output file name is random when using Tez with insert overwrite local directory

2013-12-04 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5948?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13839425#comment-13839425 ] Thejas M Nair commented on HIVE-5948: - I understand the expected dir name (ie behavior

[jira] [Commented] (HIVE-5948) Output file name is random when using Tez with insert overwrite local directory

2013-12-04 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5948?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13839428#comment-13839428 ] Thejas M Nair commented on HIVE-5948: - the core changes in the patch look good to me.