自定义博客皮肤VIP专享

*博客头图:

格式为PNG、JPG,宽度*高度大于1920*100像素,不超过2MB,主视觉建议放在右侧,请参照线上博客头图

请上传大于1920*100像素的图片!

博客底图:

图片格式为PNG、JPG,不超过1MB,可上下左右平铺至整个背景

栏目图:

图片格式为PNG、JPG,图片宽度*高度为300*38像素,不超过0.5MB

主标题颜色:

RGB颜色,例如:#AFAFAF

Hover:

RGB颜色,例如:#AFAFAF

副标题颜色:

RGB颜色,例如:#AFAFAF

自定义博客皮肤

-+

程序员备忘录

工作与学习的点点滴滴...

  • 博客(3)
  • 收藏
  • 关注

原创 How to use kafka2.12 as a MQ on the Ubuntu18.04/Linux

1. Download the kafka from the ApacheBinary downloads:  Scala 2.12  - kafka_2.12-1.1.0.tgz (asc, sha512)2. unzip the kafka_2.12-1.1.0.tgz3. Start the zookeeper   bin/zookeeper-server-start.sh config/z...

2018-06-30 10:59:25 213

原创 how to download and install hadoop on Windows10/Ubuntu18.04

1) Download the hadoop(1) open this link - http://hadoop.apache.org/releases.html(2) find and click "mirror site" Download the release hadoop-X.Y.Z-src.tar.gz from a mirror site.(3) We suggest the fol...

2018-06-21 15:07:36 177

原创 Ubuntu18.04 install Redis

Download, extract and compile Redis with:$tar xzf redis-4.0.9.tar.gz$cd redis-4.0.9$make$make test1)cc adlist.o /bin/sh:1:cc:not foundsudo apt-get install gcc 2)redis jemallo/jemallo.h:no such file or...

2018-06-13 00:25:11 1477

空空如也

空空如也

TA创建的收藏夹 TA关注的收藏夹

TA关注的人

提示
确定要删除当前文章?
取消 删除