You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-dev@hadoop.apache.org by "stack (JIRA)" <ji...@apache.org> on 2007/05/21 20:43:16 UTC

[jira] Created: (HADOOP-1401) hbase contrib javadoc on apache.org

hbase contrib javadoc on apache.org
-----------------------------------

                 Key: HADOOP-1401
                 URL: https://issues.apache.org/jira/browse/HADOOP-1401
             Project: Hadoop
          Issue Type: Wish
          Components: contrib/hbase
            Reporter: stack
            Priority: Minor


Currently javadoc for hbase contrib does not show up anywhere at lucene.apache.org/hadoop.

Below is some discussion from hadoop-dev list on how to do the hbase contrib javadoc build.


From: Doug Cutting <cu...@apache.org>
Subject: Re: javadoc for hbase on apache.org

I'd vote for including it as we have other contrib documentation, as a 
separate section in the main javadoc tree.

Doug

Michael Stack wrote:
> Any chance of having the hbase javadoc show somewhere up on 
> lucene.apache.org/hadoop?
> 
> It looks like other contribs -- streaming and datajoin -- have their 
> javadoc produced as part of the general hadoop javadoc target up in the 
> root build.xml.  I could submit a patch like the below that adds hbase 
> but perhaps folks have other ideas such as a 'javadoc-contrib' target in 
> the root build.xml that calls down into subtargets under src/contrib?
> 
> Thanks,
> St.Ack

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


Re: [jira] Commented: (HADOOP-1401) hbase contrib javadoc on apache.org

Posted by Nigel Daley <nd...@yahoo-inc.com>.
Simply mark it "Open" then "Patch Available".

On May 21, 2007, at 1:54 PM, stack (JIRA) wrote:

> stack commented on HADOOP-1401:
> -------------------------------
>
> Dear Hadoop QA (Nigel):  Please rerun the test of this patch.   
> Patch should succeed now after the commit of HADOOP-1402 to fix  
> warnings.  Thanks.


[jira] Commented: (HADOOP-1401) hbase contrib javadoc on apache.org

Posted by "stack (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/HADOOP-1401?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12497579 ] 

stack commented on HADOOP-1401:
-------------------------------

Dear Hadoop QA (Nigel):  Please rerun the test of this patch.  Patch should succeed now after the commit of HADOOP-1402 to fix warnings.  Thanks.

> hbase contrib javadoc on apache.org
> -----------------------------------
>
>                 Key: HADOOP-1401
>                 URL: https://issues.apache.org/jira/browse/HADOOP-1401
>             Project: Hadoop
>          Issue Type: Wish
>          Components: contrib/hbase
>            Reporter: stack
>         Assigned To: stack
>            Priority: Minor
>         Attachments: hadoop1401.patch
>
>
> Currently javadoc for hbase contrib does not show up anywhere at lucene.apache.org/hadoop.
> Below is some discussion from hadoop-dev list on how to do the hbase contrib javadoc build.
> From: Doug Cutting <cu...@apache.org>
> Subject: Re: javadoc for hbase on apache.org
> I'd vote for including it as we have other contrib documentation, as a 
> separate section in the main javadoc tree.
> Doug
> Michael Stack wrote:
> > Any chance of having the hbase javadoc show somewhere up on 
> > lucene.apache.org/hadoop?
> > 
> > It looks like other contribs -- streaming and datajoin -- have their 
> > javadoc produced as part of the general hadoop javadoc target up in the 
> > root build.xml.  I could submit a patch like the below that adds hbase 
> > but perhaps folks have other ideas such as a 'javadoc-contrib' target in 
> > the root build.xml that calls down into subtargets under src/contrib?
> > 
> > Thanks,
> > St.Ack

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


[jira] Updated: (HADOOP-1401) hbase contrib javadoc on apache.org

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

stack updated HADOOP-1401:
--------------------------

    Attachment: hadoop1401.patch

Attached is a patch that amends the top-level build.xml adding hbase to include build of hbase contrib. javadoc

> hbase contrib javadoc on apache.org
> -----------------------------------
>
>                 Key: HADOOP-1401
>                 URL: https://issues.apache.org/jira/browse/HADOOP-1401
>             Project: Hadoop
>          Issue Type: Wish
>          Components: contrib/hbase
>            Reporter: stack
>            Priority: Minor
>         Attachments: hadoop1401.patch
>
>
> Currently javadoc for hbase contrib does not show up anywhere at lucene.apache.org/hadoop.
> Below is some discussion from hadoop-dev list on how to do the hbase contrib javadoc build.
> From: Doug Cutting <cu...@apache.org>
> Subject: Re: javadoc for hbase on apache.org
> I'd vote for including it as we have other contrib documentation, as a 
> separate section in the main javadoc tree.
> Doug
> Michael Stack wrote:
> > Any chance of having the hbase javadoc show somewhere up on 
> > lucene.apache.org/hadoop?
> > 
> > It looks like other contribs -- streaming and datajoin -- have their 
> > javadoc produced as part of the general hadoop javadoc target up in the 
> > root build.xml.  I could submit a patch like the below that adds hbase 
> > but perhaps folks have other ideas such as a 'javadoc-contrib' target in 
> > the root build.xml that calls down into subtargets under src/contrib?
> > 
> > Thanks,
> > St.Ack

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


[jira] Commented: (HADOOP-1401) hbase contrib javadoc on apache.org

Posted by "Hadoop QA (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/HADOOP-1401?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12497598 ] 

Hadoop QA commented on HADOOP-1401:
-----------------------------------

+1

http://issues.apache.org/jira/secure/attachment/12357794/hadoop1401.patch applied and successfully tested against trunk revision r540271.

Test results:   http://lucene.zones.apache.org:8080/hudson/job/Hadoop-Patch/170/testReport/
Console output: http://lucene.zones.apache.org:8080/hudson/job/Hadoop-Patch/170/console

> hbase contrib javadoc on apache.org
> -----------------------------------
>
>                 Key: HADOOP-1401
>                 URL: https://issues.apache.org/jira/browse/HADOOP-1401
>             Project: Hadoop
>          Issue Type: Wish
>          Components: contrib/hbase
>            Reporter: stack
>         Assigned To: stack
>            Priority: Minor
>         Attachments: hadoop1401.patch
>
>
> Currently javadoc for hbase contrib does not show up anywhere at lucene.apache.org/hadoop.
> Below is some discussion from hadoop-dev list on how to do the hbase contrib javadoc build.
> From: Doug Cutting <cu...@apache.org>
> Subject: Re: javadoc for hbase on apache.org
> I'd vote for including it as we have other contrib documentation, as a 
> separate section in the main javadoc tree.
> Doug
> Michael Stack wrote:
> > Any chance of having the hbase javadoc show somewhere up on 
> > lucene.apache.org/hadoop?
> > 
> > It looks like other contribs -- streaming and datajoin -- have their 
> > javadoc produced as part of the general hadoop javadoc target up in the 
> > root build.xml.  I could submit a patch like the below that adds hbase 
> > but perhaps folks have other ideas such as a 'javadoc-contrib' target in 
> > the root build.xml that calls down into subtargets under src/contrib?
> > 
> > Thanks,
> > St.Ack

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


[jira] Commented: (HADOOP-1401) hbase contrib javadoc on apache.org

Posted by "Hadoop QA (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/HADOOP-1401?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12497552 ] 

Hadoop QA commented on HADOOP-1401:
-----------------------------------

-1, new javadoc warnings

The javadoc tool appears to have generated warning messages when testing the latest attachment http://issues.apache.org/jira/secure/attachment/12357794/hadoop1401.patch against trunk revision r539623.

Test results:   http://lucene.zones.apache.org:8080/hudson/job/Hadoop-Patch/167/testReport/
Console output: http://lucene.zones.apache.org:8080/hudson/job/Hadoop-Patch/167/console

Please note that this message is automatically generated and may represent a problem with the automation system and not the patch.

> hbase contrib javadoc on apache.org
> -----------------------------------
>
>                 Key: HADOOP-1401
>                 URL: https://issues.apache.org/jira/browse/HADOOP-1401
>             Project: Hadoop
>          Issue Type: Wish
>          Components: contrib/hbase
>            Reporter: stack
>            Priority: Minor
>         Attachments: hadoop1401.patch
>
>
> Currently javadoc for hbase contrib does not show up anywhere at lucene.apache.org/hadoop.
> Below is some discussion from hadoop-dev list on how to do the hbase contrib javadoc build.
> From: Doug Cutting <cu...@apache.org>
> Subject: Re: javadoc for hbase on apache.org
> I'd vote for including it as we have other contrib documentation, as a 
> separate section in the main javadoc tree.
> Doug
> Michael Stack wrote:
> > Any chance of having the hbase javadoc show somewhere up on 
> > lucene.apache.org/hadoop?
> > 
> > It looks like other contribs -- streaming and datajoin -- have their 
> > javadoc produced as part of the general hadoop javadoc target up in the 
> > root build.xml.  I could submit a patch like the below that adds hbase 
> > but perhaps folks have other ideas such as a 'javadoc-contrib' target in 
> > the root build.xml that calls down into subtargets under src/contrib?
> > 
> > Thanks,
> > St.Ack

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


[jira] Updated: (HADOOP-1401) hbase contrib javadoc on apache.org

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

Doug Cutting updated HADOOP-1401:
---------------------------------

       Resolution: Fixed
    Fix Version/s: 0.14.0
           Status: Resolved  (was: Patch Available)

I just committed this.  Thanks, Michael!

> hbase contrib javadoc on apache.org
> -----------------------------------
>
>                 Key: HADOOP-1401
>                 URL: https://issues.apache.org/jira/browse/HADOOP-1401
>             Project: Hadoop
>          Issue Type: Wish
>          Components: contrib/hbase
>            Reporter: stack
>         Assigned To: stack
>            Priority: Minor
>             Fix For: 0.14.0
>
>         Attachments: hadoop1401.patch
>
>
> Currently javadoc for hbase contrib does not show up anywhere at lucene.apache.org/hadoop.
> Below is some discussion from hadoop-dev list on how to do the hbase contrib javadoc build.
> From: Doug Cutting <cu...@apache.org>
> Subject: Re: javadoc for hbase on apache.org
> I'd vote for including it as we have other contrib documentation, as a 
> separate section in the main javadoc tree.
> Doug
> Michael Stack wrote:
> > Any chance of having the hbase javadoc show somewhere up on 
> > lucene.apache.org/hadoop?
> > 
> > It looks like other contribs -- streaming and datajoin -- have their 
> > javadoc produced as part of the general hadoop javadoc target up in the 
> > root build.xml.  I could submit a patch like the below that adds hbase 
> > but perhaps folks have other ideas such as a 'javadoc-contrib' target in 
> > the root build.xml that calls down into subtargets under src/contrib?
> > 
> > Thanks,
> > St.Ack

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


[jira] Updated: (HADOOP-1401) hbase contrib javadoc on apache.org

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

stack updated HADOOP-1401:
--------------------------

    Status: In Progress  (was: Patch Available)

> hbase contrib javadoc on apache.org
> -----------------------------------
>
>                 Key: HADOOP-1401
>                 URL: https://issues.apache.org/jira/browse/HADOOP-1401
>             Project: Hadoop
>          Issue Type: Wish
>          Components: contrib/hbase
>            Reporter: stack
>         Assigned To: stack
>            Priority: Minor
>         Attachments: hadoop1401.patch
>
>
> Currently javadoc for hbase contrib does not show up anywhere at lucene.apache.org/hadoop.
> Below is some discussion from hadoop-dev list on how to do the hbase contrib javadoc build.
> From: Doug Cutting <cu...@apache.org>
> Subject: Re: javadoc for hbase on apache.org
> I'd vote for including it as we have other contrib documentation, as a 
> separate section in the main javadoc tree.
> Doug
> Michael Stack wrote:
> > Any chance of having the hbase javadoc show somewhere up on 
> > lucene.apache.org/hadoop?
> > 
> > It looks like other contribs -- streaming and datajoin -- have their 
> > javadoc produced as part of the general hadoop javadoc target up in the 
> > root build.xml.  I could submit a patch like the below that adds hbase 
> > but perhaps folks have other ideas such as a 'javadoc-contrib' target in 
> > the root build.xml that calls down into subtargets under src/contrib?
> > 
> > Thanks,
> > St.Ack

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


[jira] Updated: (HADOOP-1401) hbase contrib javadoc on apache.org

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

stack updated HADOOP-1401:
--------------------------

    Status: Patch Available  (was: In Progress)

> hbase contrib javadoc on apache.org
> -----------------------------------
>
>                 Key: HADOOP-1401
>                 URL: https://issues.apache.org/jira/browse/HADOOP-1401
>             Project: Hadoop
>          Issue Type: Wish
>          Components: contrib/hbase
>            Reporter: stack
>         Assigned To: stack
>            Priority: Minor
>         Attachments: hadoop1401.patch
>
>
> Currently javadoc for hbase contrib does not show up anywhere at lucene.apache.org/hadoop.
> Below is some discussion from hadoop-dev list on how to do the hbase contrib javadoc build.
> From: Doug Cutting <cu...@apache.org>
> Subject: Re: javadoc for hbase on apache.org
> I'd vote for including it as we have other contrib documentation, as a 
> separate section in the main javadoc tree.
> Doug
> Michael Stack wrote:
> > Any chance of having the hbase javadoc show somewhere up on 
> > lucene.apache.org/hadoop?
> > 
> > It looks like other contribs -- streaming and datajoin -- have their 
> > javadoc produced as part of the general hadoop javadoc target up in the 
> > root build.xml.  I could submit a patch like the below that adds hbase 
> > but perhaps folks have other ideas such as a 'javadoc-contrib' target in 
> > the root build.xml that calls down into subtargets under src/contrib?
> > 
> > Thanks,
> > St.Ack

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


[jira] Commented: (HADOOP-1401) hbase contrib javadoc on apache.org

Posted by "Hadoop QA (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/HADOOP-1401?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12497830 ] 

Hadoop QA commented on HADOOP-1401:
-----------------------------------

Integrated in Hadoop-Nightly #97 (See http://lucene.zones.apache.org:8080/hudson/job/Hadoop-Nightly/97/)

> hbase contrib javadoc on apache.org
> -----------------------------------
>
>                 Key: HADOOP-1401
>                 URL: https://issues.apache.org/jira/browse/HADOOP-1401
>             Project: Hadoop
>          Issue Type: Wish
>          Components: contrib/hbase
>            Reporter: stack
>         Assigned To: stack
>            Priority: Minor
>             Fix For: 0.14.0
>
>         Attachments: hadoop1401.patch
>
>
> Currently javadoc for hbase contrib does not show up anywhere at lucene.apache.org/hadoop.
> Below is some discussion from hadoop-dev list on how to do the hbase contrib javadoc build.
> From: Doug Cutting <cu...@apache.org>
> Subject: Re: javadoc for hbase on apache.org
> I'd vote for including it as we have other contrib documentation, as a 
> separate section in the main javadoc tree.
> Doug
> Michael Stack wrote:
> > Any chance of having the hbase javadoc show somewhere up on 
> > lucene.apache.org/hadoop?
> > 
> > It looks like other contribs -- streaming and datajoin -- have their 
> > javadoc produced as part of the general hadoop javadoc target up in the 
> > root build.xml.  I could submit a patch like the below that adds hbase 
> > but perhaps folks have other ideas such as a 'javadoc-contrib' target in 
> > the root build.xml that calls down into subtargets under src/contrib?
> > 
> > Thanks,
> > St.Ack

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


[jira] Assigned: (HADOOP-1401) hbase contrib javadoc on apache.org

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

Jim Kellerman reassigned HADOOP-1401:
-------------------------------------

    Assignee: stack

> hbase contrib javadoc on apache.org
> -----------------------------------
>
>                 Key: HADOOP-1401
>                 URL: https://issues.apache.org/jira/browse/HADOOP-1401
>             Project: Hadoop
>          Issue Type: Wish
>          Components: contrib/hbase
>            Reporter: stack
>         Assigned To: stack
>            Priority: Minor
>         Attachments: hadoop1401.patch
>
>
> Currently javadoc for hbase contrib does not show up anywhere at lucene.apache.org/hadoop.
> Below is some discussion from hadoop-dev list on how to do the hbase contrib javadoc build.
> From: Doug Cutting <cu...@apache.org>
> Subject: Re: javadoc for hbase on apache.org
> I'd vote for including it as we have other contrib documentation, as a 
> separate section in the main javadoc tree.
> Doug
> Michael Stack wrote:
> > Any chance of having the hbase javadoc show somewhere up on 
> > lucene.apache.org/hadoop?
> > 
> > It looks like other contribs -- streaming and datajoin -- have their 
> > javadoc produced as part of the general hadoop javadoc target up in the 
> > root build.xml.  I could submit a patch like the below that adds hbase 
> > but perhaps folks have other ideas such as a 'javadoc-contrib' target in 
> > the root build.xml that calls down into subtargets under src/contrib?
> > 
> > Thanks,
> > St.Ack

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


[jira] Updated: (HADOOP-1401) hbase contrib javadoc on apache.org

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

stack updated HADOOP-1401:
--------------------------

    Status: Patch Available  (was: Open)

Patch available.

> hbase contrib javadoc on apache.org
> -----------------------------------
>
>                 Key: HADOOP-1401
>                 URL: https://issues.apache.org/jira/browse/HADOOP-1401
>             Project: Hadoop
>          Issue Type: Wish
>          Components: contrib/hbase
>            Reporter: stack
>            Priority: Minor
>         Attachments: hadoop1401.patch
>
>
> Currently javadoc for hbase contrib does not show up anywhere at lucene.apache.org/hadoop.
> Below is some discussion from hadoop-dev list on how to do the hbase contrib javadoc build.
> From: Doug Cutting <cu...@apache.org>
> Subject: Re: javadoc for hbase on apache.org
> I'd vote for including it as we have other contrib documentation, as a 
> separate section in the main javadoc tree.
> Doug
> Michael Stack wrote:
> > Any chance of having the hbase javadoc show somewhere up on 
> > lucene.apache.org/hadoop?
> > 
> > It looks like other contribs -- streaming and datajoin -- have their 
> > javadoc produced as part of the general hadoop javadoc target up in the 
> > root build.xml.  I could submit a patch like the below that adds hbase 
> > but perhaps folks have other ideas such as a 'javadoc-contrib' target in 
> > the root build.xml that calls down into subtargets under src/contrib?
> > 
> > Thanks,
> > St.Ack

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