[jira] [Commented] (HBASE-24901) Create versatile hbase-shell table formatter

2020-08-21 Thread Elliot Miller (Jira)
[ https://issues.apache.org/jira/browse/HBASE-24901?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17182104#comment-17182104 ] Elliot Miller commented on HBASE-24901: --- I updated the default TableFormatter to look and behave

[jira] [Updated] (HBASE-24901) Create versatile hbase-shell table formatter

2020-08-21 Thread Elliot Miller (Jira)
[ https://issues.apache.org/jira/browse/HBASE-24901?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Elliot Miller updated HBASE-24901: -- Attachment: HBase Shell Default TableFormatter hb9e903.png > Create versatile hbase-shell

[jira] [Commented] (HBASE-24901) Create versatile hbase-shell table formatter

2020-08-19 Thread Elliot Miller (Jira)
[ https://issues.apache.org/jira/browse/HBASE-24901?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17180815#comment-17180815 ] Elliot Miller commented on HBASE-24901: --- {quote}Lovely. What determines the widths? Is it on by

[jira] [Updated] (HBASE-24901) Create versatile hbase-shell table formatter

2020-08-19 Thread Elliot Miller (Jira)
[ https://issues.apache.org/jira/browse/HBASE-24901?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Elliot Miller updated HBASE-24901: -- Description: As a user, I would like a simple interface for shell output that can be

[jira] [Updated] (HBASE-24901) Create versatile hbase-shell table formatter

2020-08-19 Thread Elliot Miller (Jira)
[ https://issues.apache.org/jira/browse/HBASE-24901?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Elliot Miller updated HBASE-24901: -- Description: As a user, I would like a simple interface for shell output that can be

[jira] [Commented] (HBASE-24901) Create versatile hbase-shell table formatter

2020-08-19 Thread Elliot Miller (Jira)
[ https://issues.apache.org/jira/browse/HBASE-24901?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17180796#comment-17180796 ] Elliot Miller commented on HBASE-24901: --- Another benefit of this patch is that it updates how we

[jira] [Commented] (HBASE-24901) Create versatile hbase-shell table formatter

2020-08-19 Thread Elliot Miller (Jira)
[ https://issues.apache.org/jira/browse/HBASE-24901?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17180792#comment-17180792 ] Elliot Miller commented on HBASE-24901: --- This new table formatter will be useful for any command

[jira] [Updated] (HBASE-24901) Create versatile hbase-shell table formatter

2020-08-19 Thread Elliot Miller (Jira)
[ https://issues.apache.org/jira/browse/HBASE-24901?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Elliot Miller updated HBASE-24901: -- Attachment: HBASE-24901_scan_output_comparison.png > Create versatile hbase-shell table

[jira] [Updated] (HBASE-24901) Create versatile hbase-shell table formatter

2020-08-18 Thread Elliot Miller (Jira)
[ https://issues.apache.org/jira/browse/HBASE-24901?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Elliot Miller updated HBASE-24901: -- Description: As a user, I would like a simple interface for shell output that can be

[jira] [Created] (HBASE-24901) Create versatile hbase-shell table formatter

2020-08-18 Thread Elliot Miller (Jira)
Elliot Miller created HBASE-24901: - Summary: Create versatile hbase-shell table formatter Key: HBASE-24901 URL: https://issues.apache.org/jira/browse/HBASE-24901 Project: HBase Issue Type:

[jira] [Updated] (HBASE-24874) Fix hbase-shell access to ModifiableTableDescriptor methods

2020-08-17 Thread Elliot Miller (Jira)
[ https://issues.apache.org/jira/browse/HBASE-24874?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Elliot Miller updated HBASE-24874: -- Summary: Fix hbase-shell access to ModifiableTableDescriptor methods (was: hbase-shell

[jira] [Comment Edited] (HBASE-24874) hbase-shell should not use ModifiableTableDescriptor directly

2020-08-14 Thread Elliot Miller (Jira)
[ https://issues.apache.org/jira/browse/HBASE-24874?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17178016#comment-17178016 ] Elliot Miller edited comment on HBASE-24874 at 8/14/20, 6:59 PM: - One of

[jira] [Commented] (HBASE-24874) hbase-shell should not use ModifiableTableDescriptor directly

2020-08-14 Thread Elliot Miller (Jira)
[ https://issues.apache.org/jira/browse/HBASE-24874?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17178016#comment-17178016 ] Elliot Miller commented on HBASE-24874: --- One of the things that fascinated me about this bug is

[jira] [Commented] (HBASE-20119) Introduce a pojo class to carry coprocessor information in order to make TableDescriptorBuilder accept multiple cp at once

2020-08-14 Thread Elliot Miller (Jira)
[ https://issues.apache.org/jira/browse/HBASE-20119?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17178013#comment-17178013 ] Elliot Miller commented on HBASE-20119: --- Hey [~chia7712],

[jira] [Commented] (HBASE-24874) hbase-shell should not use ModifiableTableDescriptor directly

2020-08-12 Thread Elliot Miller (Jira)
[ https://issues.apache.org/jira/browse/HBASE-24874?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17176727#comment-17176727 ] Elliot Miller commented on HBASE-24874: --- [~zhangduo], we do have unit tests for both these cases

[jira] [Created] (HBASE-24874) hbase-shell should not use ModifiableTableDescriptor directly

2020-08-12 Thread Elliot Miller (Jira)
Elliot Miller created HBASE-24874: - Summary: hbase-shell should not use ModifiableTableDescriptor directly Key: HBASE-24874 URL: https://issues.apache.org/jira/browse/HBASE-24874 Project: HBase

[jira] [Commented] (HBASE-24672) HBase Shell Commands Survey

2020-08-04 Thread Elliot Miller (Jira)
[ https://issues.apache.org/jira/browse/HBASE-24672?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17171093#comment-17171093 ] Elliot Miller commented on HBASE-24672: --- I added one more column ("uses formatter') to the

[jira] [Updated] (HBASE-15916) incorrect work formating for shell scan

2020-07-31 Thread Elliot Miller (Jira)
[ https://issues.apache.org/jira/browse/HBASE-15916?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Elliot Miller updated HBASE-15916: -- Description: this commit change behavior of 'scan' command

[jira] [Resolved] (HBASE-11686) Shell code should create a binding / irb workspace instead of polluting the root namespace

2020-07-31 Thread Elliot Miller (Jira)
[ https://issues.apache.org/jira/browse/HBASE-11686?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Elliot Miller resolved HBASE-11686. --- Resolution: Fixed Resolving this. I created a sub-task to make a few small changes to the

[jira] [Created] (HBASE-24806) Small Updates to Functionality of Shell IRB Workspace

2020-07-31 Thread Elliot Miller (Jira)
Elliot Miller created HBASE-24806: - Summary: Small Updates to Functionality of Shell IRB Workspace Key: HBASE-24806 URL: https://issues.apache.org/jira/browse/HBASE-24806 Project: HBase

[jira] [Created] (HBASE-24803) Unify hbase-shell ::Shell::Commands::Command#help behavior

2020-07-30 Thread Elliot Miller (Jira)
Elliot Miller created HBASE-24803: - Summary: Unify hbase-shell ::Shell::Commands::Command#help behavior Key: HBASE-24803 URL: https://issues.apache.org/jira/browse/HBASE-24803 Project: HBase

[jira] [Commented] (HBASE-11686) Shell code should create a binding / irb workspace instead of polluting the root namespace

2020-07-30 Thread Elliot Miller (Jira)
[ https://issues.apache.org/jira/browse/HBASE-11686?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17168137#comment-17168137 ] Elliot Miller commented on HBASE-11686: --- Reopening this because I have a few minor tweaks I want

[jira] [Comment Edited] (HBASE-11686) Shell code should create a binding / irb workspace instead of polluting the root namespace

2020-07-30 Thread Elliot Miller (Jira)
[ https://issues.apache.org/jira/browse/HBASE-11686?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17168137#comment-17168137 ] Elliot Miller edited comment on HBASE-11686 at 7/30/20, 6:39 PM: -

[jira] [Reopened] (HBASE-11686) Shell code should create a binding / irb workspace instead of polluting the root namespace

2020-07-30 Thread Elliot Miller (Jira)
[ https://issues.apache.org/jira/browse/HBASE-11686?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Elliot Miller reopened HBASE-11686: --- > Shell code should create a binding / irb workspace instead of polluting the > root namespace

[jira] [Updated] (HBASE-11686) Shell code should create a binding / irb workspace instead of polluting the root namespace

2020-07-30 Thread Elliot Miller (Jira)
[ https://issues.apache.org/jira/browse/HBASE-11686?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Elliot Miller updated HBASE-11686: -- Release Note: In shell, all HBase constants and commands have been moved out of the top-level

[jira] [Updated] (HBASE-11686) Shell code should create a binding / irb workspace instead of polluting the root namespace

2020-07-29 Thread Elliot Miller (Jira)
[ https://issues.apache.org/jira/browse/HBASE-11686?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Elliot Miller updated HBASE-11686: -- Release Note: In shell, all HBase constants and commands have been moved out of the top-level

[jira] [Commented] (HBASE-24722) Address hbase-shell commands with unintentional return values

2020-07-29 Thread Elliot Miller (Jira)
[ https://issues.apache.org/jira/browse/HBASE-24722?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17167283#comment-17167283 ] Elliot Miller commented on HBASE-24722: --- I updated the "Fix Versions" and "Release Note" for this

[jira] [Resolved] (HBASE-24722) Address hbase-shell commands with unintentional return values

2020-07-29 Thread Elliot Miller (Jira)
[ https://issues.apache.org/jira/browse/HBASE-24722?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Elliot Miller resolved HBASE-24722. --- Resolution: Fixed > Address hbase-shell commands with unintentional return values >

[jira] [Updated] (HBASE-24722) Address hbase-shell commands with unintentional return values

2020-07-29 Thread Elliot Miller (Jira)
[ https://issues.apache.org/jira/browse/HBASE-24722?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Elliot Miller updated HBASE-24722: -- Release Note: Shell commands that used to return true and false as Strings now return proper

[jira] [Updated] (HBASE-24722) Address hbase-shell commands with unintentional return values

2020-07-29 Thread Elliot Miller (Jira)
[ https://issues.apache.org/jira/browse/HBASE-24722?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Elliot Miller updated HBASE-24722: -- Fix Version/s: 2.3.1 3.0.0-alpha-1 > Address hbase-shell commands with

[jira] [Commented] (HBASE-11676) Scan FORMATTER is not applied for columns using non-printable name in shell

2020-07-28 Thread Elliot Miller (Jira)
[ https://issues.apache.org/jira/browse/HBASE-11676?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17166650#comment-17166650 ] Elliot Miller commented on HBASE-11676: --- * Patch is up for master:

[jira] [Commented] (HBASE-24738) [Shell] processlist command fails with ERROR: Unexpected end of file from server when SSL enabled

2020-07-28 Thread Elliot Miller (Jira)
[ https://issues.apache.org/jira/browse/HBASE-24738?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17166512#comment-17166512 ] Elliot Miller commented on HBASE-24738: --- {quote}Will update the PR with above approach. {quote}

[jira] [Updated] (HBASE-11676) Scan FORMATTER is not applied for columns using non-printable name in shell

2020-07-28 Thread Elliot Miller (Jira)
[ https://issues.apache.org/jira/browse/HBASE-11676?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Elliot Miller updated HBASE-11676: -- Affects Version/s: 2.3.0 > Scan FORMATTER is not applied for columns using non-printable name

[jira] [Updated] (HBASE-11676) Scan FORMATTER is not applied for columns using non-printable name in shell

2020-07-28 Thread Elliot Miller (Jira)
[ https://issues.apache.org/jira/browse/HBASE-11676?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Elliot Miller updated HBASE-11676: -- Affects Version/s: 2.2.0 > Scan FORMATTER is not applied for columns using non-printable name

[jira] [Updated] (HBASE-11676) Scan FORMATTER is not applied for columns using non-printable name in shell

2020-07-28 Thread Elliot Miller (Jira)
[ https://issues.apache.org/jira/browse/HBASE-11676?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Elliot Miller updated HBASE-11676: -- Affects Version/s: 3.0.0-alpha-1 > Scan FORMATTER is not applied for columns using

[jira] [Commented] (HBASE-11676) Scan FORMATTER is not applied for columns using non-printable name in shell

2020-07-28 Thread Elliot Miller (Jira)
[ https://issues.apache.org/jira/browse/HBASE-11676?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17166481#comment-17166481 ] Elliot Miller commented on HBASE-11676: --- The root cause of this issue is how we map from column

[jira] [Assigned] (HBASE-11676) Scan FORMATTER is not applied for columns using non-printable name in shell

2020-07-27 Thread Elliot Miller (Jira)
[ https://issues.apache.org/jira/browse/HBASE-11676?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Elliot Miller reassigned HBASE-11676: - Assignee: Elliot Miller > Scan FORMATTER is not applied for columns using

[jira] [Updated] (HBASE-24772) Use GetoptLong or OptionParser in hbase-shell

2020-07-24 Thread Elliot Miller (Jira)
[ https://issues.apache.org/jira/browse/HBASE-24772?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Elliot Miller updated HBASE-24772: -- Issue Type: Improvement (was: Task) > Use GetoptLong or OptionParser in hbase-shell >

[jira] [Created] (HBASE-24772) Use GetoptLong or OptionParser in hbase-shell

2020-07-24 Thread Elliot Miller (Jira)
Elliot Miller created HBASE-24772: - Summary: Use GetoptLong or OptionParser in hbase-shell Key: HBASE-24772 URL: https://issues.apache.org/jira/browse/HBASE-24772 Project: HBase Issue Type:

[jira] [Created] (HBASE-24771) Investigate Potential to Use Ruby's Help Functionality in Shell

2020-07-24 Thread Elliot Miller (Jira)
Elliot Miller created HBASE-24771: - Summary: Investigate Potential to Use Ruby's Help Functionality in Shell Key: HBASE-24771 URL: https://issues.apache.org/jira/browse/HBASE-24771 Project: HBase

[jira] [Commented] (HBASE-24738) [Shell] processlist command fails with ERROR: Unexpected end of file from server when SSL enabled

2020-07-23 Thread Elliot Miller (Jira)
[ https://issues.apache.org/jira/browse/HBASE-24738?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17163642#comment-17163642 ] Elliot Miller commented on HBASE-24738: --- Hey [~pankajkumar], thanks for doing this! Sorry for the

[jira] [Commented] (HBASE-11686) Shell code should create a binding / irb workspace instead of polluting the root namespace

2020-07-21 Thread Elliot Miller (Jira)
[ https://issues.apache.org/jira/browse/HBASE-11686?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17162142#comment-17162142 ] Elliot Miller commented on HBASE-11686: --- I'm looking into this and designing a solution right now.

[jira] [Assigned] (HBASE-11686) Shell code should create a binding / irb workspace instead of polluting the root namespace

2020-07-21 Thread Elliot Miller (Jira)
[ https://issues.apache.org/jira/browse/HBASE-11686?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Elliot Miller reassigned HBASE-11686: - Assignee: Elliot Miller > Shell code should create a binding / irb workspace instead

[jira] [Created] (HBASE-24722) Address hbase-shell commands with unintentional return values

2020-07-13 Thread Elliot Miller (Jira)
Elliot Miller created HBASE-24722: - Summary: Address hbase-shell commands with unintentional return values Key: HBASE-24722 URL: https://issues.apache.org/jira/browse/HBASE-24722 Project: HBase

[jira] [Comment Edited] (HBASE-24672) HBase Shell Commands Survey

2020-07-10 Thread Elliot Miller (Jira)
[ https://issues.apache.org/jira/browse/HBASE-24672?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17155586#comment-17155586 ] Elliot Miller edited comment on HBASE-24672 at 7/10/20, 4:16 PM: - I

[jira] [Commented] (HBASE-24672) HBase Shell Commands Survey

2020-07-10 Thread Elliot Miller (Jira)
[ https://issues.apache.org/jira/browse/HBASE-24672?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17155586#comment-17155586 ] Elliot Miller commented on HBASE-24672: --- I added one more column for unit testing. This column

[jira] [Commented] (HBASE-24672) HBase Shell Commands Survey

2020-07-07 Thread Elliot Miller (Jira)
[ https://issues.apache.org/jira/browse/HBASE-24672?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17153068#comment-17153068 ] Elliot Miller commented on HBASE-24672: --- I created a spreadsheet with the results of my survey. It

[jira] [Created] (HBASE-24672) HBase Shell Commands Survey

2020-07-02 Thread Elliot Miller (Jira)
Elliot Miller created HBASE-24672: - Summary: HBase Shell Commands Survey Key: HBASE-24672 URL: https://issues.apache.org/jira/browse/HBASE-24672 Project: HBase Issue Type: Task Affects

[jira] [Updated] (HBASE-20819) Use TableDescriptor to replace HTableDescriptor in hbase-shell module

2020-06-26 Thread Elliot Miller (Jira)
[ https://issues.apache.org/jira/browse/HBASE-20819?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Elliot Miller updated HBASE-20819: -- Release Note: Removes HBase::Admin.hcd and HBase::Admin.update_htd_from_arg from hbase-shell.

[jira] [Commented] (HBASE-20819) Use TableDescriptor to replace HTableDescriptor in hbase-shell module

2020-06-26 Thread Elliot Miller (Jira)
[ https://issues.apache.org/jira/browse/HBASE-20819?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17146470#comment-17146470 ] Elliot Miller commented on HBASE-20819: --- h2. Which Constants Should We Keep? Below are my

[jira] [Resolved] (HBASE-9756) HBase shell help info would be better to display only when usage error instead of any exception

2020-06-25 Thread Elliot Miller (Jira)
[ https://issues.apache.org/jira/browse/HBASE-9756?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Elliot Miller resolved HBASE-9756. -- Resolution: Duplicate > HBase shell help info would be better to display only when usage error

[jira] [Commented] (HBASE-9756) HBase shell help info would be better to display only when usage error instead of any exception

2020-06-25 Thread Elliot Miller (Jira)
[ https://issues.apache.org/jira/browse/HBASE-9756?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17145860#comment-17145860 ] Elliot Miller commented on HBASE-9756: -- A different patch (HBASE-20270) was merged in 2018 to

[jira] [Updated] (HBASE-20819) Use TableDescriptor to replace HTableDescriptor in hbase-shell module

2020-06-25 Thread Elliot Miller (Jira)
[ https://issues.apache.org/jira/browse/HBASE-20819?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Elliot Miller updated HBASE-20819: -- Fix Version/s: 3.0.0-alpha-1 > Use TableDescriptor to replace HTableDescriptor in hbase-shell

[jira] [Updated] (HBASE-20819) Use TableDescriptor to replace HTableDescriptor in hbase-shell module

2020-06-25 Thread Elliot Miller (Jira)
[ https://issues.apache.org/jira/browse/HBASE-20819?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Elliot Miller updated HBASE-20819: -- Release Note: Removes HBase::Admin.hcd and HBase::Admin.update_htd_from_arg from hbase-shell.

[jira] [Comment Edited] (HBASE-20819) Use TableDescriptor to replace HTableDescriptor in hbase-shell module

2020-06-25 Thread Elliot Miller (Jira)
[ https://issues.apache.org/jira/browse/HBASE-20819?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17145696#comment-17145696 ] Elliot Miller edited comment on HBASE-20819 at 6/25/20, 6:08 PM: - h1.

[jira] [Comment Edited] (HBASE-20819) Use TableDescriptor to replace HTableDescriptor in hbase-shell module

2020-06-25 Thread Elliot Miller (Jira)
[ https://issues.apache.org/jira/browse/HBASE-20819?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17145696#comment-17145696 ] Elliot Miller edited comment on HBASE-20819 at 6/25/20, 6:04 PM: - h1.

[jira] [Comment Edited] (HBASE-20819) Use TableDescriptor to replace HTableDescriptor in hbase-shell module

2020-06-25 Thread Elliot Miller (Jira)
[ https://issues.apache.org/jira/browse/HBASE-20819?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17145696#comment-17145696 ] Elliot Miller edited comment on HBASE-20819 at 6/25/20, 5:50 PM: - h1.

[jira] [Commented] (HBASE-20819) Use TableDescriptor to replace HTableDescriptor in hbase-shell module

2020-06-25 Thread Elliot Miller (Jira)
[ https://issues.apache.org/jira/browse/HBASE-20819?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17145696#comment-17145696 ] Elliot Miller commented on HBASE-20819: --- h1. Changed Constants in this Patch h2. Process To get

[jira] [Updated] (HBASE-20819) Use TableDescriptor to replace HTableDescriptor in hbase-shell module

2020-06-25 Thread Elliot Miller (Jira)
[ https://issues.apache.org/jira/browse/HBASE-20819?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Elliot Miller updated HBASE-20819: -- Attachment: HBaseConstants-diff.txt

[jira] [Updated] (HBASE-20819) Use TableDescriptor to replace HTableDescriptor in hbase-shell module

2020-06-25 Thread Elliot Miller (Jira)
[ https://issues.apache.org/jira/browse/HBASE-20819?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Elliot Miller updated HBASE-20819: -- Release Note: Remove HBase::Admin.hcd and HBase::Admin.update_htd_from_arg from hbase-shell

[jira] [Updated] (HBASE-7196) 'hbase shell status' throws exception when HBase is not running

2020-06-25 Thread Elliot Miller (Jira)
[ https://issues.apache.org/jira/browse/HBASE-7196?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Elliot Miller updated HBASE-7196: - Priority: Minor (was: Major) > 'hbase shell status' throws exception when HBase is not running

[jira] [Commented] (HBASE-7196) 'hbase shell status' throws exception when HBase is not running

2020-06-25 Thread Elliot Miller (Jira)
[ https://issues.apache.org/jira/browse/HBASE-7196?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17145045#comment-17145045 ] Elliot Miller commented on HBASE-7196: -- It looks like isMasterRunning was removed from HBaseAdmin by

[jira] [Commented] (HBASE-20819) Use TableDescriptor to replace HTableDescriptor in hbase-shell module

2020-06-23 Thread Elliot Miller (Jira)
[ https://issues.apache.org/jira/browse/HBASE-20819?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17143316#comment-17143316 ] Elliot Miller commented on HBASE-20819: --- I went ahead and assigned this issue to myself and

[jira] [Assigned] (HBASE-20819) Use TableDescriptor to replace HTableDescriptor in hbase-shell module

2020-06-23 Thread Elliot Miller (Jira)
[ https://issues.apache.org/jira/browse/HBASE-20819?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Elliot Miller reassigned HBASE-20819: - Assignee: Elliot Miller (was: Xiaolin Ha) > Use TableDescriptor to replace

[jira] [Commented] (HBASE-20819) Use TableDescriptor to replace HTableDescriptor in hbase-shell module

2020-06-22 Thread Elliot Miller (Jira)
[ https://issues.apache.org/jira/browse/HBASE-20819?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17142170#comment-17142170 ] Elliot Miller commented on HBASE-20819: --- Hey [~Xiaolin Ha]! Is it okay with you if I take this

[jira] [Commented] (HBASE-24010) HBase shell list_peers command is displayed incorrectly

2020-06-05 Thread Elliot Miller (Jira)
[ https://issues.apache.org/jira/browse/HBASE-24010?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17126832#comment-17126832 ] Elliot Miller commented on HBASE-24010: --- The code change from HBase 1.x to 2.x relevant to this