Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
followed the example at
Getting below error while connecting tHiveRow --> tParseRecordSet --> tLogRow
Exception in component tParseRecordSet_1
java.sql.SQLException
at org.apache.hive.jdbc.HiveBaseResultSet.findColumn(HiveBaseResultSet.java:89)
at org.apache.hive.jdbc.HiveBaseResultSet.getString(HiveBaseResultSet.java:530)
at uhc_oxe.oxehistoryextract_0_1.oxeHistoryExtract.tHBaseInput_1Process(oxeHistoryExtract.java:3544)
at uhc_oxe.oxehistoryextract_0_1.oxeHistoryExtract.tHBaseConnection_1Process(oxeHistoryExtract.java:595)
at uhc_oxe.oxehistoryextract_0_1.oxeHistoryExtract.tHiveConnection_2Process(oxeHistoryExtract.java:5364)
at uhc_oxe.oxehistoryextract_0_1.oxeHistoryExtract.tJava_1Process(oxeHistoryExtract.java:5132)
at uhc_oxe.oxehistoryextract_0_1.oxeHistoryExtract.runJobInTOS(oxeHistoryExtract.java:5651)
at uhc_oxe.oxehistoryextract_0_1.oxeHistoryExtract.main(oxeHistoryExtract.java:5467)