[
https://issues.apache.org/jira/browse/HBASE-18999?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16417373#comment-16417373
]
Sean Busbey commented on HBASE-18999:
-------------------------------------
Welcome [~nihaljain.cs]! It'd be great if you could take this on.
parsing strings out should be avoided, since it will make it harder to e.g.
have values with "=>" in them. How about using a map?
> 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
> 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)