joshelser opened a new pull request #25:
URL: https://github.com/apache/hbase-filesystem/pull/25


   This builds on @steveloughran's changes in #23 , pretty much doing 
everything he said needed to be done.
   
   * Creates some new maven modules to separate the S3ClientFactory which 
inevitably won't compile (I don' think we can have the 3.2 and 3.3 versions of 
the factory existing on the classpath at the same time)
   * Lots of indirection to determine what hadoop version is "active"
   * disabling of the new tests codes on the older versions of hadoop where the 
rename() changes don't exist
   
   I have _not_ gotten into testing the hadoop 2/hbase 1 compatibility at this 
point.
   
   This change needs some more polish, but thought it could benefit from some 
eyes on it now.


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


Reply via email to