Has anyone attempted to use Kite on HDP?
http://kitesdk.org/docs/1.0.0/Using-the-Kite-CLI-to-Create-a-Dataset.html
I’ve been getting as far as importing the CSV.
Issue #1. – ojdbc6.jar needs to be installed in /usr/share/java (done)
Issue #2 – There appears to be a classpath issue I can’t get to the bottom of (b/c this file does exist). Error below.
org.kitesdk.tools.CopyTask: Kite(dataset:file:/tmp/7ac59c9b-5439-426e-9088-0cfc6bf352… ID=1 (1/1)(1): java.io.FileNotFoundException: File file:/hdp/apps/2.3.2.0-2950/mapreduce/mapreduce.tar.gz does not exist
Thanks in advance.
-Chris