[
https://issues.apache.org/jira/browse/TRAFODION-2007?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16026920#comment-16026920
]
Steve Varnau commented on TRAFODION-2007:
-----------------------------------------
I agree with Arvind. When using install_local_hadoop, it should be followed by
install_traf_components.
The installer directory should be removed soon, as it was deprecated in last
release.
> dsc can't start if use install_local_hadoop to install hadoop
> -------------------------------------------------------------
>
> Key: TRAFODION-2007
> URL: https://issues.apache.org/jira/browse/TRAFODION-2007
> Project: Apache Trafodion
> Issue Type: Bug
> Reporter: mashengchen
> Assignee: mashengchen
> Priority: Minor
>
> if user use `install_local_hadoop -p rand` to install hadoop env. The script
> will set zookeeper client port randomly. The 'dcsstart' use default port
> (2181) to start dcs. so if the port doesn't be 2181, it should change to the
> random value.
> the suggested solution is , copy hbase.zookeeper.property.clientPort value
> which is in $HBASE/conf/hbase-site.xml to dcs.zookeeper.property.clientPort
> which is in $DCS_DIR/conf/dcs-site.xml.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)