docker
立喆
非典型IT男
展开
专栏收录文章
- 默认排序
- 最新发布
- 最早发布
- 最多阅读
- 最少阅读
-
Compile Hadoop in Docker container
https://github.com/kiwenlau/compile-hadoo FROM ubuntu:14.04 MAINTAINER kiwenlau # install dependencies for compiling hadoop RU原创 2017-07-27 23:32:25 · 291 阅读 · 0 评论 -
Compile and build specific Hadoop source code branch using Azure VM
Sometimes you may want to test a Hadoop feature that is available in a specific branch that is not available as a binary release. For example, in my case, I want to try accessing Azure Data Lake Store转载 2017-07-27 23:35:44 · 580 阅读 · 0 评论
分享