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

Add Scan.setTimeRange() support in Shell

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Trivial
    • Resolution: Fixed
    • 0.20.3
    • 0.90.3
    • None
    • None
    • Reviewed

    Description

      The shell does not support scans by time range.

      This is trivial, simply add two more optional values MINTIMESTAMP and MAXTIMESTAMP and if both are set call Scan.setTimeRange(minStamp, maxStamp).

      Attachments

        1. HBASE-2470.r2.diff
          1 kB
          Harsh J
        2. HBASE-2470.r1.diff
          0.8 kB
          Harsh J

        Activity

          People

            qwertymaniac Harsh J
            larsgeorge Lars George
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: