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

Hbase Version CLI enhancement

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • None
    • 0.99.0
    • build
    • Reviewed
    • Calculates on startup checksum of running code. Emits in logs on startup and shows in UI.

    Description

      Hbase Version CLI enhancements:

      1) include source code checksum.
      2) change "Subversion" to "Source code repository"

      Existing implementation:

      hadoop@localhost p4_wspaces]$ hbase version
      2014-09-01 03:29:40,773 INFO [main] util.VersionInfo: HBase 0.98.1-hadoop2
      2014-09-01 03:29:40,773 INFO [main] util.VersionInfo: Subversion <...>
      2014-09-01 03:29:40,773 INFO [main] util.VersionInfo: Compiled by <...>

      Expected implematation:

      hadoop@localhost p4_wspaces]$ hbase version
      2014-09-01 03:29:40,773 INFO [main] util.VersionInfo: HBase 0.98.1-hadoop2
      2014-09-01 03:29:40,773 INFO [main] util.VersionInfo: Source code repository <...> <<< change "Subversion" to "Source code repository"
      2014-09-01 03:29:40,773 INFO [main] util.VersionInfo: Compiled by <...>
      2014-09-01 03:29:40,773 INFO [main] util.VersionInfo: From source with checksum eb1b9e8d63c302bed1168a7122d70 <<< include source code checksum

      Attachments

        1. HBASE-11873-3.patch
          6 kB
          Ashish Singhi
        2. HBASE-11873-2.patch
          6 kB
          Ashish Singhi
        3. HBASE-11873-1.patch
          5 kB
          Ashish Singhi
        4. HBASE-11873.patch
          3 kB
          Ashish Singhi

        Activity

          People

            ashish singhi Ashish Singhi
            rguo Guo Ruijing
            Votes:
            0 Vote for this issue
            Watchers:
            6 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: