Uploaded image for project: 'Hue (READ ONLY)'
  1. Hue (READ ONLY)
  2. HUE-6769

[hbase] Add functionality to trigger row count from the UI for tables

    Details

    • Type: New Feature
    • Status: Closed
    • Priority: Major
    • Resolution: Incomplete
    • Affects Version/s: 3.12.0
    • Fix Version/s: None
    • Component/s: con.hbase
    • Labels:

      Description

      There are certain cases where people would like to know the count of records within a table when using the HBase UI.

      At this moment they would need to use the hbase shell to run the rowcount routine which could be exposed on the UI and only be invoked when clicking on a button or something so it saves the large scan overhead that comes with this.

      Possibility to save the state in the session so if the user moves back and forth than then can see the last calculation's output with some stale indicator for the last refreshed time could help not to invoke scans frequently.

      To reduce the overhead we might be able to piggy back on https://issues.apache.org/jira/browse/HBASE-9800 where there seems to be more efficient ways to run scans to ensure it brings the least amount of overhead on the system.

        Attachments

          Activity

            People

            • Assignee:
              Unassigned
              Reporter:
              ivajnorak Istvan Vajnorak
            • Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

              • Created:
                Updated:
                Resolved: