I made some snappy compressed json file with normal snappy codec( https://github.com/xerial/snappy-java ) , which seems cannot be read by Spark correctly. So how to make existed snappy file recognized by spark? Any tools to convert them?
Thanks@! Regard, Junfeng Chen