[ 
https://issues.apache.org/jira/browse/TRAFODION-2577?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15957861#comment-15957861
 ] 

ASF GitHub Bot commented on TRAFODION-2577:
-------------------------------------------

GitHub user svarnau opened a pull request:

    https://github.com/apache/incubator-trafodion/pull/1047

    [TRAFODION-2577] Add missing config variables in Ambari install

    Based on python-installer, added these to config:
      ZOOKEEPER_NODES
      ZOOKEEPER_PORT
      SECURE_HADOOP
      CLUSTERNAME

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

    $ git pull https://github.com/svarnau/incubator-trafodion amb2577

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

    https://github.com/apache/incubator-trafodion/pull/1047.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 #1047
    
----
commit cc80a5e74f4a3864b87c765fd6db5bf4b24fc2cf
Author: Steve Varnau <[email protected]>
Date:   2017-04-05T22:12:44Z

    [TRAFODION-2577] Add missing config variables in Ambari install
    
    Based on python-installer, added these to config:
      ZOOKEEPER_NODES
      ZOOKEEPER_PORT
      SECURE_HADOOP
      CLUSTERNAME

----


> Ambari installer not setting ZK environment variables
> -----------------------------------------------------
>
>                 Key: TRAFODION-2577
>                 URL: https://issues.apache.org/jira/browse/TRAFODION-2577
>             Project: Apache Trafodion
>          Issue Type: Bug
>          Components: installer
>    Affects Versions: 2.1-incubating
>            Reporter: Steve Varnau
>            Assignee: Steve Varnau
>
> Tried it again.  I was able to build Trafodion but not installed it through 
> Ambari installer.
> Trafodion was unable to start:
> 2017-04-04 23:33:42,919, FATAL, MON, Node Number: 0,, PIN: 29309 , Process 
> Name: $MONITOR,,, TID: 29309, Message ID: 101022301, 
> [CMonitor::CreateZookeeperClient], Zookeeper quorum port is not defined!
> As part of installation, two envvars need to be setup:
>   export ZOOKEEPER_NODES
>   export ZOOKEEPER_PORT
> It looks like these envvars are not being setup correctly.



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

Reply via email to