You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "Andrew Purtell (JIRA)" <ji...@apache.org> on 2015/04/11 02:43:12 UTC

[jira] [Resolved] (HBASE-2805) [shell] Add support for 'x = get "TABLENAME", ...'

     [ 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)