Closing loop - Yi Deng contributed code that does skips the perms check for non-modifying operations.
https://issues.apache.org/jira/browse/HBASE-12243 Jon On Thu, May 29, 2014 at 2:16 PM, Jean-Marc Spaggiari < [email protected]> wrote: > A workaround is to use -ignorePreCheckPermission option with HBCK which > skip the write permission test. But I think we should test only read > permission if we don't specify any repair parameter... > > > 2014-05-29 17:00 GMT-04:00 Jean-Marc Spaggiari <[email protected]>: > > > Hi, > > > > Quick question here before I open a JIRA. > > > > Why does HBCK need write permissions if there isn't any --repair ish flag > > specified? Should it not only be read permissions required? > > > > JM > > > -- // Jonathan Hsieh (shay) // HBase Tech Lead, Software Engineer, Cloudera // [email protected] // @jmhsieh
