[jira] [Commented] (AMBARI-18587) Post user creation hook

2016-11-14 Thread Hudson (JIRA)

[ 
https://issues.apache.org/jira/browse/AMBARI-18587?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15664640#comment-15664640
 ] 

Hudson commented on AMBARI-18587:
-

FAILURE: Integrated in Jenkins build Ambari-trunk-Commit #6006 (See 
[https://builds.apache.org/job/Ambari-trunk-Commit/6006/])
AMBARI-18587. Post user creation hook. (Laszlo Puskas via stoader) (stoader: 
[http://git-wip-us.apache.org/repos/asf?p=ambari.git=commit=95233eb3aa57027601072440f6c7b9b757c28692])
* (add) 
ambari-server/src/main/java/org/apache/ambari/server/hooks/users/UserHookParams.java
* (add) 
ambari-server/src/main/java/org/apache/ambari/server/serveraction/users/PostUserCreationHookServerAction.java
* (add) 
ambari-server/src/main/java/org/apache/ambari/server/hooks/HookService.java
* (edit) 
ambari-server/src/main/java/org/apache/ambari/server/utils/ShellCommandUtil.java
* (edit) 
ambari-server/src/test/java/org/apache/ambari/server/controller/internal/UserAuthorizationResourceProviderTest.java
* (edit) 
ambari-server/src/main/java/org/apache/ambari/server/serveraction/ServerAction.java
* (edit) 
ambari-server/src/test/java/org/apache/ambari/server/security/authorization/AmbariAuthorizationFilterTest.java
* (edit) 
ambari-server/src/test/java/org/apache/ambari/server/controller/internal/UserResourceProviderTest.java
* (edit) 
ambari-server/src/test/java/org/apache/ambari/server/controller/internal/ActiveWidgetLayoutResourceProviderTest.java
* (add) 
ambari-server/src/test/java/org/apache/ambari/server/serveraction/users/PostUserCreationHookServerActionTest.java
* (add) 
ambari-server/src/main/java/org/apache/ambari/server/hooks/users/UserHookService.java
* (edit) ambari-server/src/main/assemblies/server.xml
* (add) 
ambari-server/src/test/java/org/apache/ambari/server/hooks/users/UserHookServiceTest.java
* (edit) 
ambari-server/src/main/java/org/apache/ambari/server/topology/AsyncCallableService.java
* (add) 
ambari-server/src/main/java/org/apache/ambari/server/hooks/users/UserCreatedEvent.java
* (edit) 
ambari-server/src/test/java/org/apache/ambari/server/topology/AsyncCallableServiceTest.java
* (add) 
ambari-server/src/main/java/org/apache/ambari/server/serveraction/users/ShellCommandUtilityWrapper.java
* (edit) 
ambari-server/src/test/java/org/apache/ambari/server/state/cluster/ClusterEffectiveVersionTest.java
* (add) 
ambari-server/src/main/java/org/apache/ambari/server/hooks/HookContextFactory.java
* (add) 
ambari-server/src/main/java/org/apache/ambari/server/serveraction/users/ShellCommandUtilityCallable.java
* (edit) 
ambari-server/src/main/java/org/apache/ambari/server/controller/ControllerModule.java
* (add) 
ambari-server/src/main/java/org/apache/ambari/server/hooks/AmbariEventFactory.java
* (add) 
ambari-server/src/main/java/org/apache/ambari/server/hooks/users/PostUserCreationHookContext.java
* (edit) 
ambari-server/src/main/java/org/apache/ambari/server/security/authorization/Users.java
* (edit) 
ambari-server/src/test/java/org/apache/ambari/server/controller/internal/StackUpgradeConfigurationMergeTest.java
* (edit) 
ambari-server/src/main/java/org/apache/ambari/server/configuration/Configuration.java
* (add) 
ambari-server/src/main/java/org/apache/ambari/server/hooks/HookContext.java
* (add) 
ambari-server/src/main/java/org/apache/ambari/server/serveraction/users/ShellCommandCallableFactory.java
* (add) 
ambari-server/src/main/java/org/apache/ambari/server/serveraction/users/CollectionPersisterService.java
* (add) ambari-server/src/main/resources/scripts/post-user-creation-hook.sh
* (edit) 
ambari-server/src/main/java/org/apache/ambari/server/events/AmbariEvent.java
* (add) 
ambari-server/src/main/java/org/apache/ambari/server/serveraction/users/CsvFilePersisterService.java
* (edit) 
ambari-server/src/test/java/org/apache/ambari/server/security/authorization/UsersTest.java
* (edit) 
ambari-server/src/test/java/org/apache/ambari/server/upgrade/UpgradeCatalog240Test.java
* (edit) 
ambari-server/src/main/java/org/apache/ambari/server/serveraction/AbstractServerAction.java
* (add) 
ambari-server/src/main/java/org/apache/ambari/server/serveraction/users/CollectionPersisterServiceFactory.java
* (edit) 
ambari-server/src/test/java/org/apache/ambari/server/security/authorization/AmbariLdapAuthenticationProviderForDNWithSpaceTest.java


> Post user creation hook
> ---
>
> Key: AMBARI-18587
> URL: https://issues.apache.org/jira/browse/AMBARI-18587
> Project: Ambari
>  Issue Type: New Feature
>  Components: ambari-server
>Reporter: Laszlo Puskas
>Assignee: Laszlo Puskas
> Fix For: 2.5.0
>
> Attachments: AMBARI-18587-branch-2.5.v17.patch, 
> AMBARI-18587-trunk.v17.patch
>
>   Original Estimate: 336h
>  Time Spent: 240h
>  Remaining Estimate: 48h
>
> Ability to execute post user creation script.
> committed to trunk:
> commit 

[jira] [Commented] (AMBARI-18587) Post user creation hook

2016-11-14 Thread Hudson (JIRA)

[ 
https://issues.apache.org/jira/browse/AMBARI-18587?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15664608#comment-15664608
 ] 

Hudson commented on AMBARI-18587:
-

FAILURE: Integrated in Jenkins build Ambari-branch-2.5 #317 (See 
[https://builds.apache.org/job/Ambari-branch-2.5/317/])
AMBARI-18587. Post user creation hook. (Laszlo Puskas via stoader) (stoader: 
[http://git-wip-us.apache.org/repos/asf?p=ambari.git=commit=a5fdae802210ae1f8d4fed2234f1651cbe61c2b5])
* (edit) 
ambari-server/src/test/java/org/apache/ambari/server/controller/internal/ActiveWidgetLayoutResourceProviderTest.java
* (edit) 
ambari-server/src/test/java/org/apache/ambari/server/controller/internal/StackUpgradeConfigurationMergeTest.java
* (add) ambari-server/src/main/resources/scripts/post-user-creation-hook.sh
* (add) 
ambari-server/src/main/java/org/apache/ambari/server/hooks/HookContext.java
* (add) 
ambari-server/src/main/java/org/apache/ambari/server/hooks/HookContextFactory.java
* (edit) 
ambari-server/src/main/java/org/apache/ambari/server/serveraction/AbstractServerAction.java
* (edit) 
ambari-server/src/main/java/org/apache/ambari/server/serveraction/ServerAction.java
* (add) 
ambari-server/src/main/java/org/apache/ambari/server/hooks/users/PostUserCreationHookContext.java
* (add) 
ambari-server/src/main/java/org/apache/ambari/server/hooks/users/UserHookParams.java
* (add) 
ambari-server/src/main/java/org/apache/ambari/server/serveraction/users/CollectionPersisterService.java
* (add) 
ambari-server/src/main/java/org/apache/ambari/server/serveraction/users/CollectionPersisterServiceFactory.java
* (add) 
ambari-server/src/main/java/org/apache/ambari/server/serveraction/users/CsvFilePersisterService.java
* (edit) 
ambari-server/src/test/java/org/apache/ambari/server/upgrade/UpgradeCatalog240Test.java
* (add) 
ambari-server/src/main/java/org/apache/ambari/server/hooks/users/UserHookService.java
* (add) 
ambari-server/src/test/java/org/apache/ambari/server/hooks/users/UserHookServiceTest.java
* (edit) ambari-server/src/main/assemblies/server.xml
* (edit) 
ambari-server/src/test/java/org/apache/ambari/server/controller/internal/UserAuthorizationResourceProviderTest.java
* (edit) 
ambari-server/src/test/java/org/apache/ambari/server/state/cluster/ClusterEffectiveVersionTest.java
* (add) 
ambari-server/src/test/java/org/apache/ambari/server/serveraction/users/PostUserCreationHookServerActionTest.java
* (edit) 
ambari-server/src/main/java/org/apache/ambari/server/security/authorization/Users.java
* (edit) 
ambari-server/src/test/java/org/apache/ambari/server/controller/internal/UserResourceProviderTest.java
* (edit) 
ambari-server/src/test/java/org/apache/ambari/server/security/authorization/AmbariLdapAuthenticationProviderForDNWithSpaceTest.java
* (add) 
ambari-server/src/main/java/org/apache/ambari/server/hooks/HookService.java
* (add) 
ambari-server/src/main/java/org/apache/ambari/server/hooks/users/UserCreatedEvent.java
* (add) 
ambari-server/src/main/java/org/apache/ambari/server/serveraction/users/ShellCommandUtilityCallable.java
* (edit) 
ambari-server/src/main/java/org/apache/ambari/server/configuration/Configuration.java
* (edit) 
ambari-server/src/test/java/org/apache/ambari/server/security/authorization/UsersTest.java
* (add) 
ambari-server/src/main/java/org/apache/ambari/server/serveraction/users/PostUserCreationHookServerAction.java
* (edit) 
ambari-server/src/main/java/org/apache/ambari/server/utils/ShellCommandUtil.java
* (edit) 
ambari-server/src/test/java/org/apache/ambari/server/security/authorization/AmbariAuthorizationFilterTest.java
* (edit) 
ambari-server/src/main/java/org/apache/ambari/server/controller/ControllerModule.java
* (add) 
ambari-server/src/main/java/org/apache/ambari/server/serveraction/users/ShellCommandUtilityWrapper.java
* (edit) 
ambari-server/src/test/java/org/apache/ambari/server/topology/AsyncCallableServiceTest.java
* (add) 
ambari-server/src/main/java/org/apache/ambari/server/serveraction/users/ShellCommandCallableFactory.java
* (add) 
ambari-server/src/main/java/org/apache/ambari/server/hooks/AmbariEventFactory.java
* (edit) 
ambari-server/src/main/java/org/apache/ambari/server/events/AmbariEvent.java
* (edit) 
ambari-server/src/main/java/org/apache/ambari/server/topology/AsyncCallableService.java


> Post user creation hook
> ---
>
> Key: AMBARI-18587
> URL: https://issues.apache.org/jira/browse/AMBARI-18587
> Project: Ambari
>  Issue Type: New Feature
>  Components: ambari-server
>Reporter: Laszlo Puskas
>Assignee: Laszlo Puskas
> Fix For: 2.5.0
>
> Attachments: AMBARI-18587-branch-2.5.v17.patch, 
> AMBARI-18587-trunk.v17.patch
>
>   Original Estimate: 336h
>  Time Spent: 240h
>  Remaining Estimate: 48h
>
> Ability to execute post user creation script.
> committed to trunk:
> commit 

[jira] [Commented] (AMBARI-18587) Post user creation hook

2016-11-14 Thread Hadoop QA (JIRA)

[ 
https://issues.apache.org/jira/browse/AMBARI-18587?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15664473#comment-15664473
 ] 

Hadoop QA commented on AMBARI-18587:


{color:green}+1 overall{color}.  Here are the results of testing the latest 
attachment 
  
http://issues.apache.org/jira/secure/attachment/12838794/AMBARI-18587-trunk.v17.patch
  against trunk revision .

{color:green}+1 @author{color}.  The patch does not contain any @author 
tags.

{color:green}+1 tests included{color}.  The patch appears to include 12 new 
or modified test files.

{color:green}+1 javac{color}.  The applied patch does not increase the 
total number of javac compiler warnings.

{color:green}+1 release audit{color}.  The applied patch does not increase 
the total number of release audit warnings.

{color:green}+1 core tests{color}.  The patch passed unit tests in 
ambari-server.

Test results: 
https://builds.apache.org/job/Ambari-trunk-test-patch/9257//testReport/
Console output: 
https://builds.apache.org/job/Ambari-trunk-test-patch/9257//console

This message is automatically generated.

> Post user creation hook
> ---
>
> Key: AMBARI-18587
> URL: https://issues.apache.org/jira/browse/AMBARI-18587
> Project: Ambari
>  Issue Type: New Feature
>  Components: ambari-server
>Reporter: Laszlo Puskas
>Assignee: Laszlo Puskas
> Fix For: 2.5.0
>
> Attachments: AMBARI-18587-trunk.v17.patch
>
>   Original Estimate: 336h
>  Time Spent: 240h
>  Remaining Estimate: 48h
>
> Ability to execute post user creation script



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


[jira] [Commented] (AMBARI-18587) Post user creation hook

2016-11-14 Thread Hadoop QA (JIRA)

[ 
https://issues.apache.org/jira/browse/AMBARI-18587?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15664300#comment-15664300
 ] 

Hadoop QA commented on AMBARI-18587:


{color:red}-1 overall{color}.  Here are the results of testing the latest 
attachment 
  
http://issues.apache.org/jira/secure/attachment/12838776/AMBARI-18587-trunk.v17.patch
  against trunk revision .

{color:green}+1 @author{color}.  The patch does not contain any @author 
tags.

{color:green}+1 tests included{color}.  The patch appears to include 12 new 
or modified test files.

{color:green}+1 javac{color}.  The applied patch does not increase the 
total number of javac compiler warnings.

{color:green}+1 release audit{color}.  The applied patch does not increase 
the total number of release audit warnings.

{color:red}-1 core tests{color}.  The patch failed these unit tests in 
ambari-server:

  
org.apache.ambari.server.controller.metrics.JMXPropertyProviderTest
  
org.apache.ambari.server.serveraction.users.PostUserCreationHookServerActionTest

Test results: 
https://builds.apache.org/job/Ambari-trunk-test-patch/9253//testReport/
Console output: 
https://builds.apache.org/job/Ambari-trunk-test-patch/9253//console

This message is automatically generated.

> Post user creation hook
> ---
>
> Key: AMBARI-18587
> URL: https://issues.apache.org/jira/browse/AMBARI-18587
> Project: Ambari
>  Issue Type: New Feature
>  Components: ambari-server
>Reporter: Laszlo Puskas
>Assignee: Laszlo Puskas
> Fix For: 2.5.0
>
> Attachments: AMBARI-18587-trunk.v17.patch
>
>   Original Estimate: 336h
>  Time Spent: 240h
>  Remaining Estimate: 48h
>
> Ability to execute post user creation script



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


[jira] [Commented] (AMBARI-18587) Post user creation hook

2016-11-11 Thread Hadoop QA (JIRA)

[ 
https://issues.apache.org/jira/browse/AMBARI-18587?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15658082#comment-15658082
 ] 

Hadoop QA commented on AMBARI-18587:


{color:red}-1 overall{color}.  Here are the results of testing the latest 
attachment 
  
http://issues.apache.org/jira/secure/attachment/12838603/AMBARI-18587-branch-2.5.v16.patch
  against trunk revision .

{color:red}-1 patch{color}.  The patch command could not apply the patch.

Console output: 
https://builds.apache.org/job/Ambari-trunk-test-patch/9243//console

This message is automatically generated.

> Post user creation hook
> ---
>
> Key: AMBARI-18587
> URL: https://issues.apache.org/jira/browse/AMBARI-18587
> Project: Ambari
>  Issue Type: New Feature
>  Components: ambari-server
>Reporter: Laszlo Puskas
>Assignee: Laszlo Puskas
> Fix For: 2.5.0
>
> Attachments: AMBARI-18587-branch-2.5.v16.patch, 
> AMBARI-18587-trunk.v16.patch
>
>   Original Estimate: 336h
>  Time Spent: 240h
>  Remaining Estimate: 48h
>
> Ability to execute post user creation script



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


[jira] [Commented] (AMBARI-18587) Post user creation hook

2016-11-11 Thread Hadoop QA (JIRA)

[ 
https://issues.apache.org/jira/browse/AMBARI-18587?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15657752#comment-15657752
 ] 

Hadoop QA commented on AMBARI-18587:


{color:red}-1 overall{color}.  Here are the results of testing the latest 
attachment 
  
http://issues.apache.org/jira/secure/attachment/12838586/AMBARI-18587-branch-2.5.v15.patch
  against trunk revision .

{color:red}-1 patch{color}.  The patch command could not apply the patch.

Console output: 
https://builds.apache.org/job/Ambari-trunk-test-patch/9241//console

This message is automatically generated.

> Post user creation hook
> ---
>
> Key: AMBARI-18587
> URL: https://issues.apache.org/jira/browse/AMBARI-18587
> Project: Ambari
>  Issue Type: New Feature
>  Components: ambari-server
>Reporter: Laszlo Puskas
>Assignee: Laszlo Puskas
> Fix For: 2.5.0
>
> Attachments: AMBARI-18587-branch-2.5.v15.patch, 
> AMBARI-18587-trunk.v15.patch
>
>   Original Estimate: 336h
>  Time Spent: 240h
>  Remaining Estimate: 48h
>
> Ability to execute post user creation script



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


[jira] [Commented] (AMBARI-18587) Post user creation hook

2016-11-11 Thread Hadoop QA (JIRA)

[ 
https://issues.apache.org/jira/browse/AMBARI-18587?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15657658#comment-15657658
 ] 

Hadoop QA commented on AMBARI-18587:


{color:red}-1 overall{color}.  Here are the results of testing the latest 
attachment 
  
http://issues.apache.org/jira/secure/attachment/12838586/AMBARI-18587-branch-2.5.v15.patch
  against trunk revision .

{color:red}-1 patch{color}.  The patch command could not apply the patch.

Console output: 
https://builds.apache.org/job/Ambari-trunk-test-patch/9240//console

This message is automatically generated.

> Post user creation hook
> ---
>
> Key: AMBARI-18587
> URL: https://issues.apache.org/jira/browse/AMBARI-18587
> Project: Ambari
>  Issue Type: New Feature
>  Components: ambari-server
>Reporter: Laszlo Puskas
>Assignee: Laszlo Puskas
> Fix For: 2.5.0
>
> Attachments: AMBARI-18587-branch-2.5.v15.patch, 
> AMBARI-18587-trunk.v15.patch
>
>   Original Estimate: 336h
>  Time Spent: 240h
>  Remaining Estimate: 48h
>
> Ability to execute post user creation script



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


[jira] [Commented] (AMBARI-18587) Post user creation hook

2016-11-07 Thread Hadoop QA (JIRA)

[ 
https://issues.apache.org/jira/browse/AMBARI-18587?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15645683#comment-15645683
 ] 

Hadoop QA commented on AMBARI-18587:


{color:green}+1 overall{color}.  Here are the results of testing the latest 
attachment 
  
http://issues.apache.org/jira/secure/attachment/12837830/AMBARI-18587-trunk.v12.patch
  against trunk revision .

{color:green}+1 @author{color}.  The patch does not contain any @author 
tags.

{color:green}+1 tests included{color}.  The patch appears to include 12 new 
or modified test files.

{color:green}+1 javac{color}.  The applied patch does not increase the 
total number of javac compiler warnings.

{color:green}+1 release audit{color}.  The applied patch does not increase 
the total number of release audit warnings.

{color:green}+1 core tests{color}.  The patch passed unit tests in 
ambari-server.

Test results: 
https://builds.apache.org/job/Ambari-trunk-test-patch/9171//testReport/
Console output: 
https://builds.apache.org/job/Ambari-trunk-test-patch/9171//console

This message is automatically generated.

> Post user creation hook
> ---
>
> Key: AMBARI-18587
> URL: https://issues.apache.org/jira/browse/AMBARI-18587
> Project: Ambari
>  Issue Type: New Feature
>  Components: ambari-server
>Reporter: Laszlo Puskas
>Assignee: Laszlo Puskas
> Fix For: 2.5.0
>
> Attachments: AMBARI-18587-trunk.v12.patch
>
>   Original Estimate: 336h
>  Time Spent: 240h
>  Remaining Estimate: 48h
>
> Ability to execute post user creation script



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


[jira] [Commented] (AMBARI-18587) Post user creation hook

2016-11-02 Thread Hadoop QA (JIRA)

[ 
https://issues.apache.org/jira/browse/AMBARI-18587?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15630529#comment-15630529
 ] 

Hadoop QA commented on AMBARI-18587:


{color:red}-1 overall{color}.  Here are the results of testing the latest 
attachment 
  
http://issues.apache.org/jira/secure/attachment/12836616/AMBARI-18587-trunk.v10.patch
  against trunk revision .

{color:green}+1 @author{color}.  The patch does not contain any @author 
tags.

{color:green}+1 tests included{color}.  The patch appears to include 12 new 
or modified test files.

{color:green}+1 javac{color}.  The applied patch does not increase the 
total number of javac compiler warnings.

{color:green}+1 release audit{color}.  The applied patch does not increase 
the total number of release audit warnings.

{color:red}-1 core tests{color}.  The patch failed these unit tests in 
ambari-server:

  org.apache.ambari.server.agent.TestHeartbeatHandler

Test results: 
https://builds.apache.org/job/Ambari-trunk-test-patch/9104//testReport/
Console output: 
https://builds.apache.org/job/Ambari-trunk-test-patch/9104//console

This message is automatically generated.

> Post user creation hook
> ---
>
> Key: AMBARI-18587
> URL: https://issues.apache.org/jira/browse/AMBARI-18587
> Project: Ambari
>  Issue Type: New Feature
>  Components: ambari-server
>Reporter: Laszlo Puskas
>Assignee: Laszlo Puskas
> Fix For: 2.5.0
>
> Attachments: AMBARI-18587-trunk.v10.patch
>
>   Original Estimate: 336h
>  Time Spent: 240h
>  Remaining Estimate: 48h
>
> Ability to execute post user creation script



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


[jira] [Commented] (AMBARI-18587) Post user creation hook

2016-11-02 Thread Laszlo Puskas (JIRA)

[ 
https://issues.apache.org/jira/browse/AMBARI-18587?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15629765#comment-15629765
 ] 

Laszlo Puskas commented on AMBARI-18587:


Updated patch uploaded

> Post user creation hook
> ---
>
> Key: AMBARI-18587
> URL: https://issues.apache.org/jira/browse/AMBARI-18587
> Project: Ambari
>  Issue Type: New Feature
>  Components: ambari-server
>Reporter: Laszlo Puskas
>Assignee: Laszlo Puskas
> Fix For: 2.5.0
>
> Attachments: AMBARI-18587-trunk.v10.patch
>
>   Original Estimate: 336h
>  Time Spent: 240h
>  Remaining Estimate: 48h
>
> Ability to execute post user creation script



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


[jira] [Commented] (AMBARI-18587) Post user creation hook

2016-10-26 Thread Hadoop QA (JIRA)

[ 
https://issues.apache.org/jira/browse/AMBARI-18587?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15609486#comment-15609486
 ] 

Hadoop QA commented on AMBARI-18587:


{color:red}-1 overall{color}.  Here are the results of testing the latest 
attachment 
  
http://issues.apache.org/jira/secure/attachment/12835380/AMBARI-18587-trunk.v9.patch
  against trunk revision .

{color:green}+1 @author{color}.  The patch does not contain any @author 
tags.

{color:green}+1 tests included{color}.  The patch appears to include 11 new 
or modified test files.

{color:green}+1 javac{color}.  The applied patch does not increase the 
total number of javac compiler warnings.

{color:green}+1 release audit{color}.  The applied patch does not increase 
the total number of release audit warnings.

{color:red}-1 core tests{color}.  The test build failed in ambari-server 

Test results: 
https://builds.apache.org/job/Ambari-trunk-test-patch/9010//testReport/
Console output: 
https://builds.apache.org/job/Ambari-trunk-test-patch/9010//console

This message is automatically generated.

> Post user creation hook
> ---
>
> Key: AMBARI-18587
> URL: https://issues.apache.org/jira/browse/AMBARI-18587
> Project: Ambari
>  Issue Type: New Feature
>  Components: ambari-server
>Reporter: Laszlo Puskas
>Assignee: Laszlo Puskas
> Fix For: 2.5.0
>
> Attachments: AMBARI-18587-trunk.v9.patch
>
>   Original Estimate: 336h
>  Time Spent: 240h
>  Remaining Estimate: 48h
>
> Ability to execute post user creation script



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


[jira] [Commented] (AMBARI-18587) Post user creation hook

2016-10-21 Thread Hadoop QA (JIRA)

[ 
https://issues.apache.org/jira/browse/AMBARI-18587?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15595880#comment-15595880
 ] 

Hadoop QA commented on AMBARI-18587:


{color:red}-1 overall{color}.  Here are the results of testing the latest 
attachment 
  
http://issues.apache.org/jira/secure/attachment/12834701/AMBARI-18587-trunk.v6.patch
  against trunk revision .

{color:green}+1 @author{color}.  The patch does not contain any @author 
tags.

{color:green}+1 tests included{color}.  The patch appears to include 2 new 
or modified test files.

{color:green}+1 javac{color}.  The applied patch does not increase the 
total number of javac compiler warnings.

{color:green}+1 release audit{color}.  The applied patch does not increase 
the total number of release audit warnings.

{color:red}-1 core tests{color}.  The patch failed these unit tests in 
ambari-server:

  org.apache.ambari.server.upgrade.UpgradeCatalog240Test
  
org.apache.ambari.server.security.authorization.AmbariLdapAuthenticationProviderTest
  org.apache.ambari.server.agent.TestHeartbeatHandler
  
org.apache.ambari.server.state.cluster.ClusterEffectiveVersionTest
  
org.apache.ambari.server.controller.internal.StackUpgradeConfigurationMergeTest
  org.apache.ambari.server.state.ServicePropertiesTest
  
org.apache.ambari.server.controller.internal.ActiveWidgetLayoutResourceProviderTest
  
org.apache.ambari.server.controller.internal.UserAuthorizationResourceProviderTest
  
org.apache.ambari.server.controller.AmbariManagementControllerImplTest
  
org.apache.ambari.server.security.authorization.AmbariLdapAuthenticationProviderForDNWithSpaceTest
  org.apache.ambari.server.security.authorization.UsersTest
  
org.apache.ambari.server.controller.internal.UserResourceProviderTest
  
org.apache.ambari.server.security.authorization.AmbariAuthorizationFilterTest

Test results: 
https://builds.apache.org/job/Ambari-trunk-test-patch/8969//testReport/
Console output: 
https://builds.apache.org/job/Ambari-trunk-test-patch/8969//console

This message is automatically generated.

> Post user creation hook
> ---
>
> Key: AMBARI-18587
> URL: https://issues.apache.org/jira/browse/AMBARI-18587
> Project: Ambari
>  Issue Type: New Feature
>  Components: ambari-server
>Reporter: Laszlo Puskas
>Assignee: Laszlo Puskas
> Fix For: 2.5.0
>
> Attachments: AMBARI-18587-trunk.v6.patch
>
>   Original Estimate: 336h
>  Remaining Estimate: 336h
>
> Ability to execute post user creation script



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