Forest Fang
Forest Fang
Are you using httpfs rather than webhdfs? It looks like to be same issue described here: https://issues.cloudera.org/browse/HUE-679 It should be a relatively easy fix but I don't have a webhdfs...
based on https://github.com/saurfang/spark-sas7bdat/pull/50 this seems to be expected. bz2 is indeed splittable but we need to seek for page boundaries within sas files. the easiest workaround is probably decompress and...
I am able to reproduce this in Chrome on Windows 10 with the example template. I wonder if it would be an acceptable workaround to simply strip these characters at...
Hey, thanks for the kind words. There were some known issues for the underlying coloring algorithm implementation. That being said, it was the best (C++) one we have as far...