[
https://issues.apache.org/jira/browse/OOZIE-2613?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15536726#comment-15536726
]
Peter Cseh commented on OOZIE-2613:
-----------------------------------
I managed to fix {{TestFsActionExecutor#testDeleteHcat}} by using my OS user
name, {{gezapeti}}, in {{FsActionExecutor#delete}} instead of the user
{{test}}. But this "fix" would actually break things in production.
The problem is with the test:
The table is created by {{MiniHCatServer}} and it's {{gezapeti}} who creates
the table, and user {{test}} don't have the permissions to delete it.
Unfortunately, I could not find a way to make {{MiniHCatServer}} to use the
user {{test}} or give permissions to drop table to that user. Anyone has any
ideas? [~abhishekbafna]?
> 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, OOZIE-2613-08.patch
>
>
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)