Skip to content
This repository has been archived by the owner on Jan 3, 2023. It is now read-only.

install #1874

Merged
merged 5 commits into from
Aug 1, 2018
Merged

install #1874

merged 5 commits into from
Aug 1, 2018

Conversation

yaohuan771634
Copy link
Collaborator

No description provided.

@@ -190,7 +190,7 @@ After finishing the SSM configuration, we can start to deploy the SSM package wi
# Deploy SSM
---------------------------------------------------------------------------------

SSM supports two running modes, standalone service and SSM service with multiple Smart Agents. If file move performance is not the concern, then standalone service mode is enough. If better performance is desired, we recommend to deploy one agent on each Datanode.
SSM supports two running modes, standalone service and SSM service with multiple Smart Agents. If file move performance is not the concern, then standalone service mode is enough. If better performance is desired, we recommend to deploy one agent on each Datanode. To deploy SSM to Smart Server nodes and Smart Agent nodes (if configured), you can enter into ${SMART_HOME} directory and type ./bin/install.sh. You can use --config <config-dir> to specify where SSM's config directory is.${SMART_HOME}/conf is the default config directory if the config option is not used.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

type ./bin/install.sh -> type ./bin/install.sh.

Keep a space before sentence ${SMART_HOME}/conf is the default....

bin/install.sh Outdated
" yn
case $yn in
[Yy]* )
read -p "$(echo -e "Please type in the path where you want to install SSM (\033[33mempty means using default path '$DEFAULT_PATH'\033[0m)":)
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It will look better if the brackets has same color as the words enclosed by them. Another prompt with brackets should be same.

@PHILO-HE PHILO-HE merged commit 4b848d5 into Intel-bigdata:trunk Aug 1, 2018
@yaohuan771634 yaohuan771634 deleted the install branch August 1, 2018 05:51
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants