Skip to content

Latest commit

 

History

History

spark

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

Spark RDD Pipe

Executing external applications by using Spark RDD Pipe (spark.rdd.PipedRDD).

Simple example (without HDFS)

Compile the simple example

cd pipe_simple/
gcc -o simple_exe simple.c