随笔分类 -  hadoop

hadoop 学习积累
摘要:http://kafka.apachecn.org/intro.html 阅读全文
posted @ 2019-06-26 08:47 嵌入式实操 阅读(102) 评论(0) 推荐(0)
摘要:reference: http://kafka.apache.org/quickstart need to solve issue ISSUE 1: [2019-01-29 15:59:39,272] ERROR Failed to commit offsets for WorkerSourceTa 阅读全文
posted @ 2019-01-29 16:29 嵌入式实操 阅读(396) 评论(0) 推荐(0)
摘要:multi-borker function like cluster technology First we make a config file for each of the brokers (on Windows use the copy command instead > cp config 阅读全文
posted @ 2019-01-29 15:30 嵌入式实操 阅读(156) 评论(0) 推荐(0)
摘要:reference: http://kafka.apache.org/quickstart http://dblab.xmu.edu.cn/blog/1096-2/ hadoop@iZuf68496ttdogcxs22w6sZ:/usr/local$ sudo tar zvxf /home/hado 阅读全文
posted @ 2019-01-29 14:53 嵌入式实操 阅读(501) 评论(0) 推荐(0)
摘要:reference : http://dblab.xmu.edu.cn/blog/install-hive/ http://dblab.xmu.edu.cn/blog/hive-in-practice/ hadoop@iZuf68496ttdogcxs22w6sZ:/usr/local$ sudo 阅读全文
posted @ 2019-01-28 17:28 嵌入式实操 阅读(228) 评论(0) 推荐(0)
摘要:reference : http://dblab.xmu.edu.cn/blog/install-mysql/ http://wiki.ubuntu.org.cn/MySQL #install mysql package: hadoop@iZuf68496ttdogcxs22w6sZ:~$ sudo 阅读全文
posted @ 2019-01-28 14:52 嵌入式实操 阅读(141) 评论(0) 推荐(0)
摘要:reference: http://dblab.xmu.edu.cn/blog/131/ https://github.com/dmajkic/redis https://blog.csdn.net/eroswang/article/details/7080412 hadoop@iZuf68496t 阅读全文
posted @ 2019-01-28 14:32 嵌入式实操 阅读(161) 评论(0) 推荐(0)
摘要:reference:http://dblab.xmu.edu.cn/blog/868-2/ root@iZuf68496ttdogcxs22w6sZ:~# mv mongodb-linux-x86_64-ubuntu1604-3.2.7.tgz /usr/local/root@iZuf68496tt 阅读全文
posted @ 2019-01-28 14:08 嵌入式实操 阅读(170) 评论(0) 推荐(0)
摘要:reference: http://dblab.xmu.edu.cn/blog/install-hbase/ reference: http://dblab.xmu.edu.cn/blog/2139-2/ wget sudo wget http://archive.apache.org/dist/h 阅读全文
posted @ 2019-01-27 22:20 嵌入式实操 阅读(286) 评论(0) 推荐(0)
摘要:vmuser@vmuser-VirtualBox:~$ sudo useradd -m hadoop -s /bin/bash[sudo] vmuser 的密码: vmuser@vmuser-VirtualBox:~$ sudo passwd hadoop输入新的 UNIX 密码: 重新输入新的 U 阅读全文
posted @ 2019-01-20 17:16 嵌入式实操 阅读(299) 评论(0) 推荐(0)