[
https://issues.apache.org/jira/browse/APEXCORE-488?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15375893#comment-15375893
]
ASF GitHub Bot commented on APEXCORE-488:
-----------------------------------------
GitHub user pradeepdalvi reopened a pull request:
https://github.com/apache/apex-core/pull/357
APEXCORE-488: Issues in SSL communication with StrAM
- Fixed Application Master trackingURL
- StramAgent shall not assume always HTTP
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/pradeepdalvi/apex-core APEXCORE-488.ssl-issues
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/apex-core/pull/357.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 #357
----
commit 069a6efde3ebafdf560537020c56c7a921f90ca1
Author: Pradeep A. Dalvi <[email protected]>
Date: 2016-07-11T22:59:32Z
APEXCORE-488: Issues in SSL communication with StrAM
- Fixed Application Master trackingURL
- StramAgent shall not assume always HTTP
----
> Issues in SSL communication with StrAM
> --------------------------------------
>
> Key: APEXCORE-488
> URL: https://issues.apache.org/jira/browse/APEXCORE-488
> Project: Apache Apex Core
> Issue Type: Bug
> Reporter: Pradeep A. Dalvi
> Assignee: Pradeep A. Dalvi
>
> Couple of issues in SSL communication with StrAM to track application progress
> - trackingURL without protocol scheme, makes YARN to pick up default HTTP.
> This happens even if the yarn.http.policy is set to HTTPS_ONLY.
> - StramAgent assumes always HTTP communication
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)