DEV Community

dictus
dictus

Posted on

Spark Based Transformation

Spark based csv read and Transfrom it on proto in very generic manner

with the below code just trying to read the CSV files and transform it on Proto, then write it back in josn.

[CODE]

--add-opens=java.base/java.nio=ALL-UNNAMED --add-exports=java.base/sun.nio.ch=ALL-UNNAMED



Top comments (0)