[
https://issues.apache.org/jira/browse/AMBARI-17493?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15357741#comment-15357741
]
Hudson commented on AMBARI-17493:
---------------------------------
SUCCESS: Integrated in Ambari-trunk-Commit #5194 (See
[https://builds.apache.org/job/Ambari-trunk-Commit/5194/])
AMBARI-17493. TEZ UI throws URISyntaxException when search by dag name
(dipayan.bhowmick:
[http://git-wip-us.apache.org/repos/asf?p=ambari.git&a=commit&h=b29ad444d2c31df8e407120805fc9e937e0fb8d0])
*
contrib/views/tez/src/main/java/org/apache/ambari/view/tez/rest/RMRedirectResource.java
*
contrib/views/tez/src/main/java/org/apache/ambari/view/tez/rest/RMProxyResource.java
*
contrib/views/tez/src/main/java/org/apache/ambari/view/tez/rest/AtsProxyResource.java
* contrib/views/tez/pom.xml
*
contrib/views/tez/src/test/java/org/apache/ambari/view/tez/utils/ProxyHelperTest.java
*
contrib/views/tez/src/main/java/org/apache/ambari/view/tez/utils/ProxyHelper.java
> TEZ UI throws URISyntaxException when search by dag name
> --------------------------------------------------------
>
> Key: AMBARI-17493
> URL: https://issues.apache.org/jira/browse/AMBARI-17493
> Project: Ambari
> Issue Type: Bug
> Components: ambari-views
> Affects Versions: 2.4.0
> Reporter: DIPAYAN BHOWMICK
> Assignee: DIPAYAN BHOWMICK
> Fix For: 2.4.0
>
> Attachments: AMBARI-17493.branch-2.4.patch
>
>
> TEZ UI throws URISyntaxException when search by dag name
> error code: 500, message: Internal Server Error
> {"message":"Failed to fetch results by the proxy from url:
> http://headnodehost:8188/ws/v1/timeline/TEZ_DAG_ID?limit=11&_=1452417729895&primaryFilter=dagName:select
> count(*) from hivesampletable(Stage-1)&.Internal
> Error.","status":500,"trace":"java.net.URISyntaxException: Illegal character
> in query at index 104:
> http://headnodehost:8188/ws/v1/timeline/TEZ_DAG_ID?limit=11&_=1452417729895&primaryFilter=dagName:select
> count(*) from hivesampletable(Stage-1)&"}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)