I am not using Hortonworks distribution.
My tests were against plain vanilla apache distribution (all products i.e. Hadoop, hive and Oozie were downloaded from Apache website). I tested the transfer using CDH and Hortonworks drivers in Toad without any success.
Over the weekend I installed a new Cloudera CDH ecosystem, by installing Cloudera Server manager 5.8.1 first and then using its web interface to download, install and build the ecosystem.
I created a new CDH connection in Toad and tried a transfer of a small MySQL table, with 2 rows, to Hive. I am not getting any errors but the transfer is running for too long. Eventually I aborted the transfer after 43 minutes. I tried transferring few other small tables in MySQL but had no luck with it. The transfers were attempted with all CDH Toad client driver versions.
The new CDH ecosystem has
- HDFS (1 namenode, 1 secondary namenode and 1 datanode)
- Hive
- Yarn (MR2 included)
- Oozie
- Sqoop2
- Zookeeper
- Spark
- Hue (Kept this service down during the test)
Thanks