You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "Rong-En Fan (JIRA)" <ji...@apache.org> on 2009/03/22 13:31:50 UTC

[jira] Created: (HBASE-1283) thrift's package descrpition needs to update for start/stop procedure

thrift's package descrpition needs to update for start/stop procedure
---------------------------------------------------------------------

                 Key: HBASE-1283
                 URL: https://issues.apache.org/jira/browse/HBASE-1283
             Project: Hadoop HBase
          Issue Type: Improvement
          Components: documentation
    Affects Versions: 0.19.1
            Reporter: Rong-En Fan
            Priority: Minor


Currently, 

http://hadoop.apache.org/hbase/docs/current/api/org/apache/hadoop/hbase/thrift/package-summary.html

says to run thrift, one can use

  ./bin/hbase thrift -h|--help | [--port=PORT] start

However, we can use hbase-daemon.sh for better control, especially to stop it.

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


[jira] Updated: (HBASE-1283) thrift's package descrpition needs to update for start/stop procedure

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

Rong-En Fan updated HBASE-1283:
-------------------------------

    Attachment: 1283.patch

Update packages.html to instruct users to use hbase-daemon.sh for starting/stopping thrift server.

> thrift's package descrpition needs to update for start/stop procedure
> ---------------------------------------------------------------------
>
>                 Key: HBASE-1283
>                 URL: https://issues.apache.org/jira/browse/HBASE-1283
>             Project: Hadoop HBase
>          Issue Type: Improvement
>          Components: documentation
>    Affects Versions: 0.19.1
>            Reporter: Rong-En Fan
>            Priority: Minor
>         Attachments: 1283.patch
>
>
> Currently, 
> http://hadoop.apache.org/hbase/docs/current/api/org/apache/hadoop/hbase/thrift/package-summary.html
> says to run thrift, one can use
>   ./bin/hbase thrift -h|--help | [--port=PORT] start
> However, we can use hbase-daemon.sh for better control, especially to stop it.

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


[jira] Assigned: (HBASE-1283) thrift's package descrpition needs to update for start/stop procedure

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

stack reassigned HBASE-1283:
----------------------------

    Assignee: Rong-En Fan

> thrift's package descrpition needs to update for start/stop procedure
> ---------------------------------------------------------------------
>
>                 Key: HBASE-1283
>                 URL: https://issues.apache.org/jira/browse/HBASE-1283
>             Project: Hadoop HBase
>          Issue Type: Improvement
>          Components: documentation
>    Affects Versions: 0.19.1
>            Reporter: Rong-En Fan
>            Assignee: Rong-En Fan
>            Priority: Minor
>             Fix For: 0.20.0
>
>         Attachments: 1283.patch
>
>
> Currently, 
> http://hadoop.apache.org/hbase/docs/current/api/org/apache/hadoop/hbase/thrift/package-summary.html
> says to run thrift, one can use
>   ./bin/hbase thrift -h|--help | [--port=PORT] start
> However, we can use hbase-daemon.sh for better control, especially to stop it.

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


[jira] Updated: (HBASE-1283) thrift's package descrpition needs to update for start/stop procedure

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

stack updated HBASE-1283:
-------------------------

    Resolution: Fixed
        Status: Resolved  (was: Patch Available)

Thank you for the patch Rong-en.

> thrift's package descrpition needs to update for start/stop procedure
> ---------------------------------------------------------------------
>
>                 Key: HBASE-1283
>                 URL: https://issues.apache.org/jira/browse/HBASE-1283
>             Project: Hadoop HBase
>          Issue Type: Improvement
>          Components: documentation
>    Affects Versions: 0.19.1
>            Reporter: Rong-En Fan
>            Priority: Minor
>         Attachments: 1283.patch
>
>
> Currently, 
> http://hadoop.apache.org/hbase/docs/current/api/org/apache/hadoop/hbase/thrift/package-summary.html
> says to run thrift, one can use
>   ./bin/hbase thrift -h|--help | [--port=PORT] start
> However, we can use hbase-daemon.sh for better control, especially to stop it.

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


[jira] Updated: (HBASE-1283) thrift's package descrpition needs to update for start/stop procedure

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

Rong-En Fan updated HBASE-1283:
-------------------------------

    Status: Patch Available  (was: Open)

> thrift's package descrpition needs to update for start/stop procedure
> ---------------------------------------------------------------------
>
>                 Key: HBASE-1283
>                 URL: https://issues.apache.org/jira/browse/HBASE-1283
>             Project: Hadoop HBase
>          Issue Type: Improvement
>          Components: documentation
>    Affects Versions: 0.19.1
>            Reporter: Rong-En Fan
>            Priority: Minor
>         Attachments: 1283.patch
>
>
> Currently, 
> http://hadoop.apache.org/hbase/docs/current/api/org/apache/hadoop/hbase/thrift/package-summary.html
> says to run thrift, one can use
>   ./bin/hbase thrift -h|--help | [--port=PORT] start
> However, we can use hbase-daemon.sh for better control, especially to stop it.

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


[jira] Updated: (HBASE-1283) thrift's package descrpition needs to update for start/stop procedure

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

stack updated HBASE-1283:
-------------------------

    Fix Version/s: 0.20.0

> thrift's package descrpition needs to update for start/stop procedure
> ---------------------------------------------------------------------
>
>                 Key: HBASE-1283
>                 URL: https://issues.apache.org/jira/browse/HBASE-1283
>             Project: Hadoop HBase
>          Issue Type: Improvement
>          Components: documentation
>    Affects Versions: 0.19.1
>            Reporter: Rong-En Fan
>            Priority: Minor
>             Fix For: 0.20.0
>
>         Attachments: 1283.patch
>
>
> Currently, 
> http://hadoop.apache.org/hbase/docs/current/api/org/apache/hadoop/hbase/thrift/package-summary.html
> says to run thrift, one can use
>   ./bin/hbase thrift -h|--help | [--port=PORT] start
> However, we can use hbase-daemon.sh for better control, especially to stop it.

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