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

Gunther Hagleitner commented on HIVE-6636:
------------------------------------------

Looks good except:

- You're setting the var to "", I think that means that your null check won't 
catch that the var wasn't set and you really catch it only in the fs.status 
call. Why not set it to null in the first place?
- You should update the hive-default.xml.template too

> /user/hive is a bad default for HDFS jars path for Tez
> ------------------------------------------------------
>
>                 Key: HIVE-6636
>                 URL: https://issues.apache.org/jira/browse/HIVE-6636
>             Project: Hive
>          Issue Type: Bug
>            Reporter: Sergey Shelukhin
>            Assignee: Sergey Shelukhin
>             Fix For: 0.13.0
>
>         Attachments: HIVE-6636.patch
>
>
> If user runs hive under the user name that is not "hive", jobs will fail 
> until everyone is granted write access to /user/hive, which is not nice.



--
This message was sent by Atlassian JIRA
(v6.2#6252)

Reply via email to