Yeah, but column family and column qualifier are optional. On Mon, Jan 30, 2012 at 5:03 PM, Ted Yu <yuzhih...@gmail.com> wrote:
> Thanks for the heads up. > According to src/main/ruby/shell/commands/grant.rb, the syntax for grant in > HBase should be: > hbase> grant 'bobsmith', 'RW', 't1', 'f1', 'col1' > > Cheers > > On Mon, Jan 30, 2012 at 4:51 PM, Enis Söztutar <e...@apache.org> wrote: > > > Hi devs, > > > > We have been spending some time to figure out how to approach security > > related issues in Hcat/Hive + HBase and Hdfs. There has already been > great > > work, but there is still some issues to be done. I created a wiki page at > > > > > https://cwiki.apache.org/confluence/display/HCATALOG/Hcat+Security+Designwhich > > contains a base for further discussion. All feedback, suggestions are > > more than welcome. > > > > Umbrella jira is https://issues.apache.org/jira/browse/HCATALOG-244. > > > > Thanks, > > Enis > > >