You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "Andrew Purtell (JIRA)" <ji...@apache.org> on 2009/07/23 00:51:14 UTC

[jira] Created: (HBASE-1685) package and wiki documentation for Stargate contrib

package and wiki documentation for Stargate contrib
---------------------------------------------------

                 Key: HBASE-1685
                 URL: https://issues.apache.org/jira/browse/HBASE-1685
             Project: Hadoop HBase
          Issue Type: Task
            Reporter: Andrew Purtell
            Assignee: Andrew Purtell
            Priority: Minor
             Fix For: 0.20.0


Write package and wiki documentation for the Stargate contrib.

* Convert spec and transaction examples into package javadoc.

* Render package javadoc into wiki markup.

* Write up instructions for starting the service in standalone mode and as a servlet.


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


[jira] Commented: (HBASE-1685) [stargate] package and wiki documentation

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

stack commented on HBASE-1685:
------------------------------

@Andrew I took a look at the javadoc.  Its excellent.  Add a TOC though because there is loads of it.   Missing is how to start up the bugger.  You going to put that elsewhere or in here?  Good stuff.

> [stargate] package and wiki documentation
> -----------------------------------------
>
>                 Key: HBASE-1685
>                 URL: https://issues.apache.org/jira/browse/HBASE-1685
>             Project: Hadoop HBase
>          Issue Type: Task
>            Reporter: Andrew Purtell
>            Assignee: Andrew Purtell
>            Priority: Minor
>             Fix For: 0.20.0
>
>
> Write package and wiki documentation for the Stargate contrib.
> * Convert spec and transaction examples into package javadoc.
> * Render package javadoc into wiki markup.
> * Write up instructions for starting the service in standalone mode and as a servlet.

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


[jira] Work started: (HBASE-1685) package and wiki documentation for Stargate contrib

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

Work on HBASE-1685 started by Andrew Purtell.

> package and wiki documentation for Stargate contrib
> ---------------------------------------------------
>
>                 Key: HBASE-1685
>                 URL: https://issues.apache.org/jira/browse/HBASE-1685
>             Project: Hadoop HBase
>          Issue Type: Task
>            Reporter: Andrew Purtell
>            Assignee: Andrew Purtell
>            Priority: Minor
>             Fix For: 0.20.0
>
>
> Write package and wiki documentation for the Stargate contrib.
> * Convert spec and transaction examples into package javadoc.
> * Render package javadoc into wiki markup.
> * Write up instructions for starting the service in standalone mode and as a servlet.

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


[jira] Commented: (HBASE-1685) [stargate] package and wiki documentation

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

Andrew Purtell commented on HBASE-1685:
---------------------------------------

bq. On WAR, I can help with that. I just tried it under tomcat. 

Thanks. 

{quote}
On hbase-1690, generally, basic authentication (as opposed to "BASIC AUTH") and access checking is a feature supplied by the container (jetty or tomcat).
[...]
I don't think hbase-1690 need be done for 0.20.0, especially if gross webapp access is good enough.
{quote}

The intent of HBASE-1690 is to back authentication with a HBase table, or expanded on in HBASE-1697, through an innate access control facility. Agree the former is not needed now and the latter is totally out of scope for 0.20.0. 

> [stargate] package and wiki documentation
> -----------------------------------------
>
>                 Key: HBASE-1685
>                 URL: https://issues.apache.org/jira/browse/HBASE-1685
>             Project: Hadoop HBase
>          Issue Type: Task
>            Reporter: Andrew Purtell
>            Assignee: Andrew Purtell
>            Priority: Minor
>             Fix For: 0.20.0
>
>
> Write package and wiki documentation for the Stargate contrib.
> * Convert spec and transaction examples into package javadoc.
> * Render package javadoc into wiki markup.
> * Write up instructions for starting the service in standalone mode and as a servlet.

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


[jira] Resolved: (HBASE-1685) [stargate] package and wiki documentation

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

Andrew Purtell resolved HBASE-1685.
-----------------------------------

    Resolution: Fixed

Finished package doc.

New Stargate page up on wiki at http://wiki.apache.org/hadoop/Hbase/Stargate

> [stargate] package and wiki documentation
> -----------------------------------------
>
>                 Key: HBASE-1685
>                 URL: https://issues.apache.org/jira/browse/HBASE-1685
>             Project: Hadoop HBase
>          Issue Type: Task
>            Reporter: Andrew Purtell
>            Assignee: Andrew Purtell
>            Priority: Minor
>             Fix For: 0.20.0
>
>
> Write package and wiki documentation for the Stargate contrib.
> * Convert spec and transaction examples into package javadoc.
> * Render package javadoc into wiki markup.
> * Write up instructions for starting the service in standalone mode and as a servlet.

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


[jira] Commented: (HBASE-1685) [stargate] package and wiki documentation

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

stack commented on HBASE-1685:
------------------------------

I added a link to the general 'getting started' that links down to stargate package doc.

> [stargate] package and wiki documentation
> -----------------------------------------
>
>                 Key: HBASE-1685
>                 URL: https://issues.apache.org/jira/browse/HBASE-1685
>             Project: Hadoop HBase
>          Issue Type: Task
>            Reporter: Andrew Purtell
>            Assignee: Andrew Purtell
>            Priority: Minor
>             Fix For: 0.20.0
>
>
> Write package and wiki documentation for the Stargate contrib.
> * Convert spec and transaction examples into package javadoc.
> * Render package javadoc into wiki markup.
> * Write up instructions for starting the service in standalone mode and as a servlet.

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


[jira] Commented: (HBASE-1685) [stargate] package and wiki documentation

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

stack commented on HBASE-1685:
------------------------------

I don't see a contrib/stargate/bin.  You going to add it?

On WAR, I can help with that. I just tried it under tomcat.  At a minimum, missing hadoop, hbase, and zk jars.  They are not bundled up in the WAR nor do we really want to do that.  In doc. we could say, drop WAR where container expects it but then you need to add hbase, hadoop, and zk jars into the shared deploy directory or something.

WAR heads usually can figure this stuff out so I don't think it too critical.

The start/stop script would be good to have though.

On hbase-1690, generally, basic authentication (as opposed to "BASIC AUTH") and access checking is a feature supplied by the container (jetty or tomcat).    For example, regards basic authentication, its just a config. in the container stipulating 'BASIC AUTH' over SSL, etc., hurdle for user to clear before they get access to the deployed webapp.  Whatever about read/write hbase perms, because you are REST, you can specify which users can POST/PUT and who can GET and have the container do the checks for you (See container 'realms' and the servlet spec).  I don't think hbase-1690 need be done for 0.20.0, especially if gross webapp access is good enough.


> [stargate] package and wiki documentation
> -----------------------------------------
>
>                 Key: HBASE-1685
>                 URL: https://issues.apache.org/jira/browse/HBASE-1685
>             Project: Hadoop HBase
>          Issue Type: Task
>            Reporter: Andrew Purtell
>            Assignee: Andrew Purtell
>            Priority: Minor
>             Fix For: 0.20.0
>
>
> Write package and wiki documentation for the Stargate contrib.
> * Convert spec and transaction examples into package javadoc.
> * Render package javadoc into wiki markup.
> * Write up instructions for starting the service in standalone mode and as a servlet.

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


[jira] Updated: (HBASE-1685) [stargate] package and wiki documentation

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

Andrew Purtell updated HBASE-1685:
----------------------------------

    Summary: [stargate] package and wiki documentation  (was: package and wiki documentation for Stargate contrib)

Committed first cut at package javadoc.

> [stargate] package and wiki documentation
> -----------------------------------------
>
>                 Key: HBASE-1685
>                 URL: https://issues.apache.org/jira/browse/HBASE-1685
>             Project: Hadoop HBase
>          Issue Type: Task
>            Reporter: Andrew Purtell
>            Assignee: Andrew Purtell
>            Priority: Minor
>             Fix For: 0.20.0
>
>
> Write package and wiki documentation for the Stargate contrib.
> * Convert spec and transaction examples into package javadoc.
> * Render package javadoc into wiki markup.
> * Write up instructions for starting the service in standalone mode and as a servlet.

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


[jira] Commented: (HBASE-1685) [stargate] package and wiki documentation

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

Andrew Purtell commented on HBASE-1685:
---------------------------------------

Stack:
bq. Missing is how to start up the bugger.

That's on purpose. Brian Beggs is the one who did the WAR plumbing. I need to figure that out for myself and write up the howto for the package doc. Standalone is simple, use the start/stop scripts in contrib/stargate/bin/. Will add a note about that also. Potentially I can squeeze in HBASE-1690 so will want to document that as well. Depends on 0.20 release target date. 

> [stargate] package and wiki documentation
> -----------------------------------------
>
>                 Key: HBASE-1685
>                 URL: https://issues.apache.org/jira/browse/HBASE-1685
>             Project: Hadoop HBase
>          Issue Type: Task
>            Reporter: Andrew Purtell
>            Assignee: Andrew Purtell
>            Priority: Minor
>             Fix For: 0.20.0
>
>
> Write package and wiki documentation for the Stargate contrib.
> * Convert spec and transaction examples into package javadoc.
> * Render package javadoc into wiki markup.
> * Write up instructions for starting the service in standalone mode and as a servlet.

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