You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "Edward Yoon (JIRA)" <ji...@apache.org> on 2008/02/03 11:02:07 UTC

[jira] Created: (HBASE-5) Components definition

Components definition
---------------------

                 Key: HBASE-5
                 URL: https://issues.apache.org/jira/browse/HBASE-5
             Project: Hadoop HBase
          Issue Type: Wish
            Reporter: Edward Yoon


Are there any plans to separate them?
I'd suggest, as described below.

||Component/s||
|unknown|
|documentation|
|examples|
|hql|
|io|
|ipc|
|mapred|
|rest|
|thrift|
|scripts|
|test|
|util|

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


[jira] Updated: (HBASE-5) Components definition

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

Bryan Duxbury updated HBASE-5:
------------------------------

    Priority: Critical  (was: Major)

Let's get this handled ASAP.

> Components definition
> ---------------------
>
>                 Key: HBASE-5
>                 URL: https://issues.apache.org/jira/browse/HBASE-5
>             Project: Hadoop HBase
>          Issue Type: Wish
>            Reporter: Edward Yoon
>            Priority: Critical
>
> Are there any plans to separate them? I'd suggest, as described below.
> I also think mapred package should be clarified their role and responsibilities to ensure their effectiveness.
> Table. _Component List Table Cont'd_
> ||Component/s||
> |unknown|
> |documentation|
> |examples|
> |hql|
> |io|
> |ipc|
> |mapred|
> |rest|
> |thrift|
> |scripts|
> |test|
> |util|

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


[jira] Resolved: (HBASE-5) Components definition

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

Jim Kellerman resolved HBASE-5.
-------------------------------

       Resolution: Fixed
    Fix Version/s: 0.1.0
         Assignee: Jim Kellerman

Initial Jira setup complete. We can open new issues for problems we encounter down the road.

> Components definition
> ---------------------
>
>                 Key: HBASE-5
>                 URL: https://issues.apache.org/jira/browse/HBASE-5
>             Project: Hadoop HBase
>          Issue Type: Wish
>            Reporter: Edward Yoon
>            Assignee: Jim Kellerman
>            Priority: Critical
>             Fix For: 0.1.0
>
>
> Are there any plans to separate them? I'd suggest, as described below.
> I also think mapred package should be clarified their role and responsibilities to ensure their effectiveness.
> Table. _Component List Table Cont'd_
> ||Component/s||
> |unknown|
> |documentation|
> |examples|
> |hql|
> |io|
> |ipc|
> |mapred|
> |rest|
> |thrift|
> |scripts|
> |test|
> |util|

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


[jira] Commented: (HBASE-5) Components definition

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

Bryan Duxbury commented on HBASE-5:
-----------------------------------

I'd drop io, util, mapred, and examples, change HQL to shell, and add client, master, and regionserver. Mapred is really just part of client in my mind. Examples may or may not even end up in the source code, instead showing up on the wiki. 

What's the point of unknown? If you don't know what component it is, leave it blank.

> Components definition
> ---------------------
>
>                 Key: HBASE-5
>                 URL: https://issues.apache.org/jira/browse/HBASE-5
>             Project: Hadoop HBase
>          Issue Type: Wish
>            Reporter: Edward Yoon
>
> Are there any plans to separate them? I'd suggest, as described below.
> I also think mapred package should be clarified their role and responsibilities to ensure their effectiveness.
> Table. _Component List Table Cont'd_
> ||Component/s||
> |unknown|
> |documentation|
> |examples|
> |hql|
> |io|
> |ipc|
> |mapred|
> |rest|
> |thrift|
> |scripts|
> |test|
> |util|

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


[jira] Commented: (HBASE-5) Components definition

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

Edward Yoon commented on HBASE-5:
---------------------------------

Have seen the unknown option value at select-box yet? ;-)  unknown is just a default selected option value. That's it.

>> change HQL to shell
I don't agree with you, hql doen't belong to a shell. 

Here's a new table. 
||Component/s||
|unknown|
|client|
|documentation|
|hql|
|ipc|
|master|
|rest|
|regionserver|
|thrift|
|scripts|
|test|
|util|

> Components definition
> ---------------------
>
>                 Key: HBASE-5
>                 URL: https://issues.apache.org/jira/browse/HBASE-5
>             Project: Hadoop HBase
>          Issue Type: Wish
>            Reporter: Edward Yoon
>
> Are there any plans to separate them? I'd suggest, as described below.
> I also think mapred package should be clarified their role and responsibilities to ensure their effectiveness.
> Table. _Component List Table Cont'd_
> ||Component/s||
> |unknown|
> |documentation|
> |examples|
> |hql|
> |io|
> |ipc|
> |mapred|
> |rest|
> |thrift|
> |scripts|
> |test|
> |util|

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


[jira] Updated: (HBASE-5) Components definition

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

Edward Yoon updated HBASE-5:
----------------------------

    Description: 
Are there any plans to separate them? I'd suggest, as described below.
I also think mapred package should be clarified their role and responsibilities to ensure their effectiveness.

Table. _Component List Table Cont'd_
||Component/s||
|unknown|
|documentation|
|examples|
|hql|
|io|
|ipc|
|mapred|
|rest|
|thrift|
|scripts|
|test|
|util|

  was:
Are there any plans to separate them?
I'd suggest, as described below.

||Component/s||
|unknown|
|documentation|
|examples|
|hql|
|io|
|ipc|
|mapred|
|rest|
|thrift|
|scripts|
|test|
|util|


> Components definition
> ---------------------
>
>                 Key: HBASE-5
>                 URL: https://issues.apache.org/jira/browse/HBASE-5
>             Project: Hadoop HBase
>          Issue Type: Wish
>            Reporter: Edward Yoon
>
> Are there any plans to separate them? I'd suggest, as described below.
> I also think mapred package should be clarified their role and responsibilities to ensure their effectiveness.
> Table. _Component List Table Cont'd_
> ||Component/s||
> |unknown|
> |documentation|
> |examples|
> |hql|
> |io|
> |ipc|
> |mapred|
> |rest|
> |thrift|
> |scripts|
> |test|
> |util|

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