일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 |
- NPM
- table
- SSL
- Java
- 공정능력
- es6
- Eclipse
- window
- vaadin
- 보조정렬
- Kotlin
- Spring
- R
- SPC
- mapreduce
- xPlatform
- tomcat
- mybatis
- Express
- MSSQL
- JavaScript
- plugin
- IntelliJ
- Python
- SQL
- Sqoop
- hadoop
- GIT
- react
- Android
- Today
- Total
목록전체 글 (661)
DBILITY
hadoop이 먼저 설치되어 있어야 한다. tajo는 SQL On Hadoop이니까! http://www.dbility.com/247 [root@big-master ~]# adduser tajo; echo 'tajo' | passwd --stdin tajo; usermod -G datagroup tajo Changing password for user tajo. passwd: all authentication tokens updated successfully. [root@big-master ~]# ssh big-slave1 "adduser tajo; echo 'tajo' | passwd --stdin tajo; usermod -G datagroup tajo" Changing password for use..
선행설치 되어야 할 것 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 m..
maven binary 설치 [root@big-master src]# wget http://apache.tt.co.kr/maven/maven-3/3.5.3/binaries/apache-maven-3.5.3-bin.tar.gz [root@big-master src]# tar -zxvpf apache-maven-3.5.3-bin.tar.gz [root@big-master src]# cp -rf apache-maven-3.5.3 /bigdata/ [root@big-master src]# ln -s /bigdata/apache-maven-3.5.3 /maven [root@big-master src]# vi /etc/profile export MAVEN_HOME=/maven export PATH=$PATH:/bi..
소스컴파일시 https://github.com/linux-on-ibm-z/docs/wiki/Building-Google-Protobuf-2.5.0 소스컴파일은 의존성 등 문제가 많다. 귀찮다. 따라하면 된다. yum 설치시 [root@big-master src]# yum -y install protobuf protobuf-devel Loaded plugins: fastestmirror Repository base is listed more than once in the configuration Repository updates is listed more than once in the configuration Repository extras is listed more than once in the conf..
그동안은 그냥 삭제했었다. 이제 그것도 귀찮다. 머리가 하얗게 되는 날을 대비하는 것이기도 하고.. 아래는 war로 압축할때 제외하는 것. maven-war-plugin 2.3 WEB-INF/classes/com/dbility/mybatis/R*.class, WEB-INF/classes/dbscripts/, WEB-INF/classes/rulesets/, xqms/css/K*.css, xqms/css/L*.css, xqms/css/T*.css, xqms/QMS.xprj