Hi, I have specific flows with me that I need to update. Before it, I install the snowflake plugin in Pentaho. i started getting one error
2022/06/23 20:35:38 - Table input.0 - ERROR (version 9.2.0.0-290, build 9.2.0.0-290 from 2021-06-02 06.36.08 by buildguy) : org.pentaho.di.core.exception.KettleDatabaseException:
2022/06/23 20:35:38 - Table input.0 - Couldn't get row from result set
2022/06/23 20:35:38 - Table input.0 - at java.lang.Thread.run (null:-1)
2022/06/23 20:35:38 - Table input.0 - at org.pentaho.di.trans.step.RunThread.run (RunThread.java:62)
2022/06/23 20:35:38 - Table input.0 - at org.pentaho.di.trans.steps.tableinput.TableInput.processRow (TableInput.java:143)
2022/06/23 20:35:38 - Table input.0 - at org.pentaho.di.trans.steps.tableinput.TableInput.doQuery (TableInput.java:265)
2022/06/23 20:35:38 - Table input.0 - at org.pentaho.di.core.database.Database.getRow (Database.java:2712)
2022/06/23 20:35:38 - Table input.0 - at org.pentaho.di.core.database.Database.getRow (Database.java:2734)
2022/06/23 20:35:38 - Table input.0 - at org.pentaho.di.core.database.Database.getRow (Database.java:2756)
2022/06/23 20:35:38 - Table input.0 - at org.pentaho.di.core.database.DatabaseMeta.getValueFromResultSet (DatabaseMeta.java:3030)
2022/06/23 20:35:38 - Table input.0 - at org.pentaho.di.core.database.BaseDatabaseMeta.getValueFromResultSet (BaseDatabaseMeta.java:2138)
2022/06/23 20:35:38 - Table input.0 - at org.pentaho.di.core.row.value.ValueMetaBase.getValueFromResultSet (ValueMetaBase.java:5309)
2022/06/23 20:35:38 - Table input.0 - at net.snowflake.client.jdbc.SnowflakeBaseResultSet.getTimestamp (SnowflakeBaseResultSet.java:302)
2022/06/23 20:35:38 - Table input.0 - at net.snowflake.client.jdbc.SnowflakeResultSetV1.getTimestamp (SnowflakeResultSetV1.java:236)
2022/06/23 20:35:38 - Table input.0 - at net.snowflake.client.core.SFBaseResultSet.getTimestamp (SFBaseResultSet.java:522)
2022/06/23 20:35:38 - Table input.0 -
2022/06/23 20:35:38 - Table input.0 - at org.pentaho.di.core.database.Database.getRow(Database.java:2764)
2022/06/23 20:35:38 - Table input.0 - at org.pentaho.di.core.database.Database.getRow(Database.java:2734)
2022/06/23 20:35:38 - Table input.0 - at org.pentaho.di.core.database.Database.getRow(Database.java:2712)
2022/06/23 20:35:38 - Table input.0 - at org.pentaho.di.trans.steps.tableinput.TableInput.doQuery(TableInput.java:265)
2022/06/23 20:35:38 - Table input.0 - at org.pentaho.di.trans.steps.tableinput.TableInput.processRow(TableInput.java:143)
2022/06/23 20:35:38 - Table input.0 - at org.pentaho.di.trans.step.RunThread.run(RunThread.java:62)
2022/06/23 20:35:38 - Table input.0 - at java.lang.Thread.run(Unknown Source)
2022/06/23 20:35:38 - Table input.0 - Caused by: java.lang.NullPointerException
2022/06/23 20:35:38 - Table input.0 - at net.snowflake.client.core.SFBaseResultSet.getTimestamp(SFBaseResultSet.java:522)
2022/06/23 20:35:38 - Table input.0 - at net.snowflake.client.jdbc.SnowflakeResultSetV1.getTimestamp(SnowflakeResultSetV1.java:236)
2022/06/23 20:35:38 - Table input.0 - at net.snowflake.client.jdbc.SnowflakeBaseResultSet.getTimestamp(SnowflakeBaseResultSet.java:302)
2022/06/23 20:35:38 - Table input.0 - at org.pentaho.di.core.row.value.ValueMetaBase.getValueFromResultSet(ValueMetaBase.java:5309)
2022/06/23 20:35:38 - Table input.0 - at org.pentaho.di.core.database.BaseDatabaseMeta.getValueFromResultSet(BaseDatabaseMeta.java:2138)
2022/06/23 20:35:38 - Table input.0 - at org.pentaho.di.core.database.DatabaseMeta.getValueFromResultSet(DatabaseMeta.java:3030)
2022/06/23 20:35:38 - Table input.0 - at org.pentaho.di.core.database.Database.getRow(Database.java:2756)
2022/06/23 20:35:38 - Table input.0 - ... 6 more
This error is coming in table input step where i have used sql statement as SELECT * FROM TABLENAME.
kindly provide the solution.
------------------------------
SHIVAM KUMAR
Systems Engineer
DECIMAL POINT ANALYTICS LIMITED
------------------------------