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

[hbck] -fixVersionFile should not require a running master

VotersWatch issueWatchersCreate sub-taskLinkCloneUpdate Comment AuthorReplace String in CommentUpdate Comment VisibilityDelete Comments
    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Duplicate
    • None
    • None
    • hbck
    • None

    Description

      The current logic requires to perform something like this in hbck:

      exec {
      ...
      connect();
      ...
      onlineHbck();
      ...
      }
      onlineHbck() {
      ...
      offlineHdfsIntegrityRepair();
      ...
      }
      

      It should be possible to fix hbase.version without having to connect to the master first.

      Attachments

        Issue Links

        Activity

          This comment will be Viewable by All Users Viewable by All Users
          Cancel

          People

            Unassigned Unassigned
            esteban Esteban Gutierrez
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Slack

                Issue deployment