You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@nutch.apache.org by "Julien Nioche (JIRA)" <ji...@apache.org> on 2009/09/16 15:48:11 UTC

[jira] Created: (NUTCH-754) Use GenericOptionsParser instead of FileSystem.parseArgs()

Use GenericOptionsParser instead of FileSystem.parseArgs()
----------------------------------------------------------

                 Key: NUTCH-754
                 URL: https://issues.apache.org/jira/browse/NUTCH-754
             Project: Nutch
          Issue Type: Improvement
            Reporter: Julien Nioche
            Priority: Minor
         Attachments: NUTCH-754.patch

FileSystem.parseArgs() should be replaced with GenericOptionsParser. Doing this allows to compile Nutch with the 0.20.* branch of Hadoop

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Closed: (NUTCH-754) Use GenericOptionsParser instead of FileSystem.parseArgs()

Posted by "Andrzej Bialecki (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/NUTCH-754?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Andrzej Bialecki  closed NUTCH-754.
-----------------------------------

       Resolution: Fixed
    Fix Version/s: 1.1
         Assignee: Andrzej Bialecki 

> Use GenericOptionsParser instead of FileSystem.parseArgs()
> ----------------------------------------------------------
>
>                 Key: NUTCH-754
>                 URL: https://issues.apache.org/jira/browse/NUTCH-754
>             Project: Nutch
>          Issue Type: Improvement
>            Reporter: Julien Nioche
>            Assignee: Andrzej Bialecki 
>            Priority: Minor
>             Fix For: 1.1
>
>         Attachments: NUTCH-754.patch
>
>
> FileSystem.parseArgs() should be replaced with GenericOptionsParser. Doing this allows to compile Nutch with the 0.20.* branch of Hadoop

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (NUTCH-754) Use GenericOptionsParser instead of FileSystem.parseArgs()

Posted by "Andrzej Bialecki (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/NUTCH-754?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12764022#action_12764022 ] 

Andrzej Bialecki  commented on NUTCH-754:
-----------------------------------------

Fixed in rev. 823553. Thanks!

> Use GenericOptionsParser instead of FileSystem.parseArgs()
> ----------------------------------------------------------
>
>                 Key: NUTCH-754
>                 URL: https://issues.apache.org/jira/browse/NUTCH-754
>             Project: Nutch
>          Issue Type: Improvement
>            Reporter: Julien Nioche
>            Assignee: Andrzej Bialecki 
>            Priority: Minor
>             Fix For: 1.1
>
>         Attachments: NUTCH-754.patch
>
>
> FileSystem.parseArgs() should be replaced with GenericOptionsParser. Doing this allows to compile Nutch with the 0.20.* branch of Hadoop

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (NUTCH-754) Use GenericOptionsParser instead of FileSystem.parseArgs()

Posted by "Hudson (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/NUTCH-754?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12764294#action_12764294 ] 

Hudson commented on NUTCH-754:
------------------------------

Integrated in Nutch-trunk #959 (See [http://hudson.zones.apache.org/hudson/job/Nutch-trunk/959/])
     Use GenericOptionsParser instead of FileSystem.parseArgs().


> Use GenericOptionsParser instead of FileSystem.parseArgs()
> ----------------------------------------------------------
>
>                 Key: NUTCH-754
>                 URL: https://issues.apache.org/jira/browse/NUTCH-754
>             Project: Nutch
>          Issue Type: Improvement
>            Reporter: Julien Nioche
>            Assignee: Andrzej Bialecki 
>            Priority: Minor
>             Fix For: 1.1
>
>         Attachments: NUTCH-754.patch
>
>
> FileSystem.parseArgs() should be replaced with GenericOptionsParser. Doing this allows to compile Nutch with the 0.20.* branch of Hadoop

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (NUTCH-754) Use GenericOptionsParser instead of FileSystem.parseArgs()

Posted by "Julien Nioche (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/NUTCH-754?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Julien Nioche updated NUTCH-754:
--------------------------------

    Attachment: NUTCH-754.patch

> Use GenericOptionsParser instead of FileSystem.parseArgs()
> ----------------------------------------------------------
>
>                 Key: NUTCH-754
>                 URL: https://issues.apache.org/jira/browse/NUTCH-754
>             Project: Nutch
>          Issue Type: Improvement
>            Reporter: Julien Nioche
>            Priority: Minor
>         Attachments: NUTCH-754.patch
>
>
> FileSystem.parseArgs() should be replaced with GenericOptionsParser. Doing this allows to compile Nutch with the 0.20.* branch of Hadoop

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.