Uploaded image for project: 'HBase'
  1. HBase
  2. HBASE-19775

hbase shell doesn't handle the exceptions that are wrapped in java.io.UncheckedIOException

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 2.0.0-beta-1
    • 2.0.0-beta-2, 2.0.0
    • shell
    • None
    • Reviewed

    Description

      HBase shell doesn't have a notion of UncheckedIOException, so it may not handle it correctly. For an example, if we scan not existing table the error look weird:

      hbase(main):001:0> scan 'a'
      ROW                                                                                         COLUMN+CELL
      
      ERROR: a
      

      Attachments

        1. HBASE-19775-2-branch-2.patch
          1 kB
          Sergey Soldatov
        2. HBASE-19775-branch-2.patch
          1 kB
          Sergey Soldatov

        Issue Links

          Activity

            People

              sergey.soldatov Sergey Soldatov
              sergey.soldatov Sergey Soldatov
              Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: