• Grid
  • Visualization
  • SQL
  • JSON(Cube)
  • JSON(Model)
  • Access
  • Notification
  • HBase
{{cube.sql}}
No SQL GENERATED.
{{angular.toJson(cleanStatus(cube.detail), true)}}
{{angular.toJson(cleanStatus(cube.model), true)}}
Notification List(Common Separated)
HTable: {{table.tableName}}
  • Region Count: {{table.regionCount}}
  • Size: {{table.tableSize | bytes:2}}
  • Start Time: {{table.dateRangeStart | reverseToGMT0}}
  • End Time: {{table.dateRangeEnd | reverseToGMT0}}
Total Size: {{cube.totalSize | bytes:2}}
Total Number: {{cube.hbase.length}}
No HBase Info.