You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Jimmy Xiang (JIRA)" <ji...@apache.org> on 2013/12/20 23:18:09 UTC

[jira] [Assigned] (HBASE-9374) Client requires write access to hbase.local.dir unnecessarily

     [ https://issues.apache.org/jira/browse/HBASE-9374?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jimmy Xiang reassigned HBASE-9374:
----------------------------------

    Assignee: Jimmy Xiang

> Client requires write access to hbase.local.dir unnecessarily
> -------------------------------------------------------------
>
>                 Key: HBASE-9374
>                 URL: https://issues.apache.org/jira/browse/HBASE-9374
>             Project: HBase
>          Issue Type: Bug
>          Components: Client, Protobufs
>    Affects Versions: 0.95.2
>            Reporter: Nick Dimiduk
>            Assignee: Jimmy Xiang
>
> Per this [thread|http://mail-archives.apache.org/mod_mbox/hbase-dev/201308.mbox/%3cCANZa=GuLO0jTLs1fF+5_NRDczO+M=SSqjeAGVEeiCY8injbP8w@mail.gmail.com%3e] from the dev list.
> {quote}
> 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.
> {quote}
> Client applications do not need to use DynamicClassLoader and so should not require this write access.



--
This message was sent by Atlassian JIRA
(v6.1.4#6159)