You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "Izaak Rubin (JIRA)" <ji...@apache.org> on 2008/07/10 23:20:31 UTC

[jira] Created: (HBASE-738) overview.html in need of updating

overview.html in need of updating
---------------------------------

                 Key: HBASE-738
                 URL: https://issues.apache.org/jira/browse/HBASE-738
             Project: Hadoop HBase
          Issue Type: Improvement
          Components: documentation
            Reporter: Izaak Rubin
            Assignee: Izaak Rubin
            Priority: Trivial


overview.html is slightly out-of-date, needs to be revised to account for more recent changes in HBase and Hadoop.

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


[jira] Updated: (HBASE-738) overview.html in need of updating

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

Izaak Rubin updated HBASE-738:
------------------------------

    Attachment: hbase-738_v2.patch

hbase-738_v2.patch is very similar to its predecessor, and includes the changes that Stack mentioned in his comment.

All javadoc compiled successfully.

> overview.html in need of updating
> ---------------------------------
>
>                 Key: HBASE-738
>                 URL: https://issues.apache.org/jira/browse/HBASE-738
>             Project: Hadoop HBase
>          Issue Type: Improvement
>          Components: documentation
>            Reporter: Izaak Rubin
>            Assignee: Izaak Rubin
>            Priority: Trivial
>         Attachments: hbase-738.patch, hbase-738_v2.patch
>
>
> overview.html is slightly out-of-date, needs to be revised to account for more recent changes in HBase and Hadoop.

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


[jira] Updated: (HBASE-738) overview.html in need of updating

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

Izaak Rubin updated HBASE-738:
------------------------------

    Attachment: hbase-738.patch

The above patch (hbase-738.patch) updates overview.html, most importantly making the following changes:

* Updating the "Getting Started" instructions to take into account the different requirements for running on a pseudo-distributed versus fully-distributed instance of Hadoop DFS.

* Fixing the "Example API Usage."  The code was very out of date and did not work at all.  

Two areas I could not fully update, test, or verify were "Upgrading" and "Fully-Distributed Operation" (running HBase with multiple machines, something I cannot do individually at this time).  Before applying the patch, please read them to make sure they are accurate.

The javadoc compiled correctly.  No other HBase tests were run (no Java code was modified).

> overview.html in need of updating
> ---------------------------------
>
>                 Key: HBASE-738
>                 URL: https://issues.apache.org/jira/browse/HBASE-738
>             Project: Hadoop HBase
>          Issue Type: Improvement
>          Components: documentation
>            Reporter: Izaak Rubin
>            Assignee: Izaak Rubin
>            Priority: Trivial
>         Attachments: hbase-738.patch
>
>
> overview.html is slightly out-of-date, needs to be revised to account for more recent changes in HBase and Hadoop.

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


[jira] Resolved: (HBASE-738) overview.html in need of updating

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

stack resolved HBASE-738.
-------------------------

       Resolution: Fixed
    Fix Version/s: 0.2.0

Committed.  Thanks for the patch Izaak.

> overview.html in need of updating
> ---------------------------------
>
>                 Key: HBASE-738
>                 URL: https://issues.apache.org/jira/browse/HBASE-738
>             Project: Hadoop HBase
>          Issue Type: Improvement
>          Components: documentation
>            Reporter: Izaak Rubin
>            Assignee: Izaak Rubin
>            Priority: Trivial
>             Fix For: 0.2.0
>
>         Attachments: hbase-738.patch, hbase-738_v2.patch
>
>
> overview.html is slightly out-of-date, needs to be revised to account for more recent changes in HBase and Hadoop.

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


[jira] Commented: (HBASE-738) overview.html in need of updating

Posted by "stack (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/HBASE-738?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12612758#action_12612758 ] 

stack commented on HBASE-738:
-----------------------------

Patch looks good Izaak.  Only comments are that distributed should probably also include note that  hbase.rootdir needs to point at example.org.  Also, the example code uses Text which we're trying to move off; lets sit together tomorow so I can give my opinion on how the example can be refactored (The example code is also up in the wiki I believe -- should be changed there too or else should point to this code in overview.html)

> overview.html in need of updating
> ---------------------------------
>
>                 Key: HBASE-738
>                 URL: https://issues.apache.org/jira/browse/HBASE-738
>             Project: Hadoop HBase
>          Issue Type: Improvement
>          Components: documentation
>            Reporter: Izaak Rubin
>            Assignee: Izaak Rubin
>            Priority: Trivial
>         Attachments: hbase-738.patch
>
>
> overview.html is slightly out-of-date, needs to be revised to account for more recent changes in HBase and Hadoop.

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