[ 
https://issues.apache.org/jira/browse/HIVE-2534?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13138690#comment-13138690
 ] 

jirapos...@reviews.apache.org commented on HIVE-2534:
-----------------------------------------------------


-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/2602/
-----------------------------------------------------------

Review request for hive, Yongqiang He and namit jain.


Summary
-------

Fixes an issue with HiveIndexResult where the constructor would fail if the 
file system for temp directories differed from the default file system in the 
conf.

Instead of getting the file system from the conf, it gets it from the paths.

Thanks to Yongqiang for identifying the issue and suggesting the fix.


This addresses bug HIVE-2534.
    https://issues.apache.org/jira/browse/HIVE-2534


Diffs
-----

  trunk/ql/src/java/org/apache/hadoop/hive/ql/index/HiveIndexResult.java 
1183507 

Diff: https://reviews.apache.org/r/2602/diff


Testing
-------

Verified it fixed a query that was failing.


Thanks,

Kevin


                
> HiveIndexResult creation fails due to file system issue
> -------------------------------------------------------
>
>                 Key: HIVE-2534
>                 URL: https://issues.apache.org/jira/browse/HIVE-2534
>             Project: Hive
>          Issue Type: Bug
>            Reporter: Kevin Wilfong
>            Assignee: Kevin Wilfong
>         Attachments: HIVE-2534.1.patch.txt
>
>
> If the file system for temp files differs from the default file system in the 
> conf, HiveIndexResult's constructor fails.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to