You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-issues@hadoop.apache.org by "Sumit Dubey (JIRA)" <ji...@apache.org> on 2016/10/24 15:41:58 UTC

[jira] [Created] (HADOOP-13753) Hadoop-Azure Update WASB URI format to support SAS token in it.

Sumit Dubey created HADOOP-13753:
------------------------------------

             Summary: Hadoop-Azure Update WASB URI format to support SAS token in it.
                 Key: HADOOP-13753
                 URL: https://issues.apache.org/jira/browse/HADOOP-13753
             Project: Hadoop Common
          Issue Type: Improvement
          Components: fs
    Affects Versions: 2.7.3
            Reporter: Sumit Dubey
            Priority: Minor


The filesystem spec behaviour of {{getFileBlockLocations(Path)}} and its base implementation raise an FNFE if the path isn't there. But the method's javadocs say " For a nonexistent  file or regions, null will be returned."

* look at HDFS to see what it does
* make spec and docs consistent with that
* add contract tests

I actually think HDFS raises FNFE, so it's the javadocs that are wrong. We just need a contract test & fixed up javadocs



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

---------------------------------------------------------------------
To unsubscribe, e-mail: common-issues-unsubscribe@hadoop.apache.org
For additional commands, e-mail: common-issues-help@hadoop.apache.org