[
https://issues.apache.org/jira/browse/HBASE-2805?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Andrew Kyle Purtell closed HBASE-2805.
--------------------------------------
> [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: Michael Stack
> Priority: Major
>
> 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
(v8.20.7#820007)