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 "Steve Loughran (JIRA)" <ji...@apache.org> on 2015/12/17 20:38:46 UTC

[jira] [Commented] (HADOOP-12654) Add JavaDoc to FileSystem constructors

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

Steve Loughran commented on HADOOP-12654:
-----------------------------------------

you are free to submit a patch...

> Add JavaDoc to FileSystem constructors
> --------------------------------------
>
>                 Key: HADOOP-12654
>                 URL: https://issues.apache.org/jira/browse/HADOOP-12654
>             Project: Hadoop Common
>          Issue Type: Improvement
>          Components: fs
>    Affects Versions: 2.7.1
>            Reporter: Dénes Harmath
>            Priority: Minor
>
> After calling the FileSystem constructor, the instance is not initialized yet, but FileSystem#initialize has to be called, otherwise an NPE is thrown when using the instance. The constructor should create a valid instance instead.



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