You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@drill.apache.org by GitBox <gi...@apache.org> on 2019/11/08 14:28:57 UTC

[GitHub] [drill] arina-ielchiieva edited a comment on issue #1895: DRILL-6540: Upgrade to HADOOP-3.x libraries

arina-ielchiieva edited a comment on issue #1895: DRILL-6540: Upgrade to HADOOP-3.x libraries
URL: https://github.com/apache/drill/pull/1895#issuecomment-551847835
 
 
   By @vvysotskyi:
   
   Here is the list of things to be done before merging this PR:
   
   - [ ] Cleanup poms:
   - - [x] Remove commented out lines, revise new dependencies to reduce JDBC driver size
   - - [ ] Revert removing excluding `commons-logging`, it will be better to add an absent mock class from `commons-logging` to Drill
   - [ ] Remove change with logging test error in `ITTestShadedJar.java`
   - [ ] Test Drill on Hadoop 3 cluster (secure, non-secure modes)
   - [ ] Check with Drill-on-YARN
   - [ ] Test Drill in embedded mode on Windows (test Hadoop win-utils)
   - [ ] Test JDBC client with new Hadoop version
   - [ ] Check whether new Hadoop version API is compatible with the current one, in the case if not, decide whether to introduce new profile, use a property to specify the version during building or document supported versions

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


With regards,
Apache Git Services