[
https://issues.apache.org/jira/browse/HADOOP-2047?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12550421
]
Edward Yoon commented on HADOOP-2047:
-------------------------------------
IMO, I was undertand the BigTable as describe below.
Is hbase same as a BigTable?
{code}
Node flows
+-------------+
+---------------+ | USER TABLEs |
+-------+ | META 1 ~ 2^17 | | ... |
| META0 +-----+ ... +-----+ |
+-------+ | | | |
+---------------+ | |
+-------------+
1 2 3
↑ ↑ ↑
| | |
+---+-------+--------+ |
| Client +------------------------------+
+-----------+
{code}
> [hbase] Add an '--master=X' and '--html' command-line parameters to shell
> -------------------------------------------------------------------------
>
> Key: HADOOP-2047
> URL: https://issues.apache.org/jira/browse/HADOOP-2047
> Project: Hadoop
> Issue Type: Improvement
> Components: contrib/hbase
> Reporter: stack
> Assignee: Edward Yoon
> Priority: Minor
>
> Add to hbase shell command-line processing. At a minimum should be able to
> pass the master you want the shell to go against. Currently you need to edit
> the hbase-site.xml that is under the shell. Also, add an '--html' to output
> resultsets in html rather than as ascii tables (The html output is xhtml
> which might be sufficent for those who might want resultsets as xml -- lets
> see).
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.