Member since
03-25-2017
2
Posts
0
Kudos Received
0
Solutions
06-24-2017
05:51 PM
I'm having issues ingesting calculation views from Hana into Hive. The issue is with the --table parameter. The calculation view's table name is "/path/to/hana/calculation" How can I pass this to Sqoop?
... View more
Labels:
- Labels:
-
Apache Sqoop
03-25-2017
03:05 AM
I am trying to create a DB connection to oracle. When I create a DBConnection and try to connect to oracle with a executeSQL processor I get a class not found exception org.apache.nifi.processor.exception.ProcessException: org.apache.commons.dbcp.SQLNestedException: Cannot load JDBC driver class ' oracle.jdbc.driver.OracleDriver' What am I doing wrong?
... View more
Labels:
- Labels:
-
Apache NiFi