Pentaho

 View Only

Parquet output error in pdi-ce-9.1.0.0-324

This thread has been viewed 7 times
  • 1.  Parquet output error in pdi-ce-9.1.0.0-324

    Posted 06-29-2022 08:28
    Hi Everyone,

    We have designed etl jobs in pdi-ce-9.1.0.0-324 to load the data from mysql database to s3 in parquet format. These jobs are running fine in kettle UI.
    But We are getting below error while trying to run with kitchen.bat.


    11:52:54,331 ERROR [NamedClusterServiceLocatorImpl] Could not find service for interface org.pentaho.hadoop.shim.api.format.FormatService associated with named cluster null
    org.pentaho.di.core.exception.KettleException:
    java.lang.NullPointerException
    at java.lang.Thread.run (null:-1)
    at org.pentaho.di.trans.step.RunThread.run (RunThread.java:62)
    at org.pentaho.big.data.kettle.plugins.formats.impl.parquet.output.ParquetOutput.processRow (ParquetOutput.java:61)
    at org.pentaho.big.data.kettle.plugins.formats.impl.parquet.output.ParquetOutput.init (ParquetOutput.java:115)

    at org.pentaho.big.data.kettle.plugins.formats.impl.parquet.output.ParquetOutput.processRow(ParquetOutput.java:99)
    at org.pentaho.di.trans.step.RunThread.run(RunThread.java:62)
    at java.lang.Thread.run(Unknown Source)
    Caused by: java.lang.NullPointerException
    at org.pentaho.big.data.kettle.plugins.formats.impl.parquet.output.ParquetOutput.init(ParquetOutput.java:115)
    at org.pentaho.big.data.kettle.plugins.formats.impl.parquet.output.ParquetOutput.processRow(ParquetOutput.java:61)
    ... 2 more


    Could you please help me on this.

    Thanks every one.


    ------------------------------
    Ramanjaneyulu Ravuri
    Data Service Manager
    MIZE SOFTWARE SOLUTIONS PVT LTD
    ------------------------------