[
https://issues.apache.org/jira/browse/HBASE-18999?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16417482#comment-16417482
]
Nihal Jain commented on HBASE-18999:
------------------------------------
Based on [ruby documentation|http://ruby-doc.org/core-2.2.2/Hash.html]
{quote}Hashes enumerate their values in the order that the corresponding keys
were inserted.
{quote}
So, the key which is inserted first would overwrite the previous one.
> Put in hbase shell cannot do multiple columns
> ---------------------------------------------
>
> Key: HBASE-18999
> URL: https://issues.apache.org/jira/browse/HBASE-18999
> Project: HBase
> Issue Type: Improvement
> Components: shell
> Affects Versions: 1.0.0, 2.0.0
> Reporter: Mike Drob
> Assignee: Nihal Jain
> Priority: Major
>
> A {{Put}} can carry multiple cells, but doing so in the shell is very
> difficult to construct. We should make this easier.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)