[ 
https://issues.apache.org/jira/browse/HADOOP-14569?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Amit Singh updated HADOOP-14569:
--------------------------------
    Attachment: HADOOP-14569.001.patch
                formatted_output

Hi,
I have made some changes to add toString() methods to nicely print the current 
state of object for NativeAzureFileSystem and AzureBlobStorageTestAccount (and 
some related files). 
Please review the changes and let me know your feedback on it. Please find the 
patch and sample output in attachment.


Thanks
Amit

> NativeAzureFileSystem, AzureBlobStorageTestAccount to have useful toString() 
> values
> -----------------------------------------------------------------------------------
>
>                 Key: HADOOP-14569
>                 URL: https://issues.apache.org/jira/browse/HADOOP-14569
>             Project: Hadoop Common
>          Issue Type: Sub-task
>          Components: fs/azure
>    Affects Versions: 2.8.1
>            Reporter: Steve Loughran
>            Assignee: Amit Singh
>            Priority: Minor
>         Attachments: formatted_output, HADOOP-14569.001.patch
>
>
> {{NativeAzureFileSystem.toString()}},  and 
> {{AzureBlobStorageTestAccount.toString()}} should return data meaningful in 
> logging & test runs
> * account name
> * container name/status
> * ideally, FS instrumentation statistics
> * + not to NPE if invoked before calling FileSystem.initialize(), or after 
> being closed.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to