通过腾讯乐享上,对于github的六节课的讲述,以及网上资料的查询,了解jithub相关功能。
一方面,从腾讯乐享中,多次直播以及过往回放了解项目; 另一方面,从https://github.com/Angel-ML/angel 中初步了解相关使用。
Jdk >= 1.8
- Maven >= 3.0.5
- Protobuf >= 2.5.0 should be consistent with the protobuf version that Hadoop is built with; in current Apache Hadoop release, it is 2.5.0, so we recommend using version 2.5.0 unless you have compiled Hadoop using a different version of protobuf.
idea编辑运行
解决: 官网下载,网上教程。
解决: maven的配置,jdk版本的选择
解决: 通过git,将项目拉取到本地。
解决: idea内部提示报错,据报错来实现。
环境基本搭载好,试跑quickexample。