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

Client requires write access to hbase.local.dir unnecessarily

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Won't Fix
    • 0.95.2
    • None
    • Client, Protobufs
    • None

    Description

      Per this thread from the dev list.

      It appears that as of HBASE-1936, we now require that client applications have write access to hbase.local.dir. This is because ProtobufUtil instantiates a DyanamicClassLoader as part of static initialization. This classloader is used for instantiating Comparators, Filters, and Exceptions.

      Client applications do not need to use DynamicClassLoader and so should not require this write access.

      Attachments

        1. hbase-9374.patch
          28 kB
          Jimmy Xiang

        Activity

          People

            Unassigned Unassigned
            ndimiduk Nick Dimiduk
            Votes:
            1 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: