[
https://issues.apache.org/jira/browse/AMBARI-19726?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15844144#comment-15844144
]
Hudson commented on AMBARI-19726:
---------------------------------
FAILURE: Integrated in Jenkins build Ambari-trunk-Commit #6580 (See
[https://builds.apache.org/job/Ambari-trunk-Commit/6580/])
AMBARI-19726. Post user creation hook is passed the hdfs user from the
(stoader:
[http://git-wip-us.apache.org/repos/asf?p=ambari.git&a=commit&h=86fbb38108e2d9b87f22b1920cada3a655677285])
* (edit)
ambari-server/src/main/java/org/apache/ambari/server/hooks/users/UserHookParams.java
* (edit)
ambari-server/src/test/java/org/apache/ambari/server/serveraction/users/PostUserCreationHookServerActionTest.java
* (edit) ambari-server/src/main/resources/scripts/post-user-creation-hook.sh
* (edit)
ambari-server/src/main/java/org/apache/ambari/server/serveraction/users/PostUserCreationHookServerAction.java
* (edit)
ambari-server/src/main/java/org/apache/ambari/server/serveraction/users/CsvFilePersisterService.java
* (edit)
ambari-server/src/main/java/org/apache/ambari/server/hooks/users/UserHookService.java
* (edit)
ambari-server/src/test/java/org/apache/ambari/server/hooks/users/UserHookServiceTest.java
> Post user creation hook is passed the hdfs user from the hadoop-env config
> type
> --------------------------------------------------------------------------------
>
> Key: AMBARI-19726
> URL: https://issues.apache.org/jira/browse/AMBARI-19726
> Project: Ambari
> Issue Type: Bug
> Components: ambari-server
> Reporter: Laszlo Puskas
> Assignee: Laszlo Puskas
> Fix For: 2.5.0
>
> Attachments: AMBARI-19726.b-2.5.v5.patch
>
> Original Estimate: 24h
> Remaining Estimate: 24h
>
> User home directories need to be created as the hdfs_user coming from the
> configuration.
> Solution:
> The hdfs_user configuration value (from hadoop-env) is passed to the post
> user creation script as the last argument.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)