Hi all, I am working on a project that requires me to write ORC files locally on a non-HDFS location. I was wondering if there is any project doing something similar, but I guess there is none, after spending some time on Google.
I think what needs to get done is to re-implement the ORC Writer, sort of similar to the following but leaving out Hadoop: https://github.com/apache/hive/blob/master/orc/src/java/org/apache/orc/impl/WriterImpl.java Am I on the right track implementing this? Let me know if you have any suggestions or links in the subject. Thank you very much, Istvan -- the sun shines for all
