编译CarbonData

  编译CarbonData的预备条件:
  1、类Unix环境(Linux, Mac OS X)
  2、git
  3、Apache Maven (推荐使用3.0.4)
  4、Java 7 or 8
  5、Scala 2.10
  6、Apache Thrift 0.9.3
从github中克隆CarbonData

$ git clone https://github.com/HuaweiBigData/carbondata.git

根据自己需求依次选择下面命令编译CarbonData
1、Build without testing

$ cd carbondata
$ mvn -DskipTests clean install 

2、Build with testing:

$ cd carbondata
$ mvn clean install

3、Build along with integration test cases

$ cd carbondata
$ mvn -Pintegration-test clean install

更多关于Carbondata的信息请参见https://github.com/HuaweiBigData/carbondata

本博客文章除特别声明,全部都是原创!
原创文章版权归过往记忆大数据(过往记忆)所有,未经许可不得转载。
本文链接: 【CarbonData:华为开发并支持Hadoop的列式文件格式】(https://www.iteblog.com/archives/1689.html)
喜欢 (7)
分享 (0)
发表我的评论
取消评论

表情
本博客评论系统带有自动识别垃圾评论功能,请写一些有意义的评论,谢谢!