Options

Store in Hive from teradata

kuramakurama Member Posts: 4 Newbie
edited July 2021 in Help
I want to use custom query data from teradata and store in hive but process failed in store operation




Exception: eu.radoop.exception.NoStackTraceOperatorException
Message: HiveQL error. Message: Error while processing statement: FAILED: Execution Error, return code 1 from org.apache.hadoop.hive.ql.exec.DDLTask. MetaException(message:Put request failed : INSERT INTO TABLE_PARAMS (PARAM_VALUE,TBL_ID,PARAM_KEY) VALUES (?,?,?...
 Stack trace:
Cause
Exception: java.sql.SQLException
Message: Error while processing statement: FAILED: Execution Error, return code 1 from org.apache.hadoop.hive.ql.exec.DDLTask. MetaException(message:Put request failed : INSERT INTO TABLE_PARAMS (PARAM_VALUE,TBL_ID,PARAM_KEY) VALUES (?,?,?) )
Stack trace:
org.apache.hive.jdbc.HiveStatement.execute(HiveStatement.java:297)
eu.radoop.datahandler.hive.PooledStatement.execute(PooledStatement.java:390)
eu.radoop.datahandler.hive.HiveHandler.lambda$executeStatement$2(HiveHandler.java:912)
java.util.concurrent.FutureTask.run(FutureTask.java:266)
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
java.lang.Thread.run(Thread.java:748)

Tagged:

Answers

  • Options
    MartinLiebigMartinLiebig Administrator, Moderator, Employee, RapidMiner Certified Analyst, RapidMiner Certified Expert, University Professor Posts: 3,510 RM Data Scientist
    Hi,
    is this a commercial request? Then please consult support.rapidminer.com. We surely need more information to understand whats going on here.

    Cheers,
    Martin
    - Sr. Director Data Solutions, Altair RapidMiner -
    Dortmund, Germany
  • Options
    kuramakurama Member Posts: 4 Newbie
    ok , i'try consult with support 
Sign In or Register to comment.