[
https://issues.apache.org/jira/browse/HBASE-2805?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Andrew Purtell resolved HBASE-2805.
-----------------------------------
Resolution: Fixed
This was done elsewhere IIRC
> [shell] Add support for 'x = get "TABLENAME", ...'
> --------------------------------------------------
>
> Key: HBASE-2805
> URL: https://issues.apache.org/jira/browse/HBASE-2805
> Project: HBase
> Issue Type: Improvement
> Reporter: stack
>
> In the shell, if you do a get, it emits the content on STDOUT. It'd be
> better if this behavior only happened if you did not supply an 'x = ' prefix.
> In this latter case, x would hold the Result returned by the get. This
> kinda behavior should come across as natural enough. For example if you
> fire up the python interpreter, if no variable supplied to catch results,
> then content is emitted on STDOUT.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)