Skip to content

RuckusWirelessIL/pentaho-protobuf-decode

Repository files navigation

pentaho-protobuf-decode

Google Protocol Buffers message decoder for Pentaho Kettle. This step allows accessing standalone fields from objects encoded using Google Protocol Buffers.

Build Status

Screenshots

Following is the example of live decoding of Protocol Buffers message transfered via Apache Kafka:

Live decoding of Protocol Buffers message transfered via Apache Kafka

Installation

  1. Download pentaho-protobuf-decode Zip archive from latest release page.
  2. Extract downloaded archive into plugins/steps directory of your Pentaho Data Integration distribution.

Building from source code

mvn clean package