Hub
  • Software
  • Blog
  • Forum
  • Events
  • Documentation
  • About KNIME
  • KNIME Hub
  • Nodes
  • Spark RDD Java Snippet (Source)
NodeNode / Source

Spark RDD Java Snippet (Source)

Tools & Services Apache Spark Misc Java Snippet
Drag & drop
Like
Copy short link

This node allows you to execute arbitrary java code to create a Spark RDD e.g. by reading a file from HDFS (See provided templates). Simply enter the java code in the text area.

Note, that this node also supports flow variables as input to your Spark job. To use a flow variable simply double click on the variable in the "Flow Variable List".

It is also possible to use external java libraries. In order to include such external jar or zip files, add their location in the "Additional Libraries" tab using the control buttons. For details see the "Additional Libraries" tab description below.
The used libraries need to be present on your cluster and added to the class path of your Spark job server. They are not automatically uploaded!

You can define reusable templates with the "Create templates..." button. Templates are stored in the users workspace by default and can be accessed via the "Templates" tab. For details see the "Templates" tab description below.

Node details

Input ports
  1. Type: Spark Context
    Spark context
    Required Spark context.
Output ports
  1. Type: Spark Data
    Spark Data
    The new created Spark RDD.

Extension

The Spark RDD Java Snippet (Source) node is part of this extension:

  1. Go to item

Related workflows & nodes

  1. Go to item
    Spark Java snippet nodes
    Spark Hadoop Big Data
    This workflow demonstrates the usage of the different Spark Java Snippet nodes to read a …
    knime > Examples > 10_Big_Data > 02_Spark_Executor > 06_Modularized_Spark_Scripting
  2. Go to item
    Spark Java snippet nodes
    Spark Hadoop Big Data
    This workflow demonstrates the usage of the different Spark Java Snippet nodes to read a …
    knime > Education > Courses > L4-BD Introduction to Big Data with KNIME Analytics Platform > 3_Spark > 4_Examples > 06_Modularized_Spark_Scripting
  1. Go to item

KNIME
Open for Innovation

KNIME AG
Hardturmstrasse 66
8005 Zurich, Switzerland
  • Software
  • Getting started
  • Documentation
  • E-Learning course
  • Solutions
  • KNIME Hub
  • KNIME Forum
  • Blog
  • Events
  • Partner
  • Developers
  • KNIME Home
  • KNIME Open Source Story
  • Careers
  • Contact us
Download KNIME Analytics Platform Read more on KNIME Server
© 2022 KNIME AG. All rights reserved.
  • Trademarks
  • Imprint
  • Privacy
  • Terms & Conditions
  • Credits