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

The path where a dynamically loaded coprocessor jar is copied on the local file system depends on the region name (and implicitly, the start key)

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 0.92.0
    • 0.92.0
    • Coprocessors
    • None
    • Reviewed

    Description

      When loading a coprocessor from hdfs, the jar file gets copied to a path on the local filesystem, which depends on the region name, and the region start key. The name is "cleaned", but not enough, so when you have filesystem unfriendly characters (/?:, etc), the coprocessor is not loaded, and an error is thrown

      Attachments

        1. HBASE-5052.patch
          0.8 kB
          Andrei Dragomir

        Activity

          People

            adragomir Andrei Dragomir
            adragomir Andrei Dragomir
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: