stephenc / java-iso-tools

A fork of JIIC hosted on github
http://github.com/stephenc/java-iso-tools/wiki
GNU Lesser General Public License v2.1
78 stars 45 forks source link

Extended java-iso-tools to accommodate Hadoop HDFS #17

Closed ciaransweet closed 8 years ago

ciaransweet commented 8 years ago
statement2020 commented 8 years ago

:+1:

myron0815 commented 7 years ago

SeekableInputFile is nice; but do we really, really need the 50+ hadoop deoendencies in default impl?!? Lib is nown blown up to 60MB !!!

Shouldn't we create an own haddop module for SeekableInputFileHadoop.java?