dongjoon-hyun commented on issue #1051: URL: https://github.com/apache/orc/issues/1051#issuecomment-1057482923
Hi, @MikeChenfu . We are using Apache Hadoop to access all file systems including local, HDFS, S3, GCP. Here is the Java community example. Please note that the example is using `org.apache.hadoop.fs.Path` https://github.com/apache/orc/blob/6b69228f52f13e33f0bdb35a84dd9902b7a969f9/java/examples/src/java/org/apache/orc/examples/CoreReader.java#L36-L37 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
