Hue

· 빅데이터
문제 원인 hue로 sqoop import, export test를 할 때 yarn UI에서는 다음과 같은 로그가 찍히고 그 다음으로 진행되지 않으며 계속 러닝되는 경우가 발생 이때 넣었던 sqoop 명령어는 다음과 같았다 sqoop import --connect [MYSQL DB URL]?serverTimezone=UTC&characterEncoding=UTF-8 \ --username [유저 이름] \ --password [비밀번호] \ --query "[select 쿼리] where $CONDITIONS" \ --hive-import \ --hive-database [hive DB] \ --hive-table [hive 테이블명] \ --hive-overwrite \ --delete-target-d..
2weeks
'Hue' 태그의 글 목록