Ajit Kumar created AMBARI-15168:
-----------------------------------
Summary: HBASE_OPTS resets during Ambari 2.2 upgrade
Key: AMBARI-15168
URL: https://issues.apache.org/jira/browse/AMBARI-15168
Project: Ambari
Issue Type: Bug
Components: ambari-server
Affects Versions: 2.2.0
Reporter: Ajit Kumar
Assignee: Ajit Kumar
Fix For: 2.2.2
Duringr upgrading Ambari from 2.1.0 to version 2.2.0, ambari resets HBASE_OPTS.
During HBASE_OPTS modification in UpgradeCatalog220 it should be
{code}
export HBASE_OPTS="${HBASE_OPTS} -Djava.io.tmpdir={{java_io_tmpdir}}"
{code}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)