Member since
03-03-2018
1
Post
0
Kudos Received
0
Solutions
04-09-2018
04:32 PM
I want to read a set of sample images from a folder, do some processing and then save files as images to another folder.What input file format method should I use for reading the images from the local folder ? I saw someone using: val images = spark.wholeTextFiles("file://images-dir/")
... View more
Labels:
- Labels:
-
Apache Spark