Let’s talk Alteryx Copilot. Join the live AMA event to connect with the Alteryx team, ask questions, and hear how others are exploring what Copilot can do. Have Copilot questions? Ask here!
Start Free Trial

Alteryx Designer Desktop Discussions

Find answers, ask questions, and share expertise about Alteryx Designer Desktop and Intelligence Suite.

New and having errors transferring excel sheet to impala database.

hisnameiswes
5 - Atom

I am trying to take the information from an excel sheet and create and insert into a table into my impala database. The table gets created, but the information cannot be inserted. I get the following error:

 

Error: Output Data (9): DataWrap2ODBC::SendBatch: [Cloudera][ImpalaODBC] (110) Error while executing a query in Impala: [HY000] : ParseException: Syntax error in line 1:...`Is_Search_Mode`) Values (?,?,?,?,?,?,?,?,?,?,?,?,?,?,...                             ^Encountered: Unexpected characterExpected: CASE, CAST, DEFAULT, EXISTS, FALSE, IF, INTERVAL, LEFT, NOT, NULL, REPLACE, RIGHT, TRUNCATE, TRUE, IDENTIFIERCAUSED BY: Exception: Syntax error Insert into `d_sw_trane_tk_experiment`.`BuCAT_Regression_Data`(`REQUESTID`,`INPUTID`,`SELECTIONID`,`CUSTOMID`,`TOPSSRELEASE`,`Errors`,`Selection_Description`,`Trace_Message`,`Order_Number`,`Version_EiCTV`,`Version_Engine`,`Circ1_Load_Split`,`Performance_Standard_Cert`,`Circ1_CPIM`,`Circ1_Motor_CPKW`,`Circ1_Orifice_ORSZ`,`Circ1_Stg_1_Blade_Dia`,`Circ1_Stg_1_IGV`,`Circ1_Stg_2_Blade_Dia`,`Circ1_Stg_3_Blade_Dia`,`Circ2_CPIM`,`Circ2_Motor_CPKW`,`Circ2_Orifice_ORSZ`,`Circ2_Stg_1_Blade_Dia`,`Circ2_Stg_1_IGV`,`Circ2_Stg_2_Blade_Dia`,`Cond_Bundle_Size`,`Cond_Shell_Size`,`Cond_Fluid_Total_PD`,`Evap_Bundle_Size`,`Evap_Shell_Size`,`Evap_Fluid_Total_PD`,`kW_ton`,`Unit_Model`,`Unit_Size`,`Part_Load_Value`,`Revision`,`Order_kW_ton`,`Unit_Total_Cost`,`Circ1_Motor_RLA`,`Circ2_Motor_RLA`,`Circ1_Starter_Size`,`Circ2_Starter_Size`,`Circ1_Line_Side_MCA`,`Circ2_Line_Side_MCA`,`Order_Part_Load_Value`,`Green_Seal_Approval`,`Unit_Price`,`Evap_Test_Leaving_Fluid_Temp`,`Cond_Test_Entering_Fluid_Temp`,`Is_Factory_Testable`,`Unit_Order_Shipping_Weight`,`Unit_Order_Operating_Weight`,`ASHRAE_90_1_1999_Cert`,`ASHRAE_90_1_2007_Cert`,`ASHRAE_90_1_2007_Adden_m_Cert`,`Circ1_Line_Side_MOP`,`Circ2_Line_Side_MOP`,`ASHRAE_90_1_2010_Cert`,`Circ1_Load_Side_MCA`,`Circ2_Load_Side_MCA`,`Circ1_Control_Side_MCA`,`Circ2_Control_Side_MCA`,`Circ1_Load_Side_MOP`,`Circ2_Load_Side_MOP`,`Circ1_Control_Side_MOP`,`Circ2_Control_Side_MOP`,`Load`,`ASHRAE_90_1_2013_Cert`,`Is_Search_Mode`) Values (?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?)

 

 

I am particularly wondering why all the ?'s are appearing...hoping someone can point me in the right direction!

0 REPLIES 0
Labels
Top Solution Authors