If i have a huge collection of jpg files
(each folder has date
as name of folder
)
Each around 6-8MB and in total around 10-12GB.
What would be the best way to store them in HDFS using Java?
If i have a huge collection of jpg files
(each folder has date
as name of folder
)
Each around 6-8MB and in total around 10-12GB.
What would be the best way to store them in HDFS using Java?