sudo apt install mariadb-server ... 다음 패키지의 의존성이 맞지 않습니다: mariadb-server : 의존: mariadb-server-10.1 (= 10.1.32+maria-1~xenial) 하지만 %s 패키지를 설치하지 않을 것입니다E: 문제를 바로잡을 수 없습니다. 망가진 고정 패키지가 있습니다. * 버전명을 명시해 보래서...http://egloos.zum.com/ZHANITEST/v/1351273 sudo apt-get install mariadb-server-10.1=10.1.32+maria-1~xenial ...다음 패키지의 의존성이 맞지 않습니다: mariadb-server-10.1 : 의존: galera-3 (>= 25.3) 하지만 %s 패키지를 설치하지 ..
* 환경Ubuntu 14.04Tomcat 8 [ 자동 설치 ] http://all-record.tistory.com/182 * 1. sudo apt-get install tomcat8 * 오류 : "tomcat8 패키지를 찾을 수 없습니다"Unable to locate package - sudo apt-get update 실행 - 실행해도 동일하면 다음을 실행우상단 전원버튼 메뉴 -> 시스템 설정 -> 소프트웨어&업데이트 -> Ubuntu 소프트웨어(탭) -> 다운로드위치 : 대한민국서버 에서 '주 서버' 로 변경 후 저장 http://blog.naver.com/PostView.nhn?blogId=hj_veronica&logNo=220717061943&parentCategoryNo=&categoryNo=..
DescriptionResourcePathLocationTypeCoreException: Could not calculate build plan: Plugin org.apache.maven.plugins:maven-compiler-plugin:3.5.1 or one of its dependencies could not be resolved: Failed to read artifact descriptor for org.apache.maven.plugins:maven-compiler-plugin:jar:3.5.1: ArtifactResolutionException: Failure to transfer org.apache.maven.plugins:maven-compiler-plugin:pom:3.5.1 fro..
* 1. mahout 다운로드https://mahout.apache.org/ * 2. 압축 풀기 * 3. 동작 확인머하웃/bin/mahout 실행 * 에러 : JAVA_HOME is not set- export JAVA_HOME=/usr/lib/jvm/java-8-oracle 실행 후 머하웃 실행 - 매번 반복해야 하므로 이 내용을 스크립트에 추가 sudo gedit ~/.profile http://ark1230.tistory.com/44 * 하둡없이도 사용 가능하지만, - 함께 사용하려면 하둡 관련 환경변수도 설정해야 함.
* 환경우분투 14.04 * 1. 자바설치sudo add-apt-repository ppa:webupd8team/javasudo apt-get updatesudo apt-get install oracle-java8-installer http://blog.danggun.net/4101 - 확인java -version - 설치 위치?? * 2. eclipse 설치 - 다운로드https://www.eclipse.org/downloads/ - 압축 풀고 실행 sudo ./eclipse-inst - 참고 : sudo apt-get install eclipse 로 설치했더니 2012년 버전 깔리는데 실화냐? * 딱히 환경변수 설정같은건 필요 없었음.. * 참고 : 환경변수 설정http://ark1230.tistor..
* 개요1대 컴퓨터에 우분투, 윈도우즈 멀티부팅 환경 하에서 개발 중.윈도우즈에 개발용 DB (MariaDB) 있음.우분투에서도 이걸 쓰고 싶은데 윈도우즈+우분투 동시 부팅할 수 없고, OS 다른데 이걸 공유할 순 없을까. * 착안점- 우분투 MariaDB 는 당연히 윈도우용 MariaDB 데이터 파일 못 읽을거라고 생각하고(설마 되나?)- 우분투에서 VMWare 띄우고, 가상머신에 윈도우즈+MariaDB 설치하고, - 가상머신 MariaDB 에서 대상 데이터베이스(호스트PC Windows 환경 MariaDB)를 연결- 호스트 PC 우분투에서는 가상머신 Windows MariaDB에 클라이언트로 접속하여 DB 사용 - 주의 : 윈도우즈에서 사용하는 디스크를 우분투-가상머신-윈도우즈에서 직접 연결하는 방법..
* 개요나는 3천만개 에 대해서 ID 구간별로 1000개씩 쪼개서 3000개 쿼리를 만들었지. * 14GB SQL 사례https://stackoverflow.com/questions/13717277/how-can-i-import-a-large-14-gb-mysql-dump-file-into-a-new-mysql-database?utm_medium=organic&utm_source=google_rich_qa&utm_campaign=google_rich_qa질문 : 14GB 의 SQL import 어떻게 합니까? - 답변1] max_allowed_packet 기본값 1Mb => 1Gb 로 올리고net_buffer_length (네트워크 버퍼?) 1M 으로 올리고foreign_key_checks = 0 ( 외..
* timeout http://www.robvanderwoude.com/wait.php
* 대상뉴스 제목, 언론사 명 및 관리용 컬럼으로 구성된 테이블약 3천만 RowSQL 파일 약 30GB * 환경 - 2012 년경 구입한 데스크탑CPU AMD-A8 / 4 core / 2.9GHz16gb ramwin 7MariaDB 10.2 * 사건 개요고물 컴퓨터 / Windows 7 / MySQL 5.5 환경에서 뉴스 수집과 정리를 하고 있었음.돌아가는데는 큰 지장이 없었지만 더 나은 버전으로 마이그레이션 하기로 함.인덱스가 워낙 많고, Full text Index 도 있는 상태. MySQL 과 MariaDB 고민 끝에 MariaDB 10.2 로 결정MySQL 5.5 에서 MariaDB 10.2 로는 옮겨갈 수 없기에 SQL 로 덤프해서 옮기기로 함. SQL 은 진행 상황 확인, 중단시 재개 고려하여..
* 환경Spring 3Hibernate 3MariaDB 10.2 * SQL Error: 0, SQLState: S1000 Unknown initial character set index '255' received from server. Initial client character set can be forced via the 'characterEncoding' property. 또는... Cause: org.apache.commons.dbcp.SQLNestedException: Cannot create PoolableConnectionFactory (Unknown initial character set index '255' received from server. Initial client characte..
https://stackoverflow.com/questions/19649847/eclipse-jpa-project-change-event-handler-waiting?utm_medium=organic&utm_source=google_rich_qa&utm_campaign=google_rich_qa * Window > Preference > Maven(탭) -> Java EE Integration > JPA Configurator disabled.JAX-RSJSF Configurator 3개 다 껐는데 효과 없어 * Window > Preference > Validation > JPA Validator 취소- 효과 없었음. * JPA Content 될것같은데
ClassNotFoundException: [모델 개체 클래스] * ? hbm.xml 파일 설정 실수? * MySQL Connector 없어서 Model 에 해당하는 클래스 불러오는데 실패한 경우https://stackoverflow.com/questions/8348000/classnotfoundexception-com-mysql-jdbc-driver-jdbc-mysql-driver-for-web-applica
* 개요- mysql dump 시에 ID 별로 분할해서 한 경우- 모든 SQL 마다 DROP TABLE/CREATE TABLE 구문이 있는 경우 이걸 지워야 함. * 애초에 dump 할때 --no-create-info 옵션 했으면 됐을것. * 리눅스에서 DDL 빼고 실행하는 방법 https://dba.stackexchange.com/questions/106843/mysql-how-to-restore-mysql-dump-sql-ignoring-drop-table-statement?utm_medium=organic&utm_source=google_rich_qa&utm_campaign=google_rich_qa * 자바 코드- 이 코드 실행시 sqlNoDdl 이란 확장자 가진 파일들이 생성됨- CREATE, ..
// * 폴더 내 모든 sql 가져와서.. (정렬 안됨) String sPath = "I:\\180405_Winuser백업\\180404_IrsPDB_sqlDump";String sBat = "restoreAll.bat";String sDbName = "130514cidogir"; // 1. SQL 파일 목록 가져오기File fDir = new File(sPath);File[] afSql= fDir.listFiles(new FilenameFilter() {// sql 파일만 가져옴@Overridepublic boolean accept(File dir, String name) {return name.matches(".*\\.sql");}});// 2. 모두 실행하는 BAT 생성File fBat = new ..
dir >log.txt 2>&1 1 : StdOut2 : StdErr3 : Console - 2>&1 : StdErr(도 ) StdOut 으로 Redirect - >log.txt 2>&1dir 결과(StdOut)를 log.txt 에 출력함. StdErr 도 StdOut 에 같이 보냄.. - 출처 : http://www.robvanderwoude.com/battech_redirection.php https://superuser.com/questions/698496/log-an-entire-batch-file-output?utm_medium=organic&utm_source=google_rich_qa&utm_campaign=google_rich_qa * 파일출력 & 화면 출력 동시에 가능한가? dir >lo..
* 개요 - MySQL + MariaDB 같이 설치 - 사실상 그냥 설치 하면 됨- Service name, TCP Port 달리 하여... - MySQL 홈페이지 에서는 여러개 인스턴스 돌리기 위해 확인할 변수 안내https://dev.mysql.com/doc/refman/5.7/en/multiple-servers.html (딱히 신경쓸 필요는 없었음..) * 환경Windows 10MySQL 8.0MariaDB 10.2 1. MySQL 설치 http://minstar0410.tistory.com/5 - Service 명 확인 : MySQL80(기본값)- TCP Port : 3306(기본값) 별로 안 중요한 사항들...- 기타 : Development default 말고 Custom 으로 설치해야 폴더 ..
* 개요 Project 의 폴더 위치를 변경하고자 하는 경우.. * 프로젝트가 열려있는 경우우클릭 -> Refactor -> Move * Workspace 에 Project 등록 되어 있으나, 지정된 위치에 데이터가 없어서 열리지 않는 경우(프로젝트 폴더 옮긴 등...)- Workspace에 (껍데기만) 존재하는 프로젝트 삭제 후 (상단메뉴)File -> Import -> Import Existing Project - 별도로 수정하는 방법은 없고 지우고 해당 위치로 프로젝트 다시 생성하는 것..
* 개요- 윈도우즈 10 사용자 폴더 위치 변경- 윈도우용 C드라이브(SSD), D 드라이브(HDD) 있는데, C드라이브엔 윈도우만 깔고, 사용자 폴더를 D 드라이브로 쓰고 싶음. - 결론은, 레지스트리 수정하는 방법 3까지 적용했으나 Edge 와 Search 기능 동작 안하기 시작하여, 원상복구하고 방법1만 적용하여 사용 중.,. * [방법1] '문서' 의 위치 별도 설정 ( 가장 간단한 방법 ) 출처 : http://storytown.tistory.com/7 1. '문서' 아이콘에서 우클릭2. (메뉴에서) 속성3. 위치(탭)4. 폴더 변경 후 적용 바탕화면, 사진 등 모두 변경 가능 - 이 방법은 지정해준 몇몇 폴더만 옮겨서 쓸 뿐, 사용자 폴더 전체를 옮기지는 못한다. * [방법2] C:\Users..