# pdi-weka-arff-output-plugin **Repository Path**: mirrors_pentaho/pdi-weka-arff-output-plugin ## Basic Information - **Project Name**: pdi-weka-arff-output-plugin - **Description**: No description available - **Primary Language**: Unknown - **License**: GPL-3.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-08-18 - **Last Updated**: 2025-09-27 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ============================================================= README ARFF output plugin for Kettle 4.x ============================================================= The ARFF output plugin allows Kettle data streams to be saved to a file in Weka's ARFF format. See docs/ArffOutput.pdf for more information. IMPORTANT: This plugin requires Weka to be available as a library. In order to compile the code, download either the stable 3.6.x or developer 3.7.x version of Weka, unpack the archive and copy the "weka.jar" to libext. To deploy the plugin in Kettle, copy the contents of ArffOutputDeploy, along with weka.jar, to your Kettle plugins directory. NOTE: Weka >=3.7.1 requires Java 1.6, so Kettle needs to be run with a 1.6 or higher JRE. Weka can be downloaded from http://www.pentaho.com/download or http://www.cs.waikato.ac.nz/ml/weka