Hi Folks, I tried using Spark v1.2 on bz2 files in Java but the behaviour is different to the same textFile API call in Python and Scala.
That being said, how do I process to read .tar.bz2 files in Spark's Java API? Thanks in advance Chris
Hi Folks, I tried using Spark v1.2 on bz2 files in Java but the behaviour is different to the same textFile API call in Python and Scala.
That being said, how do I process to read .tar.bz2 files in Spark's Java API? Thanks in advance Chris