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

Hadoop QA commented on OOZIE-49:
--------------------------------

tucu00 remarked:
Yes, we can do something like that.

But I'd prefer to do this for ALL test users and groups. We've got bitten more 
than once with the subtle changes in how Hadoop takes users and groups through 
out versions (18, 19, 20, 20S).

I'd propose the following parameterization:

oozie.test.user.oozie=${user.name}
oozie.test.user.test=test
oozie.test.user.test1=test1
oozie.test.user.test2=test2
oozie.test.group=testg

> GH-3: The XTestCase.getTestUser() method returns the hardcoded username test. 
> This results in failure due to SSH authentication failure in case this user 
> is not setup correctly.
> ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: OOZIE-49
>                 URL: https://issues.apache.org/jira/browse/OOZIE-49
>             Project: Oozie
>          Issue Type: Bug
>            Reporter: Hadoop QA
>
> One workaround would be to run the tests as test user and have the 
> environment setup correctly for that. The other solution would be to by 
> default use the current user for test purposes, and overwrite that to another 
> user where necessary.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to