You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@orc.apache.org by GitBox <gi...@apache.org> on 2021/02/11 23:53:39 UTC

[GitHub] [orc] omalley commented on pull request #641: ORC-508 remove hadoop dependency

omalley commented on pull request #641:
URL: https://github.com/apache/orc/pull/641#issuecomment-777873387


   Other notes/questions:
   * There is a new implementation of HadoopShims that avoids using Hadoop.
   * For classes where I needed a second implementation that doesn't use Hadoop, I used *Core.
   * Do we actually want to commit the nonhadoop module? It is a complete duplicate of tools. It is however, a nice demonstration that you can read and write ORC files without hadoop on the classpath at all.
   * If we do keep nonhadoop, it currently duplicates the sample data from tools, which should probably be fixed.


----------------------------------------------------------------
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.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org