[
https://issues.apache.org/jira/browse/HADOOP-11960?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14545711#comment-14545711
]
Hudson commented on HADOOP-11960:
---------------------------------
SUCCESS: Integrated in Hadoop-Mapreduce-trunk-Java8 #196 (See
[https://builds.apache.org/job/Hadoop-Mapreduce-trunk-Java8/196/])
HADOOP-11960. Enable Azure-Storage Client Side logging. Contributed by
Dushyanth. (cnauroth: rev cb8e69a80cecb95abdfc93a787bea0bedef275ed)
*
hadoop-tools/hadoop-azure/src/main/java/org/apache/hadoop/fs/azure/AzureNativeFileSystemStore.java
* hadoop-common-project/hadoop-common/CHANGES.txt
*
hadoop-tools/hadoop-azure/src/test/java/org/apache/hadoop/fs/azure/TestNativeAzureFileSystemClientLogging.java
> Enable Azure-Storage Client Side logging.
> -----------------------------------------
>
> Key: HADOOP-11960
> URL: https://issues.apache.org/jira/browse/HADOOP-11960
> Project: Hadoop Common
> Issue Type: Improvement
> Components: tools
> Reporter: Dushyanth
> Assignee: Dushyanth
> Fix For: 2.8.0
>
> Attachments:
> 0001-HADOOP-945-Enabling-WASB-Azure-Storage-Client-side-l.patch,
> HADOOP-11960.002.patch
>
>
> AzureStorageExceptions currently are logged as part of the WAB code which
> often is not too informative. AzureStorage SDK supports client side logging
> that can be enabled that logs relevant information w.r.t request made from
> the Storage client.
> This JIRA is created to enable Azure Storage Client Side logging at the Job
> submission level. User should be able to configure Client Side logging on a
> Per Job bases.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)