----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/28795/#review65300 -----------------------------------------------------------
Let's make every hadoop dependency compile scope? Also, can we address the hadoop version increase to 2.6.0 in a separate Jira? We can make this Jira dependent on that Jira. Do you know how I can test deleegation token fetching? server/pom.xml <https://reviews.apache.org/r/28795/#comment108389> move to hadoop.2.version? - Abraham Elmahrek On Dec. 14, 2014, 8:39 a.m., richard zhou wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/28795/ > ----------------------------------------------------------- > > (Updated Dec. 14, 2014, 8:39 a.m.) > > > Review request for Sqoop. > > > Repository: sqoop-sqoop2 > > > Description > ------- > > Delegation Token support for Authentication. > It depends on Hadoop 2.6.0+. Currently, Sqoop depends on Hadoop 2.5.1. Not > sure whether there is plan to upgrade Hadoop version from 2.5.1 to 2.6. > Anyway, sooner or Later, it will happen. > Initial patch with manual test. Integration test will be in another JIRA > SQOOP-1633 > > > Diffs > ----- > > client/pom.xml b53c9d3d74b7eeb8ff2a64bee1c8f7ec5144c281 > client/src/main/java/org/apache/sqoop/client/request/ResourceRequest.java > 6be1db87f94e1712399f724c740da1416389ba3b > common/src/main/java/org/apache/sqoop/common/MapContext.java > 2229889ca6fa45f70c938a04576b4c16999f4088 > core/src/main/java/org/apache/sqoop/security/AuthenticationConstants.java > f37e50582218e241fc7bab791af5773cb8dfdd34 > dist/src/main/server/conf/sqoop.properties > fe4dfb62f74215b1521699cd7612c45d307365c2 > server/pom.xml 1adcca04c090bc90bfea81e1d23521ca30f7e138 > server/src/main/java/org/apache/sqoop/filter/SqoopAuthenticationFilter.java > bb6629047f1eaa89b42a3f99384e0f61a51a6b9a > shell/pom.xml 2092690c992f521c5b8e23b4d1cd82d7df313ffc > test/pom.xml eedb5459ca9c4625c547b9db1940b751d70dc13a > > test/src/test/java/org/apache/sqoop/integration/server/AuthenticationTest.java > PRE-CREATION > > Diff: https://reviews.apache.org/r/28795/diff/ > > > Testing > ------- > > > Thanks, > > richard zhou > >
