Hbase security tutorial

2013-02-13 Thread Serge Blazhievsky
Hi all,

I am looking for a good Hbase security tutorial. 

Could you please suggestion something?


Thanks
Serge


Re: Hbase security tutorial

2013-02-13 Thread Ted Yu
Gary has some slides:
http://www.slideshare.net/ghelmling/new-hbase-features-coprocessors-and-security

Here are blog posts from the old HBase
blog (hbaseblog.com). The site is gone but you can still see them on the
Internet Archive:

http://web.archive.org/web/20101031022526/http://hbaseblog.com/2010/10/11/secure-hbase-access-controls/

http://web.archive.org/web/20100817034022/http://hbaseblog.com/2010/07/21/up-and-running-with-secure-hadoop/

Cheers

On Wed, Feb 13, 2013 at 4:22 PM, Serge Blazhievsky sblazhiev...@nice.comwrote:

 Hi all,

 I am looking for a good Hbase security tutorial.

 Could you please suggestion something?


 Thanks
 Serge



Re: Hbase security tutorial

2013-02-13 Thread Ted Yu
http://hbase.apache.org/book.html#security contains detailed information
about configuration.

FYI

On Wed, Feb 13, 2013 at 4:27 PM, Ted Yu yuzhih...@gmail.com wrote:

 Gary has some slides:

 http://www.slideshare.net/ghelmling/new-hbase-features-coprocessors-and-security

 Here are blog posts from the old HBase
 blog (hbaseblog.com). The site is gone but you can still see them on the
 Internet Archive:


 http://web.archive.org/web/20101031022526/http://hbaseblog.com/2010/10/11/secure-hbase-access-controls/


 http://web.archive.org/web/20100817034022/http://hbaseblog.com/2010/07/21/up-and-running-with-secure-hadoop/

 Cheers


 On Wed, Feb 13, 2013 at 4:22 PM, Serge Blazhievsky 
 sblazhiev...@nice.comwrote:

 Hi all,

 I am looking for a good Hbase security tutorial.

 Could you please suggestion something?


 Thanks
 Serge





Re: Hbase security tutorial

2013-02-13 Thread Serge Blazhievsky
Thanks



On Feb 13, 2013, at 4:32 PM, Ted Yu yuzhih...@gmail.com wrote:

 http://hbase.apache.org/book.html#security contains detailed information
 about configuration.
 
 FYI
 
 On Wed, Feb 13, 2013 at 4:27 PM, Ted Yu yuzhih...@gmail.com wrote:
 
 Gary has some slides:
 
 http://www.slideshare.net/ghelmling/new-hbase-features-coprocessors-and-security
 
 Here are blog posts from the old HBase
 blog (hbaseblog.com). The site is gone but you can still see them on the
 Internet Archive:
 
 
 http://web.archive.org/web/20101031022526/http://hbaseblog.com/2010/10/11/secure-hbase-access-controls/
 
 
 http://web.archive.org/web/20100817034022/http://hbaseblog.com/2010/07/21/up-and-running-with-secure-hadoop/
 
 Cheers
 
 
 On Wed, Feb 13, 2013 at 4:22 PM, Serge Blazhievsky 
 sblazhiev...@nice.comwrote:
 
 Hi all,
 
 I am looking for a good Hbase security tutorial.
 
 Could you please suggestion something?
 
 
 Thanks
 Serge
 
 
 



Re: Hbase security tutorial

2013-02-13 Thread Andrew Purtell
Check out http://hbase.apache.org/book.html#security

Also, we did a presentation at HBaseCon last year. This is a worked example
for getting a simple secure cluster up and running with 0.94 at the time:
https://github.com/apurtell/ec2-demo

The most useful files will be
https://github.com/apurtell/ec2-demo/blob/master/bin/image/tarball/create-image-remote,
which lays down a base configuration, and
https://github.com/apurtell/ec2-demo/blob/master/bin/image/tarball/setup-remote,
which configures site files.



On Wed, Feb 13, 2013 at 4:22 PM, Serge Blazhievsky sblazhiev...@nice.comwrote:

 Hi all,

 I am looking for a good Hbase security tutorial.

 Could you please suggestion something?


 Thanks
 Serge




-- 
Best regards,

   - Andy

Problems worthy of attack prove their worth by hitting back. - Piet Hein
(via Tom White)