You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ambari.apache.org by "Hudson (JIRA)" <ji...@apache.org> on 2016/06/17 05:46:05 UTC

[jira] [Commented] (AMBARI-17186) Tez View: Improve proxy logging

    [ https://issues.apache.org/jira/browse/AMBARI-17186?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15335461#comment-15335461 ] 

Hudson commented on AMBARI-17186:
---------------------------------

FAILURE: Integrated in Ambari-trunk-Commit #5099 (See [https://builds.apache.org/job/Ambari-trunk-Commit/5099/])
AMBARI-17186. Tez View: Improve proxy logging. (Sreenath Somarajapuram (dipayan.bhowmick: [http://git-wip-us.apache.org/repos/asf?p=ambari.git&a=commit&h=75d44052aafd9ae913ac1f02f55a215bdb8709e5])
* contrib/views/tez/src/main/java/org/apache/ambari/view/tez/rest/BaseRedirectionResource.java
* contrib/views/tez/src/main/java/org/apache/ambari/view/tez/exceptions/ATSUrlFetchException.java
* contrib/views/tez/src/main/java/org/apache/ambari/view/tez/ViewControllerImpl.java
* contrib/views/tez/src/main/java/org/apache/ambari/view/tez/exceptions/ConfigurationFetchException.java
* contrib/views/tez/src/main/java/org/apache/ambari/view/tez/exceptions/ActiveRMFetchException.java
* contrib/views/tez/src/main/java/org/apache/ambari/view/tez/rest/BaseProxyResource.java


> Tez View: Improve proxy logging
> -------------------------------
>
>                 Key: AMBARI-17186
>                 URL: https://issues.apache.org/jira/browse/AMBARI-17186
>             Project: Ambari
>          Issue Type: Bug
>            Reporter: Sreenath Somarajapuram
>            Assignee: Sreenath Somarajapuram
>            Priority: Blocker
>             Fix For: 2.4.0
>
>         Attachments: AMBARI-17186.1.patch, AMBARI-17186.2.patch
>
>
> More log messages would help us to debug EARs faster.
> # Add error log when configuration fetch fails.
> # Add debug log when request proxying / redirection succeed
> # Add error log when request proxying / redirection fails
> With effect from AMBARI-14084, each view would have separate log file.
> - For Tez view that is /var/log/ambari-server/tez-view/tez-view.log.
> - Debug log would be logged only when the debug mode is enabled. (Set log4j.logger.org.apache.ambari.view.tez=DEBUG,tezView in view.log4j.properties for the same)



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)