Details
Description
Hbase 0.92.0 was released with two artifacts, plain and security. The security code is built with -Psecurity. There are two tarballs, but only the plain jar in maven repo at repository.a.o.
I see no reason to do a separate artifact for the security related code, since 0.92 already depends on secure Hadoop 1.0.0, and all of the security related code is not loaded by default. In this issue, I propose, we merge the code under /security to src/ and remove the maven profile.
Edit: after some discussion, and the plans for modularizing the build to include a security module, we changed the issue description to push the security jars in 0.92.1 to maven repo.
Attachments
Issue Links
- blocks
-
HBASE-5343 Access control API in HBaseAdmin.java
- Closed
- duplicates
-
HBASE-5288 Security source code dirs missing from 0.92.0 release tarballs.
- Closed
- is related to
-
HBASE-4336 Convert source tree into maven modules
- Closed
-
HBASE-6929 Publish Hbase 0.94 artifacts build against hadoop-2.0
- Closed