damiencarol / jsr203-hadoop

A Java NIO file system provider for HDFS
https://github.com/damiencarol/jsr203-hadoop
Apache License 2.0
56 stars 37 forks source link

Change hadoop dependency to be [provided] #5

Closed aharonha closed 9 years ago

aharonha commented 9 years ago

When using hadoop in older or newer versions, it might cause dependency hell.

I want to make it [provided] and as minimal as possible for compilation