Prakash Ramachandran created TEZ-2567:
-----------------------------------------
Summary: Tez UI: download dag data does not work within ambari
Key: TEZ-2567
URL: https://issues.apache.org/jira/browse/TEZ-2567
Project: Apache Tez
Issue Type: Bug
Components: UI
Reporter: Prakash Ramachandran
Assignee: Prakash Ramachandran
downloading of dag data from the ui while using a ambari fails.
This is due to the fact that $.ajax call does not know how to parse the data as
the content-type headers are removed by the ambari proxy (this was a getJSON
call later changed to ajax call as we needed to pass the credentials).
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)