DIPAYAN BHOWMICK created AMBARI-17493:
-----------------------------------------
Summary: 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
Fix For: 2.4.0
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)