혹시나 저 같은 이슈를 겪고 있는 분들을
Hbase와 Hive를 연동할수 있는것처럼 MongoDB 를 Hive에 연동하여 사용할수 있습니다
https://github.com/mongodb/mongo-hadoop/wiki/Hive-Usage
이곳에서 라이브러리를 받아서 사용하시면, 되십니다.
mongo-hadoop-core.2.0.1.jar
mongo-hadoop-hive-2.0.1.jar
mongo-java-driver-3.2.1.jar
FAILED: Execution Error, return code 1 from org.apache.hadoop.hive.ql.exec.DDLTask. org/bson/conversions/Bson
추가적으로 다음 에러는 mongo-java-driver-3.2.1.jar 없어서 나오는 에러 입니다. 저 같은경우 제실수로 mongo-drvier를 사용해서 계속 오류가 났네요
http://rmoff.net/2016/06/15/classnotfoundexception-with-mongodb-hadoop-in-hive/
reference : 써티웨어(Certiware), http://certiware.co.kr
'Study > Bigdata' 카테고리의 다른 글
zeppelin 1.7.1 with hive interpreter (0) | 2017.05.05 |
---|---|
Spark, SBT, libthrift 0.5.0-1 not found (0) | 2017.04.22 |
[HIVE]create table metastore move trash error (0) | 2017.04.19 |
호튼웍스 로드쇼 Hortonworks Roadshow(Future of Data Roadshow) . seoul (0) | 2016.11.01 |
아파치 암바리(Apache Ambari) 설치 / 주소 (0) | 2016.10.19 |
HDPCA(HDP Certification Administrator) Practive Exam : 호튼웍스 자격증 미리 보기 (1/2) (0) | 2016.10.01 |