[Bug 207549] [patch] databases/hbase: Update to 1.2.0

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sun Feb 28 03:15:19 UTC 2016


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=207549

            Bug ID: 207549
           Summary: [patch] databases/hbase: Update to 1.2.0
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Keywords: patch
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: demon at FreeBSD.org
          Reporter: kevin.bowling at kev009.com
             Flags: maintainer-feedback?(demon at FreeBSD.org)
          Keywords: patch
          Assignee: demon at FreeBSD.org

Created attachment 167493
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=167493&action=edit
hbase 1.2.0 patch

Minor rev of 1.x stable branch.. to me exciting we might be able to use the
ports default JDK8 now as it is officially supported by HBase and remove some
hacks from the port and potential permgen issues I occasionally saw building
with JDK7.  There are some nice features like region normalizer
https://issues.apache.org/jira/browse/HBASE-13103.  Change log:
https://github.com/apache/hbase/blob/rel/1.2.0/CHANGES.txt#L3

I need to confirm run depends with native hadoop library DTRT since we use
hadoop.jar from system.  Testing and comments welcome, we can always fall back
to JDK7 hacks.

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-ports-bugs mailing list