Network Security Internet Technology Development Database Servers Mobile Phone Android Software Apple Software Computer Software News IT Information

In addition to Weibo, there is also WeChat

Please pay attention

WeChat public account

Shulou

How to compile and install hbase + enable lz4 Compression

2025-01-20 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Servers >

Share

Shulou(Shulou.com)06/01 Report--

This article mainly introduces how to compile and install hbase + enable lz4 compression, the article is very detailed, has a certain reference value, interested friends must read it!

A day of snappy compression. It keeps coming out wrong. Find information on the website. A natively supported compression format, lz4, was found. Look at the corresponding tutorial online, faster than snappy speed. Comparison results reference: www.tielaba.com/shujuku/20130806/13.html

My operating environment centos6.6(64) + hadoop2.5.2 + hbase1.0.1.1 ()

For compilation and installation of hadoop 2.5.2, refer to www.linuxidc.com/Linux/2015-03/115272.htm

For compilation and installation of hbase, refer to the official tutorial http://www.example.com: hbase.apache.org/book.html#_build_a_tarball

mvn -DskipTests clean install && mvn -DskipTests package assembly:single

Hbase Enabling LZ4 is simple. See official tutorial: hbase.apache.org/book.html#compressor.install

cd $HBASE_HOMEmkdir lib/nativeln -s $HADOOP_HOME/lib/native lib/native/Linux-amd64-64 Above is "hbase how to compile installation + enable lz4 compression" All the contents of this article, thank you for reading! Hope to share the content to help everyone, more relevant knowledge, welcome to pay attention to the industry information channel!

Welcome to subscribe "Shulou Technology Information " to get latest news, interesting things and hot topics in the IT industry, and controls the hottest and latest Internet news, technology news and IT industry trends.

Views: 0

*The comments in the above article only represent the author's personal views and do not represent the views and positions of this website. If you have more insights, please feel free to contribute and share.

Share To

Servers

Wechat

© 2024 shulou.com SLNews company. All rights reserved.

12
Report