RETIRED, further work has moved to Debian project infrastructure
23cb825c0d
At this time HDP's java64_home property defaults to /opt/jdk1.6.0_31. However, the now-default openjdk element installs to /usr/lib/jvm/java-openjdk. If nodes are connected to the internet at cluster spinup time, this does not cause an overt error, but querying for JDK location will return error code 2, resulting in no -j argument being passed to 'ambari-server setup -s', which in turn will result in a download of Oracle's JDK and successful installation. In the case that the nodes cannot connect to the internet (which should be a success case with a pre-installed VM image,) cluster creation fails at this stage. This patch updates java64_home to the default JAVA_HOME from the openjdk element. Change-Id: I1d53db67341626190e7240f0ae4165f91d364a2c Closes-bug: 1453165 |
||
---|---|---|
doc/source | ||
etc | ||
sahara | ||
tools | ||
.coveragerc | ||
.gitignore | ||
.gitreview | ||
.mailmap | ||
.testr.conf | ||
babel.cfg | ||
bandit.yaml | ||
CONTRIBUTING.rst | ||
HACKING.rst | ||
LICENSE | ||
MANIFEST.in | ||
openstack-common.conf | ||
pylintrc | ||
README.rst | ||
requirements.txt | ||
run_tests.sh | ||
setup.cfg | ||
setup.py | ||
test-requirements-bandit.txt | ||
test-requirements.txt | ||
tox.ini |
OpenStack Data Processing ("Sahara") project
Sahara at wiki.openstack.org: https://wiki.openstack.org/wiki/Sahara
Launchpad project: https://launchpad.net/sahara
Sahara docs site: http://docs.openstack.org/developer/sahara
Roadmap: https://wiki.openstack.org/wiki/Sahara/Roadmap
Quickstart guide: http://docs.openstack.org/developer/sahara/devref/quickstart.html
How to participate: http://docs.openstack.org/developer/sahara/devref/how_to_participate.html
License
Apache License Version 2.0 http://www.apache.org/licenses/LICENSE-2.0