[
https://issues.apache.org/jira/browse/AMBARI-13450?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14969280#comment-14969280
]
Hudson commented on AMBARI-13450:
---------------------------------
FAILURE: Integrated in Ambari-trunk-Commit #3696 (See
[https://builds.apache.org/job/Ambari-trunk-Commit/3696/])
https://issues.apache.org/jira/browse/AMBARI-13450. AMBARI-13450 (aonishuk:
[http://git-wip-us.apache.org/repos/asf?p=ambari.git&a=commit&h=39c04ac9b44f4eb1035b378337d745d77ee83d53])
* ambari-web/app/messages.js
* ambari-server/src/main/java/org/apache/ambari/server/bootstrap/BSRunner.java
* ambari-web/app/controllers/wizard/step3_controller.js
* ambari-web/app/controllers/wizard.js
* ambari-web/app/templates/wizard/step2.hbs
* ambari-web/app/controllers/wizard/step2_controller.js
* ambari-web/test/controllers/wizard/step2_test.js
* ambari-server/src/main/python/bootstrap.py
* ambari-web/test/controllers/wizard/step3_test.js
* ambari-server/src/test/python/TestBootstrap.py
* ambari-web/app/styles/application.less
*
ambari-server/src/main/java/org/apache/ambari/server/bootstrap/SshHostInfo.java
> Bootstrap Cluster via different SSH Port Number
> -----------------------------------------------
>
> Key: AMBARI-13450
> URL: https://issues.apache.org/jira/browse/AMBARI-13450
> Project: Ambari
> Issue Type: Improvement
> Components: ambari-server, ambari-web
> Affects Versions: 2.1.0
> Reporter: Selim Ozcan
> Labels: features, patch
> Fix For: 2.2.0
>
> Attachments: diff_patch2.patch
>
>
> For the time being, bootstrapping cluster is done via default port number 22
> for SSH and SCP protocols without an option to specify the port number.
> There was a need to bootstrap cluster via different port number at the
> laboratory which I work at but Apache Ambari didn't have that option so we
> add that functionality. It still uses the default port number 22 unless you
> change it at Installer Wizard Step 2.
> A Textfieldview (default written value '22' SSH Port number ) added to
> installer wizard step 2, same as specifying ssh user field which is default
> to 'root' user, to take the SSH port input from user. After that, Port number
> is transferred to bootstrapping functions along with sshUser value.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)