[jira] [Commented] (HIVE-7273) Hive job fails due to unable to rename reducer output file

2014-06-24 Thread George Wong (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7273?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14041902#comment-14041902 ] George Wong commented on HIVE-7273: --- I can not provide a simple query to trigger this

[jira] [Commented] (HIVE-7273) Hive job fails due to unable to rename reducer output file

2014-06-24 Thread Navis (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7273?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14042974#comment-14042974 ] Navis commented on HIVE-7273: - You can see the code in ExecDriver#416 {code}

[jira] [Commented] (HIVE-7273) Hive job fails due to unable to rename reducer output file

2014-06-24 Thread George Wong (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7273?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14042984#comment-14042984 ] George Wong commented on HIVE-7273: --- Thanks [~navis]. I will check it. Hive job fails

[jira] [Commented] (HIVE-7273) Hive job fails due to unable to rename reducer output file

2014-06-23 Thread Navis (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7273?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14040537#comment-14040537 ] Navis commented on HIVE-7273: - The directory is expected to be created in ExecDriver before job

[jira] [Commented] (HIVE-7273) Hive job fails due to unable to rename reducer output file

2014-06-22 Thread George Wong (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7273?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14040387#comment-14040387 ] George Wong commented on HIVE-7273: --- I created this jira because Hive-4605 is closed by

[jira] [Commented] (HIVE-7273) Hive job fails due to unable to rename reducer output file

2014-06-22 Thread George Wong (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7273?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14040392#comment-14040392 ] George Wong commented on HIVE-7273: --- I went through the code of FileSink operator The