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

Robert Kanter commented on OOZIE-2613:
--------------------------------------

It seems to be that the underlying problem here is that most of the tests do 
stuff as the "test" user, but the hcat things seem to be done as the JVM user.  
I tried changing the new {{XHCatTestCase#getTestUser}} to return the JVM user 
(the original behavior before this patch) and all tests seemed to work except 
for {{TestFsActionExecutor#testDeleteHcat}} because the test user didn't have 
permissions to delete a file owned by the JVM user.  I don't know enough about 
HCat, but is there some way to change the owner when creating a partition?  A 
fix for that would be less invasive than changing the user in a bunch of places 
and the FS user.

> Upgrade hive version from 0.13.1 to 1.2.0
> -----------------------------------------
>
>                 Key: OOZIE-2613
>                 URL: https://issues.apache.org/jira/browse/OOZIE-2613
>             Project: Oozie
>          Issue Type: Bug
>          Components: core
>            Reporter: Abhishek Bafna
>            Assignee: Abhishek Bafna
>            Priority: Blocker
>             Fix For: 4.3.0
>
>         Attachments: OOZIE-2613-00.patch, OOZIE-2613-01.patch, 
> OOZIE-2613-02.patch, OOZIE-2613-03.patch, OOZIE-2613-05.patch, 
> OOZIE-2613-06.patch, OOZIE-2613-07.patch
>
>




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to