Big Data Platform/Sqoop

sqoop2 error 발생 시 stack trace 출력

editor2080 2017. 11. 14. 15:09


1. 아래와 같이 에러 발생 시 출력 내용만으로 원인을 알기 어려운 경우 stack trace 를 출력합니다.

1
2
Exception has occurred during processing command
 
Colored by Color Scripter
cs



2. 옵션을 설정하여 stack trace 를 출력하도록 합니다.

1
2
sqoop:000> set option --name verbose --value true
 
Colored by Color Scripter
cs



저작자표시 (새창열림)