Hi ,
I have been stuck on the following error, while replicating tables from Hive to HANA. Any help would be appreciated.
(dberror) 2048 - column store error: "ADMIN"."SDI::hivetest.START_REPLICATION": line 3 col 0 (at pos 110): [2048] (range 3): column store error: task framework: [403] internal error: Error opening the cursor for the remote database Error while processing statement: FAILED: Execution Error, return code 2 from org.apache.hadoop.hive.ql.exec.tez.TezTask. Vertex failed, vertexName=Map 1, vertexId=vertex_1439347078879_0043_1_00, diagnostics=[Vertex vertex_1439347078879_0043_1_00 [Map 1] killed/failed due to:ROOT_INPUT_INIT_FAILURE, Vertex Input: sdi::hivetest.vt_interactions initializer failed, vertex=vertex_1439347078879_0043_1_00 [Map 1], java.io.IOException: No input paths specified in job
at org.apache.hadoop.hive.ql.io.HiveInputForm for query "SELECT "SDI::hivetest.VT_interactions"."mandt", "SDI::hivetest.VT_interactions"."contact_key", "SDI::hivetest.VT_interactions"."id_origin", "SDI::hivetest.VT_interactions"."id", "SDI::hivetest.VT_interactions"."comm_medium", "SDI::hivetest.VT_interactions"."ia_type", "SDI::hivetest.VT_interactions"."timestamp", "SDI::hivetest.VT_interactions"."cms_order_id", "SDI::hivetest.VT_interactions"."client_cust_id", "SDI::hivetest.VT_interactions"."order_number", "SDI::hivetest.VT_interactions"."web_order_number"...
Regards,
Geet