You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@tez.apache.org by "Prakash Ramachandran (JIRA)" <ji...@apache.org> on 2015/06/18 11:00:15 UTC

[jira] [Created] (TEZ-2567) Tez UI: download dag data does not work within ambari

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)