[GitHub] bigtop pull request #367: BIGTOP-2818: Ambari downloads jdk

2018-06-10 Thread asfgit
Github user asfgit closed the pull request at:

https://github.com/apache/bigtop/pull/367


---


[GitHub] bigtop pull request #367: BIGTOP-2818: Ambari downloads jdk

2018-06-07 Thread JunHe77
GitHub user JunHe77 opened a pull request:

https://github.com/apache/bigtop/pull/367

BIGTOP-2818: Ambari downloads jdk

Ambari server uses jdk package from Hortonworks by default. This package
is not aligned with distro provided, and only x86 is supported.
Update Ambari server deploy script to use system JDK.

Change-Id: If062a9a4d689ed31276a944e68254b2fda9a264e
Signed-off-by: Jun He 

You can merge this pull request into a Git repository by running:

$ git pull https://github.com/JunHe77/bigtop BIGTOP-2818

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/bigtop/pull/367.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #367


commit e139f07eb16a26db6e26b9c30caed11f6632a18a
Author: Jun He 
Date:   2018-06-07T03:17:50Z

BIGTOP-2818: Ambari downloads jdk

Ambari server uses jdk package from Hortonworks by default. This package
is not aligned with distro provided, and only x86 is supported.
Update Ambari server deploy script to use system JDK.

Change-Id: If062a9a4d689ed31276a944e68254b2fda9a264e
Signed-off-by: Jun He 




---