Port details |
- hbase Hadoop database, a distributed, scalable, big data store
- 1.2.1_1 databases
=0 1.2.1_1Version of this port present on the latest quarterly branch.
- DEPRECATED: Outdated, unsupported by upstream since June 2019 (upstream is at 2.3 and higher)
This port expired on: 2022-03-31
- There is no maintainer for this port.
- Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org
- Port Added: 2014-07-28 20:41:06
- Last Update: 2022-03-31 21:33:55
- Commit Hash: 0ad3bc4
- Also Listed In: java
- License: APACHE20
- WWW:
- http://hbase.apache.org/
- Description:
- Apache HBase is an open-source, distributed, versioned, non-relational database
modeled after Google's Bigtable: A Distributed Storage System for Structured
Data by Chang et al. Just as Bigtable leverages the distributed data storage
provided by the Google File System, Apache HBase provides Bigtable-like
capabilities on top of Hadoop and HDFS.
Features:
-- Linear and modular scalability
-- Strictly consistent reads and writes
-- Automatic and configurable sharding of tables
-- Automatic failover support between RegionServers
-- Convenient base classes for backing Hadoop MapReduce jobs with
Apache HBase tables
-- Easy to use Java API for client access
-- Block cache and Bloom Filters for real-time queries
-- Query predicate push down via server side Filters
-- Thrift gateway and a REST-ful Web service that supports XML, Protobuf
and binary data encoding options
-- Extensible jruby-based (JIRB) shell
-- Support for exporting metrics via the Hadoop metrics subsystem to files
or Ganglia, or via JMX
WWW: http://hbase.apache.org/
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- No installation instructions:
- This port has been deleted.
- PKGNAME: hbase
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (hadoop/hbase-1.2.1-src.tar.gz) = e8000a65e98d4c5db7bab54da99a57209fe4ea777ab41e91ae8ccf7bfa2d50dd
SIZE (hadoop/hbase-1.2.1-src.tar.gz) = 15977992
SHA256 (hadoop/FreeBSD-hbase-1.2.1-maven-repository.tar.gz) = 0a208d7d7a924f06f1994b321ae60d12be5a0410c8acae04f4aeb805c158f58b
SIZE (hadoop/FreeBSD-hbase-1.2.1-maven-repository.tar.gz) = 272188603
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- bash : shells/bash
- cmake : devel/cmake
- mvn : devel/maven3
- java : java/openjdk8
- Runtime dependencies:
-
- bash : shells/bash
- yarn : devel/hadoop2
- java : java/openjdk8
- NOTE: dependencies for deleted ports are notoriously suspect
- This port is required by:
- for Run
-
Deleted ports which required this port:
- * - deleted ports are only shown under the This port is required by section. It was harder to do for the Required section. Perhaps later...
Configuration Options:
- ===> The following configuration options are available for hbase-1.2.1_1:
DOCS=on: Build and/or install documentation
===> Use 'make config' to modify these settings
- Options name:
- databases_hbase
- USES:
- cpe
- pkg-message:
- For install:
- HBase binaries are installed in /usr/local/hbase/bin/
Consider adding this directory to your $PATH.
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.2.1_1 31 Mar 2022 21:33:55 |
Rene Ladan (rene) |
cleanup: Remove expired ports:
2022-03-31 devel/hadoop2: Depends on expired devel/maven3
databases/opentsdb
2022-03-31 databases/hbase: Outdated, unsupported by upstream since June 2019
(upstream is at 2.3 and higher) |
1.2.1_1 16 Oct 2021 09:51:39 |
Jimmy Olgeni (olgeni) |
*: fix tab vs. space issues, and comments according to the guide. |
1.2.1_1 10 Oct 2021 16:39:23 |
Daniel Engberg (diizzy) |
databases/hbase: Update MASTER_SITES, deprecate and set expiration date to
2022-03-31
Outdated and unsupported by upstream since June 2019
Use a direct URL to Apache's release archive site as it's not mirrored
by upstream mirror sites
Reference: https://dlcdn.apache.org/hbase/
Reviewed by: kbowling
Approved by: arrowd (mentor)
Differential Revision: https://reviews.freebsd.org/D32402 |
1.2.1_1 06 Apr 2021 21:50:45 |
Kevin Bowling (kbowling) |
databases/hbase: Drop maintainer |
1.2.1_1 06 Apr 2021 14:31:13 |
Mathieu Arnold (mat) |
all: Remove all other $FreeBSD keywords. |
1.2.1_1 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.2.1_1 26 Nov 2019 21:46:13 |
jkim |
Clean up after java/openjdk6 and java/openjdk6-jre removal
java/openjdk6 support was removed from Mk/bsd.java.mk (r512662) and
java/openjdk6 and java/openjdk6-jre were removed from the ports tree
(r512663). Now this patch completely removes remaining stuff from the
ports tree.
PR: 241953 (exp-run)
Reviewed by: glewis
Approved by: portmgr (antoine)
Differential Revision: https://reviews.freebsd.org/D22342 |
1.2.1_1 13 Aug 2019 16:01:59 |
mat |
Convert to UCL & cleanup pkg-message (categories d) |
1.2.1_1 18 Jul 2019 16:36:35 |
glewis |
Adjust to proposed changes in Java versioning
* Bug #238758 proposes to change the Java versioning from versions such
as "1.6.0" to versions such as "6" (for example). Modify the Makefile
checks on JAVA_PORT_VERSION to cope with either format.
PR: 238983
Approved by: maintainer timeout |
1.2.1_1 26 Feb 2019 20:37:04 |
kbowling |
databases/hbase: take maintainer
Approved by: krion (mentor)
Sponsored by: BBOX.io
Differential Revision: https://reviews.freebsd.org/D19368 |
1.2.1_1 26 Feb 2019 09:43:48 |
demon |
Drop maintainership, I do not use hbase anymore. |
1.2.1_1 15 Nov 2016 09:50:52 |
demon |
Remove broken as it does build now.
PR: 214522
Submitted by: cokane |
1.2.1_1 15 Nov 2016 09:50:22 |
demon |
Fix build with newer bash.
PR: 214522
Submitted by: cokane |
1.2.1_1 08 Oct 2016 08:20:16 |
antoine |
Mark BROKEN: fails to build
[ERROR] Failed to execute goal org.codehaus.mojo:exec-maven-plugin:1.4.0:exec
(concat-NOTICE-files) on project hbase-assembly: Command execution failed.
Process exited with an error: 1 (Exit value: 1) -> [Help 1]
Reported by: pkg-fallout
MFH: 2016Q4 |
1.2.1_1 22 Aug 2016 16:14:49 |
mat |
Fix staging as a regular user.
COPYTREE_SHARE installs as 444, which may be a mistake.
Sponsored by: Absolight |
1.2.1_1 19 Jul 2016 11:04:14 |
mat |
When there is a do-install target, do not use a post-install target, do
everything at once. Sometime, rename post-install into a options helper
target.
I did not fix ports that were such a mess that I could not figure out
what they really wanted to do. I also did not change ports that had
some version of an auto-plist code in post-install, for the same reason.
With hat: portmgr
Sponsored by: Absolight |
1.2.1_1 27 Apr 2016 18:38:15 |
demon |
Bump portrevision to reflect rc-scripts update. |
1.2.1 27 Apr 2016 14:50:24 |
demon |
Fix 'status' argument for rc-scripts.
PR: 208640
Submitted by: xmj |
1.2.1 17 Apr 2016 12:28:10 |
demon |
Allow to build hadoop stack with java-1.8, there are several reports
it is working fine. |
1.2.1 13 Apr 2016 07:13:55 |
demon |
Update to version 1.2.1.
PR: 208739
Submitted by: kbowling |
1.2.0 01 Apr 2016 14:00:57 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight |
1.2.0 19 Mar 2016 22:01:43 |
demon |
Update to version 1.2.0
PR: 207549
Submitted by: Kevin Bowling <kbowling@freebsd.org> |
1.1.2 19 Nov 2015 15:21:16 |
demon |
Update to version 1.1.2.
PR: 204495
Submitted by: kevin.bowling@kev009.com |
0.98.9 16 Oct 2015 18:15:11 |
swills |
databases/hbase: fix build with OpenJDK8
PR: 203506
Approved by: maintainer timeout (demon, >2 weeks) |
0.98.9 11 May 2015 21:47:43 |
mat |
Fix.
Sponsored by: Absolight |
0.98.9 11 May 2015 18:34:58 |
mat |
Cleanup DIST* variables.
When appropriate:
- Try to use DISTVERSION{SUF,PRE}FIX
- Replace PORTNAME-PORTVERSION by DISTNAME
- Convert MASTER_SITES to use macros
- Other light cleanup
With hat: portmgr
Sponsored by: Absolight |
0.98.9 19 Apr 2015 12:33:30 |
demon |
Remove redundant +. |
0.98.9 12 Apr 2015 18:10:24 |
robak |
databases/hbase: add CPE information
- Maintainer's timeout (demon@FreeBSD.org)
PR: 198964
Submitted by: Shun <shun.fbsd.pr@dropcut.net> |
0.98.9 26 Feb 2015 17:29:40 |
demon |
Update to version 0.98.9.
PR: 198040
Submitted by: Freddy Andersen <freddy@cfandersen.com> |
0.98.4_1 17 Nov 2014 12:44:18 |
demon |
Do install hirb.rb.
Pointed out by: Piotr Kubaj <pkubaj@riseup.net>
Patch hbase script to use correct location of config directory. |
0.98.4 14 Oct 2014 15:49:03 |
demon |
Add /usr/local/bin to PATH to let startup scripts to find bash. |
0.98.4 22 Sep 2014 14:15:04 |
bapt |
Simplify plist by trimming @dirrm* and using PORTDOCS macro |
0.98.4 31 Jul 2014 12:41:08 |
demon |
Fix depends. |
0.98.4 29 Jul 2014 12:14:00 |
demon |
Install sample configs in EXAMPLESDIR;
Minor tweaks. |
0.98.4 28 Jul 2014 20:40:49 |
demon |
New port: apache hbase:
Apache HBase is an open-source, distributed, versioned, non-relational database
modeled after Google's Bigtable: A Distributed Storage System for Structured
Data by Chang et al. Just as Bigtable leverages the distributed data storage
provided by the Google File System, Apache HBase provides Bigtable-like
capabilities on top of Hadoop and HDFS. |