Due to recent updates, all users are required to create an Altair One account to login to the RapidMiner community. Click the Register button to create your account using the same email that you have previously used to login to the RapidMiner community. This will ensure that any previously created content will be synced to your Altair One account. Once you login, you will be asked to provide a username that identifies you to other Community users. Email us at Community with questions.

Store in Hive from teradata

kuramakurama Member Posts: 4 Learner I
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

  • MartinLiebigMartinLiebig Administrator, Moderator, Employee, RapidMiner Certified Analyst, RapidMiner Certified Expert, University Professor Posts: 3,531 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
  • kuramakurama Member Posts: 4 Learner I
    ok , i'try consult with support 
Sign In or Register to comment.