[jira] [Updated] (AMBARI-21082) Ambari 3.0: Outstanding wizard issues

2017-05-20 Thread Richard Zang (JIRA)

 [ 
https://issues.apache.org/jira/browse/AMBARI-21082?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Richard Zang updated AMBARI-21082:
--
Status: Patch Available  (was: Open)

> Ambari 3.0: Outstanding wizard issues
> -
>
> Key: AMBARI-21082
> URL: https://issues.apache.org/jira/browse/AMBARI-21082
> Project: Ambari
>  Issue Type: Bug
>  Components: ambari-web
>Affects Versions: 3.0.0
>Reporter: Richard Zang
>Assignee: Richard Zang
> Fix For: 3.0.0
>
> Attachments: AMBARI-21082.patch
>
>
> On Ambari 3.0.0, the following are issues related to wizard:
> The step number indicator is not center-aligned. Each step number is 
> positioned inside of a circle, and should always be centered in the circle. 
> This issue happened when you do command +/- to resize browser window view.
> Install wizard step 4, should be able to select the service on clicking 
> anywhere within the row. Currently you can select the service ONLY clicking 
> on the checkbox. This is a regression from 2.5
> In install wizard, page footer was in wrong position.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)


[jira] [Updated] (AMBARI-21082) Ambari 3.0: Outstanding wizard issues

2017-05-20 Thread Richard Zang (JIRA)

 [ 
https://issues.apache.org/jira/browse/AMBARI-21082?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Richard Zang updated AMBARI-21082:
--
Attachment: AMBARI-21082.patch

> Ambari 3.0: Outstanding wizard issues
> -
>
> Key: AMBARI-21082
> URL: https://issues.apache.org/jira/browse/AMBARI-21082
> Project: Ambari
>  Issue Type: Bug
>  Components: ambari-web
>Affects Versions: 3.0.0
>Reporter: Richard Zang
>Assignee: Richard Zang
> Fix For: 3.0.0
>
> Attachments: AMBARI-21082.patch
>
>
> On Ambari 3.0.0, the following are issues related to wizard:
> The step number indicator is not center-aligned. Each step number is 
> positioned inside of a circle, and should always be centered in the circle. 
> This issue happened when you do command +/- to resize browser window view.
> Install wizard step 4, should be able to select the service on clicking 
> anywhere within the row. Currently you can select the service ONLY clicking 
> on the checkbox. This is a regression from 2.5
> In install wizard, page footer was in wrong position.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)


[jira] [Created] (AMBARI-21082) Ambari 3.0: Outstanding wizard issues

2017-05-20 Thread Richard Zang (JIRA)
Richard Zang created AMBARI-21082:
-

 Summary: Ambari 3.0: Outstanding wizard issues
 Key: AMBARI-21082
 URL: https://issues.apache.org/jira/browse/AMBARI-21082
 Project: Ambari
  Issue Type: Bug
  Components: ambari-web
Affects Versions: 3.0.0
Reporter: Richard Zang
Assignee: Richard Zang
 Fix For: 3.0.0


On Ambari 3.0.0, the following are issues related to wizard:
The step number indicator is not center-aligned. Each step number is positioned 
inside of a circle, and should always be centered in the circle. This issue 
happened when you do command +/- to resize browser window view.
Install wizard step 4, should be able to select the service on clicking 
anywhere within the row. Currently you can select the service ONLY clicking on 
the checkbox. This is a regression from 2.5
In install wizard, page footer was in wrong position.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)


[jira] [Commented] (AMBARI-21071) Ambari Infra Manager: add jobs/steps REST API endpoints

2017-05-20 Thread Hudson (JIRA)

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

Hudson commented on AMBARI-21071:
-

FAILURE: Integrated in Jenkins build Ambari-trunk-Commit #7509 (See 
[https://builds.apache.org/job/Ambari-trunk-Commit/7509/])
AMBARI-21071. Ambari Infra Manager: add jobs/steps REST API endpoints 
(oleewere: 
[http://git-wip-us.apache.org/repos/asf?p=ambari.git=commit=9ffef7fc58b4313dfdf8d96badce5198855934a7])
* (add) 
ambari-infra/ambari-infra-manager/src/main/java/org/apache/ambari/infra/model/StepExecutionRequest.java
* (add) 
ambari-infra/ambari-infra-manager/src/main/java/org/apache/ambari/infra/model/JobOperationParams.java
* (edit) 
ambari-infra/ambari-infra-manager/src/main/java/org/apache/ambari/infra/conf/batch/InfraManagerBatchConfig.java
* (add) 
ambari-infra/ambari-infra-manager/src/main/java/org/apache/ambari/infra/model/JobExecutionInfoResponse.java
* (add) 
ambari-infra/ambari-infra-manager/src/main/java/org/apache/ambari/infra/model/JobInstanceStartRequest.java
* (add) 
ambari-infra/ambari-infra-manager/src/main/java/org/apache/ambari/infra/model/JobInstanceDetailsResponse.java
* (add) 
ambari-infra/ambari-infra-manager/src/main/java/org/apache/ambari/infra/model/PageRequest.java
* (add) 
ambari-infra/ambari-infra-manager/src/main/java/org/apache/ambari/infra/model/StepExecutionInfoResponse.java
* (add) 
ambari-infra/ambari-infra-manager/src/main/java/org/apache/ambari/infra/model/wrapper/StepExecutionData.java
* (add) 
ambari-infra/ambari-infra-manager/src/main/java/org/apache/ambari/infra/model/JobExecutionStopRequest.java
* (add) 
ambari-infra/ambari-infra-manager/src/main/java/org/apache/ambari/infra/model/JobDetailsResponse.java
* (add) 
ambari-infra/ambari-infra-manager/src/main/java/org/apache/ambari/infra/rest/JobExceptionMapper.java
* (add) 
ambari-infra/ambari-infra-manager/src/main/java/org/apache/ambari/infra/model/StepExecutionProgressResponse.java
* (add) 
ambari-infra/ambari-infra-manager/src/main/java/org/apache/ambari/infra/model/JobExecutionRequest.java
* (add) 
ambari-infra/ambari-infra-manager/src/main/java/org/apache/ambari/infra/model/StepExecutionContextResponse.java
* (edit) 
ambari-infra/ambari-infra-manager/src/main/java/org/apache/ambari/infra/InfraManager.java
* (add) 
ambari-infra/ambari-infra-manager/src/main/java/org/apache/ambari/infra/model/ExecutionContextResponse.java
* (add) 
ambari-infra/ambari-infra-manager/src/main/java/org/apache/ambari/infra/model/JobRequest.java
* (add) 
ambari-infra/ambari-infra-manager/src/main/java/org/apache/ambari/infra/manager/JobManager.java
* (edit) 
ambari-infra/ambari-infra-manager/src/main/java/org/apache/ambari/infra/rest/JobResource.java
* (add) 
ambari-infra/ambari-infra-manager/src/main/java/org/apache/ambari/infra/model/JobExecutionDetailsResponse.java
* (add) 
ambari-infra/ambari-infra-manager/src/main/java/org/apache/ambari/infra/model/JobExecutionRestartRequest.java
* (add) 
ambari-infra/ambari-infra-manager/src/main/java/org/apache/ambari/infra/model/wrapper/JobExecutionData.java


> Ambari Infra Manager: add jobs/steps REST API endpoints
> ---
>
> Key: AMBARI-21071
> URL: https://issues.apache.org/jira/browse/AMBARI-21071
> Project: Ambari
>  Issue Type: Bug
>  Components: ambari-infra
>Affects Versions: 3.0.0
>Reporter: Olivér Szabó
>Assignee: Olivér Szabó
> Fix For: 3.0.0
>
>




--
This message was sent by Atlassian JIRA
(v6.3.15#6346)


[jira] [Resolved] (AMBARI-21071) Ambari Infra Manager: add jobs/steps REST API endpoints

2017-05-20 Thread JIRA

 [ 
https://issues.apache.org/jira/browse/AMBARI-21071?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Olivér Szabó resolved AMBARI-21071.
---
Resolution: Fixed

committed to trunk:
{code:java}
commit 9ffef7fc58b4313dfdf8d96badce5198855934a7
Author: oleewere 
Date:   Fri May 19 14:41:42 2017 +0200

AMBARI-21071. Ambari Infra Manager: add jobs/steps REST API endpoints 
(oleewere)
{code}

> Ambari Infra Manager: add jobs/steps REST API endpoints
> ---
>
> Key: AMBARI-21071
> URL: https://issues.apache.org/jira/browse/AMBARI-21071
> Project: Ambari
>  Issue Type: Bug
>  Components: ambari-infra
>Affects Versions: 3.0.0
>Reporter: Olivér Szabó
>Assignee: Olivér Szabó
> Fix For: 3.0.0
>
>




--
This message was sent by Atlassian JIRA
(v6.3.15#6346)


[jira] [Commented] (AMBARI-21080) Update shuffle timeout settings for hdp stack

2017-05-20 Thread Hudson (JIRA)

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

Hudson commented on AMBARI-21080:
-

SUCCESS: Integrated in Jenkins build Ambari-branch-2.5 #1545 (See 
[https://builds.apache.org/job/Ambari-branch-2.5/1545/])
AMBARI-21080. Update shuffle timeout settings for hdp stack. (sseth via 
(sshridhar: 
[http://git-wip-us.apache.org/repos/asf?p=ambari.git=commit=b958ffa3995a797133c134504eb9e9e0dc4e613e])
* (edit) 
ambari-server/src/main/resources/stacks/HDP/2.5/upgrades/config-upgrade.xml
* (edit) 
ambari-server/src/main/resources/stacks/HDP/2.6/services/HIVE/configuration/tez-interactive-site.xml


> Update shuffle timeout settings for hdp stack
> -
>
> Key: AMBARI-21080
> URL: https://issues.apache.org/jira/browse/AMBARI-21080
> Project: Ambari
>  Issue Type: Task
>  Components: ambari-server
>Affects Versions: trunk, 2.5.0
>Reporter: Siddharth Seth
>Assignee: Siddharth Seth
>Priority: Blocker
> Fix For: trunk, 2.5.0
>
> Attachments: AMBARI-21080.01.patch
>
>




--
This message was sent by Atlassian JIRA
(v6.3.15#6346)


[jira] [Commented] (AMBARI-21011) Append PATH to YARN config 'yarn.nodemanager.admin-env' for HDP 2.6

2017-05-20 Thread Hudson (JIRA)

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

Hudson commented on AMBARI-21011:
-

SUCCESS: Integrated in Jenkins build Ambari-branch-2.5 #1545 (See 
[https://builds.apache.org/job/Ambari-branch-2.5/1545/])
Revert "AMBARI-21011. Append PATH to YARN config (sshridhar: 
[http://git-wip-us.apache.org/repos/asf?p=ambari.git=commit=4c2883a0be21a7391f1c04260fc4edc5e4231e50])
* (edit) 
ambari-server/src/main/resources/stacks/HDP/2.6/services/YARN/configuration/yarn-site.xml


> Append PATH to YARN config 'yarn.nodemanager.admin-env' for HDP 2.6
> ---
>
> Key: AMBARI-21011
> URL: https://issues.apache.org/jira/browse/AMBARI-21011
> Project: Ambari
>  Issue Type: Bug
>  Components: ambari-server
>Affects Versions: trunk, 2.5.0
>Reporter: Swapan Shridhar
>Assignee: Swapan Shridhar
>Priority: Blocker
> Fix For: trunk, 2.5.1
>
> Attachments: AMBARI-21011.freshInstallHDP2.6.patch, 
> AMBARI-21011.patch, AMBARI-21011.UpgradePathTo2.6.patch
>
>
> Need to append the PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin to 
> {{yarn.nodemanager.admin-env}}, as the PATH now is not passed into YARN 
> containers by default, as part of security fix in YARN.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)


[jira] [Commented] (AMBARI-21011) Append PATH to YARN config 'yarn.nodemanager.admin-env' for HDP 2.6

2017-05-20 Thread Hudson (JIRA)

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

Hudson commented on AMBARI-21011:
-

FAILURE: Integrated in Jenkins build Ambari-trunk-Commit #7508 (See 
[https://builds.apache.org/job/Ambari-trunk-Commit/7508/])
Revert "AMBARI-21011. Append PATH to YARN config (sshridhar: 
[http://git-wip-us.apache.org/repos/asf?p=ambari.git=commit=55af3363582162487eef3363f5ae5c4a16872652])
* (edit) 
ambari-server/src/main/resources/stacks/HDP/2.6/services/YARN/configuration/yarn-site.xml


> Append PATH to YARN config 'yarn.nodemanager.admin-env' for HDP 2.6
> ---
>
> Key: AMBARI-21011
> URL: https://issues.apache.org/jira/browse/AMBARI-21011
> Project: Ambari
>  Issue Type: Bug
>  Components: ambari-server
>Affects Versions: trunk, 2.5.0
>Reporter: Swapan Shridhar
>Assignee: Swapan Shridhar
>Priority: Blocker
> Fix For: trunk, 2.5.1
>
> Attachments: AMBARI-21011.freshInstallHDP2.6.patch, 
> AMBARI-21011.patch, AMBARI-21011.UpgradePathTo2.6.patch
>
>
> Need to append the PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin to 
> {{yarn.nodemanager.admin-env}}, as the PATH now is not passed into YARN 
> containers by default, as part of security fix in YARN.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)


[jira] [Commented] (AMBARI-21011) Append PATH to YARN config 'yarn.nodemanager.admin-env' for HDP 2.6

2017-05-20 Thread Hudson (JIRA)

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

Hudson commented on AMBARI-21011:
-

SUCCESS: Integrated in Jenkins build Ambari-branch-2.5 #1544 (See 
[https://builds.apache.org/job/Ambari-branch-2.5/1544/])
Revert "ADDENDUM. AMBARI-21011. Upgrade Code. Append PATH to YARN config 
(sshridhar: 
[http://git-wip-us.apache.org/repos/asf?p=ambari.git=commit=c5415ca183680e304c6d0aeb39b1bb7e5a8c6d07])
* (edit) 
ambari-server/src/main/resources/stacks/HDP/2.4/upgrades/upgrade-2.6.xml
* (edit) 
ambari-server/src/main/resources/stacks/HDP/2.6/upgrades/upgrade-2.6.xml
* (edit) 
ambari-server/src/main/resources/stacks/HDP/2.3/upgrades/config-upgrade.xml
* (edit) 
ambari-server/src/main/resources/stacks/HDP/2.6/upgrades/nonrolling-upgrade-2.6.xml
* (edit) 
ambari-server/src/main/resources/stacks/HDP/2.3/upgrades/nonrolling-upgrade-2.6.xml
* (edit) 
ambari-server/src/main/resources/stacks/HDP/2.3/upgrades/upgrade-2.6.xml
* (edit) 
ambari-server/src/main/resources/stacks/HDP/2.5/upgrades/nonrolling-upgrade-2.6.xml
* (edit) 
ambari-server/src/main/resources/stacks/HDP/2.4/upgrades/nonrolling-upgrade-2.6.xml
* (edit) 
ambari-server/src/main/resources/stacks/HDP/2.5/upgrades/config-upgrade.xml
* (edit) 
ambari-server/src/main/resources/stacks/HDP/2.4/upgrades/config-upgrade.xml
* (edit) 
ambari-server/src/main/resources/stacks/HDP/2.5/upgrades/upgrade-2.6.xml
* (edit) 
ambari-server/src/main/resources/stacks/HDP/2.6/upgrades/config-upgrade.xml


> Append PATH to YARN config 'yarn.nodemanager.admin-env' for HDP 2.6
> ---
>
> Key: AMBARI-21011
> URL: https://issues.apache.org/jira/browse/AMBARI-21011
> Project: Ambari
>  Issue Type: Bug
>  Components: ambari-server
>Affects Versions: trunk, 2.5.0
>Reporter: Swapan Shridhar
>Assignee: Swapan Shridhar
>Priority: Blocker
> Fix For: trunk, 2.5.1
>
> Attachments: AMBARI-21011.freshInstallHDP2.6.patch, 
> AMBARI-21011.patch, AMBARI-21011.UpgradePathTo2.6.patch
>
>
> Need to append the PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin to 
> {{yarn.nodemanager.admin-env}}, as the PATH now is not passed into YARN 
> containers by default, as part of security fix in YARN.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)


[jira] [Commented] (AMBARI-21011) Append PATH to YARN config 'yarn.nodemanager.admin-env' for HDP 2.6

2017-05-20 Thread Hudson (JIRA)

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

Hudson commented on AMBARI-21011:
-

FAILURE: Integrated in Jenkins build Ambari-trunk-Commit #7507 (See 
[https://builds.apache.org/job/Ambari-trunk-Commit/7507/])
Revert "ADDENDUM. AMBARI-21011. Upgrade Code. Append PATH to YARN config 
(sshridhar: 
[http://git-wip-us.apache.org/repos/asf?p=ambari.git=commit=0a61f9857ec95162801fc2c8aae05fef67fbbd52])
* (edit) 
ambari-server/src/main/resources/stacks/HDP/2.6/upgrades/config-upgrade.xml
* (edit) 
ambari-server/src/main/resources/stacks/HDP/2.4/upgrades/nonrolling-upgrade-2.6.xml
* (edit) 
ambari-server/src/main/resources/stacks/HDP/2.5/upgrades/config-upgrade.xml
* (edit) 
ambari-server/src/main/resources/stacks/HDP/2.6/upgrades/upgrade-2.6.xml
* (edit) 
ambari-server/src/main/resources/stacks/HDP/2.6/upgrades/nonrolling-upgrade-2.6.xml
* (edit) 
ambari-server/src/main/resources/stacks/HDP/2.4/upgrades/config-upgrade.xml
* (edit) 
ambari-server/src/main/resources/stacks/HDP/2.3/upgrades/nonrolling-upgrade-2.6.xml
* (edit) 
ambari-server/src/main/resources/stacks/HDP/2.5/upgrades/nonrolling-upgrade-2.6.xml
* (edit) 
ambari-server/src/main/resources/stacks/HDP/2.5/upgrades/upgrade-2.6.xml
* (edit) 
ambari-server/src/main/resources/stacks/HDP/2.3/upgrades/config-upgrade.xml
* (edit) 
ambari-server/src/main/resources/stacks/HDP/2.3/upgrades/upgrade-2.6.xml
* (edit) 
ambari-server/src/main/resources/stacks/HDP/2.4/upgrades/upgrade-2.6.xml


> Append PATH to YARN config 'yarn.nodemanager.admin-env' for HDP 2.6
> ---
>
> Key: AMBARI-21011
> URL: https://issues.apache.org/jira/browse/AMBARI-21011
> Project: Ambari
>  Issue Type: Bug
>  Components: ambari-server
>Affects Versions: trunk, 2.5.0
>Reporter: Swapan Shridhar
>Assignee: Swapan Shridhar
>Priority: Blocker
> Fix For: trunk, 2.5.1
>
> Attachments: AMBARI-21011.freshInstallHDP2.6.patch, 
> AMBARI-21011.patch, AMBARI-21011.UpgradePathTo2.6.patch
>
>
> Need to append the PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin to 
> {{yarn.nodemanager.admin-env}}, as the PATH now is not passed into YARN 
> containers by default, as part of security fix in YARN.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)


[jira] [Updated] (AMBARI-21080) Update shuffle timeout settings for hdp stack

2017-05-20 Thread Swapan Shridhar (JIRA)

 [ 
https://issues.apache.org/jira/browse/AMBARI-21080?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Swapan Shridhar updated AMBARI-21080:
-
Affects Version/s: 2.5.0
   trunk

> Update shuffle timeout settings for hdp stack
> -
>
> Key: AMBARI-21080
> URL: https://issues.apache.org/jira/browse/AMBARI-21080
> Project: Ambari
>  Issue Type: Task
>  Components: ambari-server
>Affects Versions: trunk, 2.5.0
>Reporter: Siddharth Seth
>Assignee: Siddharth Seth
>Priority: Blocker
> Fix For: trunk, 2.5.0
>
> Attachments: AMBARI-21080.01.patch
>
>




--
This message was sent by Atlassian JIRA
(v6.3.15#6346)


[jira] [Updated] (AMBARI-21080) Update shuffle timeout settings for hdp stack

2017-05-20 Thread Swapan Shridhar (JIRA)

 [ 
https://issues.apache.org/jira/browse/AMBARI-21080?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Swapan Shridhar updated AMBARI-21080:
-
Fix Version/s: trunk

> Update shuffle timeout settings for hdp stack
> -
>
> Key: AMBARI-21080
> URL: https://issues.apache.org/jira/browse/AMBARI-21080
> Project: Ambari
>  Issue Type: Task
>  Components: ambari-server
>Affects Versions: trunk, 2.5.0
>Reporter: Siddharth Seth
>Assignee: Siddharth Seth
>Priority: Blocker
> Fix For: trunk, 2.5.0
>
> Attachments: AMBARI-21080.01.patch
>
>




--
This message was sent by Atlassian JIRA
(v6.3.15#6346)


[jira] [Updated] (AMBARI-21080) Update shuffle timeout settings for hdp stack

2017-05-20 Thread Swapan Shridhar (JIRA)

 [ 
https://issues.apache.org/jira/browse/AMBARI-21080?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Swapan Shridhar updated AMBARI-21080:
-
Resolution: Fixed
Status: Resolved  (was: Patch Available)

> Update shuffle timeout settings for hdp stack
> -
>
> Key: AMBARI-21080
> URL: https://issues.apache.org/jira/browse/AMBARI-21080
> Project: Ambari
>  Issue Type: Task
>  Components: ambari-server
>Affects Versions: trunk, 2.5.0
>Reporter: Siddharth Seth
>Assignee: Siddharth Seth
>Priority: Blocker
> Fix For: 2.5.1
>
> Attachments: AMBARI-21080.01.patch
>
>




--
This message was sent by Atlassian JIRA
(v6.3.15#6346)


[jira] [Commented] (AMBARI-21080) Update shuffle timeout settings for hdp stack

2017-05-20 Thread Swapan Shridhar (JIRA)

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

Swapan Shridhar commented on AMBARI-21080:
--

commits

branch-2.5:

{code}
commit b958ffa3995a797133c134504eb9e9e0dc4e613e
Author: Swapan Shridhar 
Date:   Sat May 20 00:57:29 2017 -0700

AMBARI-21080. Update shuffle timeout settings for hdp stack. (sseth via 
Swapan Shridhar).
{code}


trunk:

{code}
commit c23602c9f0412bba8375e7f8f28f05c970e04159
Author: Swapan Shridhar 
Date:   Sat May 20 01:01:07 2017 -0700

AMBARI-21080. Update shuffle timeout settings for hdp stack. (sseth via 
Swapan Shridhar).
{code}

> Update shuffle timeout settings for hdp stack
> -
>
> Key: AMBARI-21080
> URL: https://issues.apache.org/jira/browse/AMBARI-21080
> Project: Ambari
>  Issue Type: Task
>  Components: ambari-server
>Affects Versions: trunk, 2.5.0
>Reporter: Siddharth Seth
>Assignee: Siddharth Seth
>Priority: Blocker
> Fix For: trunk, 2.5.0
>
> Attachments: AMBARI-21080.01.patch
>
>




--
This message was sent by Atlassian JIRA
(v6.3.15#6346)


[jira] [Updated] (AMBARI-21080) Update shuffle timeout settings for hdp stack

2017-05-20 Thread Swapan Shridhar (JIRA)

 [ 
https://issues.apache.org/jira/browse/AMBARI-21080?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Swapan Shridhar updated AMBARI-21080:
-
Fix Version/s: (was: 2.5.1)
   2.5.0

> Update shuffle timeout settings for hdp stack
> -
>
> Key: AMBARI-21080
> URL: https://issues.apache.org/jira/browse/AMBARI-21080
> Project: Ambari
>  Issue Type: Task
>  Components: ambari-server
>Affects Versions: trunk, 2.5.0
>Reporter: Siddharth Seth
>Assignee: Siddharth Seth
>Priority: Blocker
> Fix For: trunk, 2.5.0
>
> Attachments: AMBARI-21080.01.patch
>
>




--
This message was sent by Atlassian JIRA
(v6.3.15#6346)


[jira] [Updated] (AMBARI-21080) Update shuffle timeout settings for hdp stack

2017-05-20 Thread Swapan Shridhar (JIRA)

 [ 
https://issues.apache.org/jira/browse/AMBARI-21080?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Swapan Shridhar updated AMBARI-21080:
-
Component/s: (was: stacks)
 ambari-server

> Update shuffle timeout settings for hdp stack
> -
>
> Key: AMBARI-21080
> URL: https://issues.apache.org/jira/browse/AMBARI-21080
> Project: Ambari
>  Issue Type: Task
>  Components: ambari-server
>Affects Versions: trunk, 2.5.0
>Reporter: Siddharth Seth
>Assignee: Siddharth Seth
>Priority: Blocker
> Fix For: trunk, 2.5.0
>
> Attachments: AMBARI-21080.01.patch
>
>




--
This message was sent by Atlassian JIRA
(v6.3.15#6346)


[jira] [Commented] (AMBARI-21080) Update shuffle timeout settings for hdp stack

2017-05-20 Thread Swapan Shridhar (JIRA)

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

Swapan Shridhar commented on AMBARI-21080:
--

+1 for patch.

> Update shuffle timeout settings for hdp stack
> -
>
> Key: AMBARI-21080
> URL: https://issues.apache.org/jira/browse/AMBARI-21080
> Project: Ambari
>  Issue Type: Task
>  Components: stacks
>Reporter: Siddharth Seth
>Assignee: Siddharth Seth
>Priority: Blocker
> Fix For: 2.5.1
>
> Attachments: AMBARI-21080.01.patch
>
>




--
This message was sent by Atlassian JIRA
(v6.3.15#6346)


[jira] [Resolved] (AMBARI-21011) Append PATH to YARN config 'yarn.nodemanager.admin-env' for HDP 2.6

2017-05-20 Thread Swapan Shridhar (JIRA)

 [ 
https://issues.apache.org/jira/browse/AMBARI-21011?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Swapan Shridhar resolved AMBARI-21011.
--
Resolution: Won't Fix

> Append PATH to YARN config 'yarn.nodemanager.admin-env' for HDP 2.6
> ---
>
> Key: AMBARI-21011
> URL: https://issues.apache.org/jira/browse/AMBARI-21011
> Project: Ambari
>  Issue Type: Bug
>  Components: ambari-server
>Affects Versions: trunk, 2.5.0
>Reporter: Swapan Shridhar
>Assignee: Swapan Shridhar
>Priority: Blocker
> Fix For: trunk, 2.5.1
>
> Attachments: AMBARI-21011.freshInstallHDP2.6.patch, 
> AMBARI-21011.patch, AMBARI-21011.UpgradePathTo2.6.patch
>
>
> Need to append the PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin to 
> {{yarn.nodemanager.admin-env}}, as the PATH now is not passed into YARN 
> containers by default, as part of security fix in YARN.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)


[jira] [Reopened] (AMBARI-21011) Append PATH to YARN config 'yarn.nodemanager.admin-env' for HDP 2.6

2017-05-20 Thread Swapan Shridhar (JIRA)

 [ 
https://issues.apache.org/jira/browse/AMBARI-21011?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Swapan Shridhar reopened AMBARI-21011:
--

> Append PATH to YARN config 'yarn.nodemanager.admin-env' for HDP 2.6
> ---
>
> Key: AMBARI-21011
> URL: https://issues.apache.org/jira/browse/AMBARI-21011
> Project: Ambari
>  Issue Type: Bug
>  Components: ambari-server
>Affects Versions: trunk, 2.5.0
>Reporter: Swapan Shridhar
>Assignee: Swapan Shridhar
>Priority: Blocker
> Fix For: trunk, 2.5.1
>
> Attachments: AMBARI-21011.freshInstallHDP2.6.patch, 
> AMBARI-21011.patch, AMBARI-21011.UpgradePathTo2.6.patch
>
>
> Need to append the PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin to 
> {{yarn.nodemanager.admin-env}}, as the PATH now is not passed into YARN 
> containers by default, as part of security fix in YARN.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)


[jira] [Commented] (AMBARI-21011) Append PATH to YARN config 'yarn.nodemanager.admin-env' for HDP 2.6

2017-05-20 Thread Swapan Shridhar (JIRA)

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

Swapan Shridhar commented on AMBARI-21011:
--

Reverts, as the functionality is supported from YARN itself now:

trunk:

{code}
commit 0a61f9857ec95162801fc2c8aae05fef67fbbd52
Author: Swapan Shridhar 
Date:   Sat May 20 00:28:27 2017 -0700

Revert "ADDENDUM. AMBARI-21011. Upgrade Code. Append PATH to YARN config 
'yarn.nodemanager.admin-env' for HDP 2.6."

This reverts commit d0a5cd4a6b22f0c8e02bb7ceb2d5de11314f542a.


commit 55af3363582162487eef3363f5ae5c4a16872652
Author: Swapan Shridhar 
Date:   Sat May 20 00:34:11 2017 -0700

Revert "AMBARI-21011. Append PATH to YARN config 
'yarn.nodemanager.admin-env' for HDP 2.6."

This reverts commit 6e4331e92f6b42fab3d36ea64df42019ae73e715
{code}


branch-2.5:

{code}
commit c5415ca183680e304c6d0aeb39b1bb7e5a8c6d07
Author: Swapan Shridhar 
Date:   Sat May 20 00:43:18 2017 -0700

Revert "ADDENDUM. AMBARI-21011. Upgrade Code. Append PATH to YARN config 
'yarn.nodemanager.admin-env' for HDP 2.6."

This reverts commit 85f4c8152cf6fe8a4587fefdbf2d33fa34f900bd.


commit 4c2883a0be21a7391f1c04260fc4edc5e4231e50
Author: Swapan Shridhar 
Date:   Sat May 20 00:46:42 2017 -0700

Revert "AMBARI-21011. Append PATH to YARN config 
'yarn.nodemanager.admin-env' for HDP 2.6."

This reverts commit a8e1a0d63f3f50e2839eb33d6378cd7aa0b634db.
{code}

> Append PATH to YARN config 'yarn.nodemanager.admin-env' for HDP 2.6
> ---
>
> Key: AMBARI-21011
> URL: https://issues.apache.org/jira/browse/AMBARI-21011
> Project: Ambari
>  Issue Type: Bug
>  Components: ambari-server
>Affects Versions: trunk, 2.5.0
>Reporter: Swapan Shridhar
>Assignee: Swapan Shridhar
>Priority: Blocker
> Fix For: trunk, 2.5.1
>
> Attachments: AMBARI-21011.freshInstallHDP2.6.patch, 
> AMBARI-21011.patch, AMBARI-21011.UpgradePathTo2.6.patch
>
>
> Need to append the PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin to 
> {{yarn.nodemanager.admin-env}}, as the PATH now is not passed into YARN 
> containers by default, as part of security fix in YARN.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)


[jira] [Updated] (AMBARI-21042) Ambari displays LDAP bind user password

2017-05-20 Thread Doroszlai, Attila (JIRA)

 [ 
https://issues.apache.org/jira/browse/AMBARI-21042?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Doroszlai, Attila updated AMBARI-21042:
---
Component/s: (was: ambari-sever)
 ambari-server

> Ambari displays LDAP bind user password
> ---
>
> Key: AMBARI-21042
> URL: https://issues.apache.org/jira/browse/AMBARI-21042
> Project: Ambari
>  Issue Type: Bug
>  Components: ambari-server
>Affects Versions: 2.5.0
>Reporter: Michael Salmon
>
> The password for the LDAP bind user password in 
> hadoop.security.group.mapping.ldap.bind.password in hdfs->custom core-site is 
> displayed in plain text.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)


[jira] [Updated] (AMBARI-20508) Maintain only css/html overlay in ambari rather than complete swagger-ui project

2017-05-20 Thread Doroszlai, Attila (JIRA)

 [ 
https://issues.apache.org/jira/browse/AMBARI-20508?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Doroszlai, Attila updated AMBARI-20508:
---
Component/s: (was: ambari-sever)
 ambari-server

> Maintain only css/html overlay  in ambari rather than complete swagger-ui 
> project
> -
>
> Key: AMBARI-20508
> URL: https://issues.apache.org/jira/browse/AMBARI-20508
> Project: Ambari
>  Issue Type: Bug
>  Components: ambari-server
>Affects Versions: 3.0.0
>Reporter: Jaimin Jetly
>Assignee: Jaimin Jetly
> Fix For: 3.0.0
>
>




--
This message was sent by Atlassian JIRA
(v6.3.15#6346)


[jira] [Updated] (AMBARI-20390) Inappropriate kafka log4j configuration results in too much kafka logs

2017-05-20 Thread Doroszlai, Attila (JIRA)

 [ 
https://issues.apache.org/jira/browse/AMBARI-20390?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Doroszlai, Attila updated AMBARI-20390:
---
Component/s: (was: ambari-sever)
 ambari-server

> Inappropriate kafka log4j configuration results in too much kafka logs 
> ---
>
> Key: AMBARI-20390
> URL: https://issues.apache.org/jira/browse/AMBARI-20390
> Project: Ambari
>  Issue Type: Bug
>  Components: ambari-server
>Affects Versions: trunk, 2.4.0
>Reporter: WangJie
> Fix For: trunk
>
> Attachments: AMBARI-20390.patch, screenshot-1.png
>
>
> Inappropriate kafka log4j configuration results in too much kafka logs which 
> are constantly increasing and never be removed.
> Besides,DailyRollingFileAppender does not support property:maxBackupIndex and 
> maxFileSize, Only RollingFileAppender supports it.
> Suggestion:
> Change kafka log4j appender mode from DailyRollingFileAppender to 
> RollingFileAppender.
> In this way, it will automatically remove the useless kafka log file.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)


[jira] [Updated] (AMBARI-20298) Delete Service in Ambari 2.4 does not work properly

2017-05-20 Thread Doroszlai, Attila (JIRA)

 [ 
https://issues.apache.org/jira/browse/AMBARI-20298?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Doroszlai, Attila updated AMBARI-20298:
---
Component/s: (was: ambari-sever)
 ambari-server

> Delete Service in Ambari 2.4 does not work properly
> ---
>
> Key: AMBARI-20298
> URL: https://issues.apache.org/jira/browse/AMBARI-20298
> Project: Ambari
>  Issue Type: Bug
>  Components: ambari-server
>Affects Versions: 2.4.2
>Reporter: Martin Bohacek
> Attachments: add_service_errors.log
>
>
> Deleting a service using Ambari UI (Service Actions > Delete Service) does 
> not delete the service completely.
> We have custom service for Fluentd, on which I observe the problem. After 
> using deletion from UI, info about the service still remains in Ambari 
> database tables - in our case e.g.:
> {noformat}
> ambari=> select * from clusterservices where service_name like 'FLUENT%';
>  service_name | cluster_id | service_enabled 
> --++-
>  FLUENTD  |  2 |   0
> (1 row)
> ambari=> select * from servicecomponentdesiredstate where component_name like 
> 'FLUENT%';
>  id  |  component_name  | cluster_id | desired_stack_id | 
> desired_version | desired_state | service_name | recovery_enabled 
> -+--++--+-+---+--+--
>  107 | FLUENTD_KNOX_GATEWAY_COLLECTOR   |  2 |3 | 
> UNKNOWN | INSTALLED | FLUENTD  |0
>  101 | FLUENTD_CONSUMER |  2 |3 | 
> UNKNOWN | STARTED   | FLUENTD  |0
>  102 | FLUENTD_HDFS_NAMENODE_COLLECTOR  |  2 |3 | 
> UNKNOWN | INSTALLED | FLUENTD  |0
>  103 | FLUENTD_HIVE_SERVER2_COLLECTOR   |  2 |3 | 
> UNKNOWN | INSTALLED | FLUENTD  |0
>  104 | FLUENTD_SYSTEM_COLLECTOR |  2 |3 | 
> UNKNOWN | INSTALLED | FLUENTD  |0
>  105 | FLUENTD_FORWARDER|  2 |3 | 
> UNKNOWN | INSTALLED | FLUENTD  |0
>  106 | FLUENTD_HIVE_METASTORE_COLLECTOR |  2 |3 | 
> UNKNOWN | INSTALLED | FLUENTD  |0
> {noformat}
> This is problem, when I want to redeploy the service again - error occurs on 
> database integrity check level (see attached stack trace from Ambari server 
> log).
> To fix the problem, there is a workaround to manually clean the database 
> tables after performing service deletion from web UI:
> {noformat}
> delete from hostcomponentdesiredstate where component_name like 'FLUENT%';
> delete from hostcomponentstate where component_name like 'FLUENT%';
> delete from servicecomponentdesiredstate where component_name like 'FLUENT%';
> delete from servicedesiredstate where service_name like 'FLUENT%';
> delete from clusterservices where service_name like 'FLUENT%';
> {noformat}



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)


[jira] [Updated] (AMBARI-21063) Integrate RequestService resource and it's subresources with swagger

2017-05-20 Thread Doroszlai, Attila (JIRA)

 [ 
https://issues.apache.org/jira/browse/AMBARI-21063?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Doroszlai, Attila updated AMBARI-21063:
---
Component/s: (was: ambari-sever)
 ambari-server

> Integrate RequestService resource and it's subresources with swagger
> 
>
> Key: AMBARI-21063
> URL: https://issues.apache.org/jira/browse/AMBARI-21063
> Project: Ambari
>  Issue Type: Task
>  Components: ambari-server
>Affects Versions: 3.0.0
>Reporter: Balázs Bence Sári
>Assignee: Balázs Bence Sári
> Fix For: 3.0.0
>
> Attachments: AMBARI-21063-request-API_v2.patch
>
>




--
This message was sent by Atlassian JIRA
(v6.3.15#6346)


[jira] [Reopened] (AMBARI-21057) Change Storage of Data on Request/Stage/Task To Reduce Redundency (trunk)

2017-05-20 Thread Doroszlai, Attila (JIRA)

 [ 
https://issues.apache.org/jira/browse/AMBARI-21057?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Doroszlai, Attila reopened AMBARI-21057:


[~dgrinenko], the patch introduced checkstyle errors, can you please fix?

{noformat}
[INFO] --- maven-checkstyle-plugin:2.17:check (checkstyle) @ ambari-server ---
[INFO] Starting audit...
[ERROR] 
/home/jenkins/jenkins-slave/workspace/Ambari-trunk-Commit/ambari-server/src/main/java/org/apache/ambari/server/controller/internal/StageResourceProvider.java:50:8:
 Unused import - org.apache.ambari.server.orm.dao.RequestDAO. [UnusedImports]
[ERROR] 
/home/jenkins/jenkins-slave/workspace/Ambari-trunk-Commit/ambari-server/src/main/java/org/apache/ambari/server/upgrade/UpgradeCatalog251.java:36:
 Wrong order for 'org.slf4j.Logger' import. [ImportOrder]
[ERROR] 
/home/jenkins/jenkins-slave/workspace/Ambari-trunk-Commit/ambari-server/src/test/java/org/apache/ambari/server/controller/internal/RequestStageContainerTest.java:21:15:
 Unused import - org.easymock.EasyMock.anyString. [UnusedImports]
Audit done.
{noformat}

> Change Storage of Data on Request/Stage/Task To Reduce Redundency (trunk)
> -
>
> Key: AMBARI-21057
> URL: https://issues.apache.org/jira/browse/AMBARI-21057
> Project: Ambari
>  Issue Type: Improvement
>Affects Versions: trunk
>Reporter: Dmytro Grinenko
>Assignee: Dmytro Grinenko
>Priority: Critical
> Fix For: trunk
>
> Attachments: AMBARI-21057.patch
>
>
> Move stage.cluster_host_info to request.cluster_host_info



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)