Notice
Recent Posts
Recent Comments
Link
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | |||||
3 | 4 | 5 | 6 | 7 | 8 | 9 |
10 | 11 | 12 | 13 | 14 | 15 | 16 |
17 | 18 | 19 | 20 | 21 | 22 | 23 |
24 | 25 | 26 | 27 | 28 | 29 | 30 |
Tags
- SQL
- MSSQL
- Kotlin
- window
- mybatis
- xPlatform
- mapreduce
- Java
- R
- tomcat
- Express
- react
- hadoop
- 보조정렬
- table
- vaadin
- NPM
- 공정능력
- SSL
- Android
- Eclipse
- SPC
- GIT
- es6
- Sqoop
- Python
- plugin
- IntelliJ
- JavaScript
- Spring
Archives
- Today
- Total
DBILITY
hadoop 2.7.5 compile 본문
반응형
선행설치 되어야 할 것
1.Java 1.7 or higher
2.Maven 3.3 or higher
3.Protocol buffer 2.5.0
[hadoop@big-master ~]$wget http://apache.tt.co.kr/hadoop/common/hadoop-2.7.5/hadoop-2.7.5-src.tar.gz
[hadoop@big-master ~]$tar -zxvpf hadoop-2.7.5-src.tar.gz
[hadoop@big-master hadoop-2.7.5-src]$mvn clean package -Pdist,native -DskipTests -Dtar -Dmaven.javadoc.skip=true
~한참 열심히 일하는 콤푸타를 구경 함~
[INFO] Executing tasks
main:
[exec] $ tar cf hadoop-2.7.5.tar hadoop-2.7.5
[exec] $ gzip -f hadoop-2.7.5.tar
[exec]
[exec] Hadoop dist tar available at: /home/hadoop/hadoop-2.7.5-src/hadoop-dist/target/hadoop-2.7.5.tar.gz
[exec]
[INFO] Executed tasks
[INFO]
[INFO] --- maven-javadoc-plugin:2.8.1:jar (module-javadocs) @ hadoop-dist ---
[INFO] Skipping javadoc generation
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] Apache Hadoop Main 2.7.5 ........................... SUCCESS [01:28 min]
[INFO] Apache Hadoop Build Tools .......................... SUCCESS [ 41.098 s]
[INFO] Apache Hadoop Project POM .......................... SUCCESS [ 15.953 s]
[INFO] Apache Hadoop Annotations .......................... SUCCESS [ 9.202 s]
[INFO] Apache Hadoop Assemblies ........................... SUCCESS [ 0.151 s]
[INFO] Apache Hadoop Project Dist POM ..................... SUCCESS [ 15.587 s]
[INFO] Apache Hadoop Maven Plugins ........................ SUCCESS [ 22.736 s]
[INFO] Apache Hadoop MiniKDC .............................. SUCCESS [02:43 min]
[INFO] Apache Hadoop Auth ................................. SUCCESS [01:09 min]
[INFO] Apache Hadoop Auth Examples ........................ SUCCESS [ 7.499 s]
[INFO] Apache Hadoop Common ............................... SUCCESS [02:38 min]
[INFO] Apache Hadoop NFS .................................. SUCCESS [ 1.364 s]
[INFO] Apache Hadoop KMS .................................. SUCCESS [ 12.822 s]
[INFO] Apache Hadoop Common Project ....................... SUCCESS [ 0.044 s]
[INFO] Apache Hadoop HDFS ................................. SUCCESS [ 58.022 s]
[INFO] Apache Hadoop HttpFS ............................... SUCCESS [ 12.245 s]
[INFO] Apache Hadoop HDFS BookKeeper Journal .............. SUCCESS [ 25.888 s]
[INFO] Apache Hadoop HDFS-NFS ............................. SUCCESS [ 1.229 s]
[INFO] Apache Hadoop HDFS Project ......................... SUCCESS [ 0.064 s]
[INFO] hadoop-yarn ........................................ SUCCESS [ 0.059 s]
[INFO] hadoop-yarn-api .................................... SUCCESS [ 5.601 s]
[INFO] hadoop-yarn-common ................................. SUCCESS [ 58.555 s]
[INFO] hadoop-yarn-server ................................. SUCCESS [ 0.039 s]
[INFO] hadoop-yarn-server-common .......................... SUCCESS [ 1.384 s]
[INFO] hadoop-yarn-server-nodemanager ..................... SUCCESS [ 7.160 s]
[INFO] hadoop-yarn-server-web-proxy ....................... SUCCESS [ 0.660 s]
[INFO] hadoop-yarn-server-applicationhistoryservice ....... SUCCESS [ 1.435 s]
[INFO] hadoop-yarn-server-resourcemanager ................. SUCCESS [ 6.135 s]
[INFO] hadoop-yarn-server-tests ........................... SUCCESS [ 1.100 s]
[INFO] hadoop-yarn-client ................................. SUCCESS [ 1.242 s]
[INFO] hadoop-yarn-server-sharedcachemanager .............. SUCCESS [ 0.865 s]
[INFO] hadoop-yarn-applications ........................... SUCCESS [ 0.036 s]
[INFO] hadoop-yarn-applications-distributedshell .......... SUCCESS [ 0.558 s]
[INFO] hadoop-yarn-applications-unmanaged-am-launcher ..... SUCCESS [ 0.425 s]
[INFO] hadoop-yarn-site ................................... SUCCESS [ 0.035 s]
[INFO] hadoop-yarn-registry ............................... SUCCESS [ 1.117 s]
[INFO] hadoop-yarn-project ................................ SUCCESS [ 3.762 s]
[INFO] hadoop-mapreduce-client ............................ SUCCESS [ 0.138 s]
[INFO] hadoop-mapreduce-client-core ....................... SUCCESS [ 4.525 s]
[INFO] hadoop-mapreduce-client-common ..................... SUCCESS [ 2.425 s]
[INFO] hadoop-mapreduce-client-shuffle .................... SUCCESS [ 0.844 s]
[INFO] hadoop-mapreduce-client-app ........................ SUCCESS [ 2.791 s]
[INFO] hadoop-mapreduce-client-hs ......................... SUCCESS [ 1.574 s]
[INFO] hadoop-mapreduce-client-jobclient .................. SUCCESS [ 9.385 s]
[INFO] hadoop-mapreduce-client-hs-plugins ................. SUCCESS [ 0.454 s]
[INFO] Apache Hadoop MapReduce Examples ................... SUCCESS [ 1.309 s]
[INFO] hadoop-mapreduce ................................... SUCCESS [ 2.833 s]
[INFO] Apache Hadoop MapReduce Streaming .................. SUCCESS [ 4.433 s]
[INFO] Apache Hadoop Distributed Copy ..................... SUCCESS [ 10.931 s]
[INFO] Apache Hadoop Archives ............................. SUCCESS [ 0.367 s]
[INFO] Apache Hadoop Rumen ................................ SUCCESS [ 0.812 s]
[INFO] Apache Hadoop Gridmix .............................. SUCCESS [ 0.953 s]
[INFO] Apache Hadoop Data Join ............................ SUCCESS [ 0.327 s]
[INFO] Apache Hadoop Ant Tasks ............................ SUCCESS [ 0.232 s]
[INFO] Apache Hadoop Extras ............................... SUCCESS [ 0.538 s]
[INFO] Apache Hadoop Pipes ................................ SUCCESS [ 8.315 s]
[INFO] Apache Hadoop OpenStack support .................... SUCCESS [ 0.854 s]
[INFO] Apache Hadoop Amazon Web Services support .......... SUCCESS [01:00 min]
[INFO] Apache Hadoop Azure support ........................ SUCCESS [ 10.192 s]
[INFO] Apache Hadoop Client ............................... SUCCESS [ 4.972 s]
[INFO] Apache Hadoop Mini-Cluster ......................... SUCCESS [ 0.812 s]
[INFO] Apache Hadoop Scheduler Load Simulator ............. SUCCESS [ 1.535 s]
[INFO] Apache Hadoop Tools Dist ........................... SUCCESS [ 4.521 s]
[INFO] Apache Hadoop Tools ................................ SUCCESS [ 0.031 s]
[INFO] Apache Hadoop Distribution 2.7.5 ................... SUCCESS [ 16.251 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 15:48 min
[INFO] Finished at: 2018-04-11T13:46:37+09:00
[INFO] ------------------------------------------------------------------------
반응형
'bigdata > hadoop' 카테고리의 다른 글
apache hadoop HA 설치 (0) | 2018.04.17 |
---|---|
hadoop mapreduce - Container killed on request. Exit code is 143 (0) | 2018.04.14 |
hadoop job control (0) | 2017.04.16 |
hadoop 2.6.4 window 10 pseudo distribution mode 설치 (0) | 2017.04.01 |
hadoop 2.x winutils (0) | 2017.03.27 |
Comments