Когда я запускаю Schematool -dbtype mysql -initschema команда в командной строке. Он бросает ниже ошибку -
Error: A JNI error has occurred, please check your installation and try again
Exception in thread "main" java.lang.NoClassDefFoundError: org/apache/hadoop/conf/Configuration at java.lang.Class.privateGetMethodRecursive(Unknown Source)
at java.lang.Class.getMethod0(Unknown Source)
at java.lang.Class.getMethod(Unknown Source)
Подробнее здесь: https://stackoverflow.com/questions/794 ... hile-runni