[
https://issues.apache.org/jira/browse/YARN-3814?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14635181#comment-14635181
]
Varun Saxena commented on YARN-3814:
------------------------------------
bq. For example, characters such as ":" are reserved characters in URL that are
not directly allowed in queries or other parts of the URL. They should always
be properly encoded (e.g. "%3A").
[~sjlee0], I think this tends to depend on whether the class used to construct
URL at client is RFC-2396 compliant or not.
I am for instance in my unit tests able to send both ":" and "%3A". And both
are interpreted as ":" at server side.
We anyways were using ":" even in ATSv1 so behavior would be same for current
users.
> REST API implementation for getting raw entities in TimelineReader
> ------------------------------------------------------------------
>
> Key: YARN-3814
> URL: https://issues.apache.org/jira/browse/YARN-3814
> Project: Hadoop YARN
> Issue Type: Sub-task
> Components: timelineserver
> Affects Versions: YARN-2928
> Reporter: Varun Saxena
> Assignee: Varun Saxena
> Attachments: YARN-3814-YARN-2928.01.patch
>
>
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)