You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@lucene.apache.org by ma...@apache.org on 2016/09/18 06:28:18 UTC

[4/4] lucene-solr:jira/solr-9515: SOLR-9515: Update to Hadoop 3

SOLR-9515: Update to Hadoop 3


Project: http://git-wip-us.apache.org/repos/asf/lucene-solr/repo
Commit: http://git-wip-us.apache.org/repos/asf/lucene-solr/commit/160ced3e
Tree: http://git-wip-us.apache.org/repos/asf/lucene-solr/tree/160ced3e
Diff: http://git-wip-us.apache.org/repos/asf/lucene-solr/diff/160ced3e

Branch: refs/heads/jira/solr-9515
Commit: 160ced3e5d8c59a69a2a20c2bad6baa9327489b6
Parents: 286b35b
Author: markrmiller <ma...@apache.org>
Authored: Sat Sep 17 22:59:31 2016 -0400
Committer: markrmiller <ma...@apache.org>
Committed: Sat Sep 17 22:59:31 2016 -0400

----------------------------------------------------------------------
 lucene/ivy-versions.properties                  |  25 +-
 lucene/tools/custom-tasks.xml                   |   2 +-
 lucene/tools/junit4/solr-tests.policy           |   2 +
 .../java/org/apache/solr/hadoop/PathParts.java  |   4 +-
 .../MapReduceIndexerToolArgumentParserTest.java |   7 +-
 .../solr/hadoop/hack/MiniYARNCluster.java       |  11 +
 solr/core/ivy.xml                               |  26 +-
 .../java/org/apache/solr/util/FSHDFSUtils.java  |   3 +-
 .../cloud/TestSolrCloudWithKerberosAlt.java     |   7 +-
 .../apache/solr/cloud/hdfs/HdfsTestUtil.java    |  42 ++--
 .../solr/store/hdfs/HdfsDirectoryTest.java      |   2 +-
 solr/licenses/commons-logging-1.1.3.jar.sha1    |   1 +
 solr/licenses/commons-logging-LICENSE-ASL.txt   | 202 +++++++++++++++
 solr/licenses/commons-logging-NOTICE.txt        |   5 +
 solr/licenses/hadoop-annotations-2.7.2.jar.sha1 |   1 -
 .../hadoop-annotations-3.0.0-alpha1.jar.sha1    |   1 +
 solr/licenses/hadoop-auth-2.7.2.jar.sha1        |   1 -
 solr/licenses/hadoop-auth-3.0.0-alpha1.jar.sha1 |   1 +
 .../licenses/hadoop-common-2.7.2-tests.jar.sha1 |   1 -
 solr/licenses/hadoop-common-2.7.2.jar.sha1      |   1 -
 .../hadoop-common-3.0.0-alpha1-tests.jar.sha1   |   1 +
 .../hadoop-common-3.0.0-alpha1.jar.sha1         |   1 +
 solr/licenses/hadoop-hdfs-2.7.2-tests.jar.sha1  |   1 -
 solr/licenses/hadoop-hdfs-2.7.2.jar.sha1        |   1 -
 .../hadoop-hdfs-3.0.0-alpha1-tests.jar.sha1     |   1 +
 solr/licenses/hadoop-hdfs-3.0.0-alpha1.jar.sha1 |   1 +
 .../hadoop-hdfs-client-3.0.0-alpha1.jar.sha1    |   1 +
 .../licenses/hadoop-hdfs-client-LICENSE-ASL.txt | 244 +++++++++++++++++++
 solr/licenses/hadoop-hdfs-client-NOTICE.txt     |   2 +
 .../hadoop-mapreduce-client-app-2.7.2.jar.sha1  |   1 -
 ...p-mapreduce-client-app-3.0.0-alpha1.jar.sha1 |   1 +
 ...adoop-mapreduce-client-common-2.7.2.jar.sha1 |   1 -
 ...apreduce-client-common-3.0.0-alpha1.jar.sha1 |   1 +
 .../hadoop-mapreduce-client-core-2.7.2.jar.sha1 |   1 -
 ...-mapreduce-client-core-3.0.0-alpha1.jar.sha1 |   1 +
 .../hadoop-mapreduce-client-hs-2.7.2.jar.sha1   |   1 -
 ...op-mapreduce-client-hs-3.0.0-alpha1.jar.sha1 |   1 +
 ...reduce-client-jobclient-2.7.2-tests.jar.sha1 |   1 -
 ...op-mapreduce-client-jobclient-2.7.2.jar.sha1 |   1 -
 ...client-jobclient-3.0.0-alpha1-tests.jar.sha1 |   1 +
 ...educe-client-jobclient-3.0.0-alpha1.jar.sha1 |   1 +
 ...doop-mapreduce-client-shuffle-2.7.2.jar.sha1 |   1 -
 ...preduce-client-shuffle-3.0.0-alpha1.jar.sha1 |   1 +
 solr/licenses/hadoop-minikdc-2.7.2.jar.sha1     |   1 -
 .../hadoop-minikdc-3.0.0-alpha1.jar.sha1        |   1 +
 solr/licenses/hadoop-yarn-api-2.7.2.jar.sha1    |   1 -
 .../hadoop-yarn-api-3.0.0-alpha1.jar.sha1       |   1 +
 solr/licenses/hadoop-yarn-client-2.7.2.jar.sha1 |   1 -
 .../hadoop-yarn-client-3.0.0-alpha1.jar.sha1    |   1 +
 solr/licenses/hadoop-yarn-common-2.7.2.jar.sha1 |   1 -
 .../hadoop-yarn-common-3.0.0-alpha1.jar.sha1    |   1 +
 ...ver-applicationhistoryservice-2.7.2.jar.sha1 |   1 -
 ...licationhistoryservice-3.0.0-alpha1.jar.sha1 |   1 +
 .../hadoop-yarn-server-common-2.7.2.jar.sha1    |   1 -
 ...oop-yarn-server-common-3.0.0-alpha1.jar.sha1 |   1 +
 ...adoop-yarn-server-nodemanager-2.7.2.jar.sha1 |   1 -
 ...arn-server-nodemanager-3.0.0-alpha1.jar.sha1 |   1 +
 ...p-yarn-server-resourcemanager-2.7.2.jar.sha1 |   1 -
 ...server-resourcemanager-3.0.0-alpha1.jar.sha1 |   1 +
 ...adoop-yarn-server-tests-2.7.2-tests.jar.sha1 |   1 -
 ...arn-server-tests-3.0.0-alpha1-tests.jar.sha1 |   1 +
 .../hadoop-yarn-server-web-proxy-2.7.2.jar.sha1 |   1 -
 ...-yarn-server-web-proxy-3.0.0-alpha1.jar.sha1 |   1 +
 .../htrace-core4-4.0.1-incubating.jar.sha1      |   1 +
 solr/licenses/htrace-core4-LICENSE-ASL.txt      | 182 ++++++++++++++
 solr/licenses/htrace-core4-NOTICE.txt           |  18 ++
 solr/licenses/jetty-sslengine-6.1.26.jar.sha1   |   1 +
 solr/licenses/kerb-admin-1.0.0-RC2.jar.sha1     |   1 +
 solr/licenses/kerb-admin-LICENSE-ASL.txt        | 201 +++++++++++++++
 solr/licenses/kerb-admin-NOTICE.txt             |   5 +
 solr/licenses/kerb-client-1.0.0-RC2.jar.sha1    |   1 +
 solr/licenses/kerb-client-LICENSE-ASL.txt       | 201 +++++++++++++++
 solr/licenses/kerb-client-NOTICE.txt            |   5 +
 .../kerb-client-api-all-1.0.0-RC2.jar.sha1      |   1 +
 solr/licenses/kerb-common-1.0.0-RC2.jar.sha1    |   1 +
 solr/licenses/kerb-common-LICENSE-ASL.txt       | 201 +++++++++++++++
 solr/licenses/kerb-common-NOTICE.txt            |   5 +
 solr/licenses/kerb-core-1.0.0-RC2.jar.sha1      |   1 +
 solr/licenses/kerb-core-LICENSE-ASL.txt         | 201 +++++++++++++++
 solr/licenses/kerb-core-NOTICE.txt              |   5 +
 solr/licenses/kerb-crypto-1.0.0-RC2.jar.sha1    |   1 +
 solr/licenses/kerb-crypto-LICENSE-ASL.txt       | 201 +++++++++++++++
 solr/licenses/kerb-crypto-NOTICE.txt            |   5 +
 solr/licenses/kerb-identity-1.0.0-RC2.jar.sha1  |   1 +
 solr/licenses/kerb-identity-LICENSE-ASL.txt     | 201 +++++++++++++++
 solr/licenses/kerb-identity-NOTICE.txt          |   5 +
 solr/licenses/kerb-server-1.0.0-RC2.jar.sha1    |   1 +
 solr/licenses/kerb-server-LICENSE-ASL.txt       | 201 +++++++++++++++
 solr/licenses/kerb-server-NOTICE.txt            |   5 +
 .../kerb-server-api-all-1.0.0-RC2.jar.sha1      |   1 +
 solr/licenses/kerb-simplekdc-1.0.0-RC2.jar.sha1 |   1 +
 solr/licenses/kerb-simplekdc-LICENSE-ASL.txt    | 201 +++++++++++++++
 solr/licenses/kerb-simplekdc-NOTICE.txt         |   5 +
 solr/licenses/kerb-util-1.0.0-RC2.jar.sha1      |   1 +
 solr/licenses/kerb-util-LICENSE-ASL.txt         | 201 +++++++++++++++
 solr/licenses/kerb-util-NOTICE.txt              |   5 +
 solr/licenses/kerby-asn1-1.0.0-RC2.jar.sha1     |   1 +
 solr/licenses/kerby-asn1-LICENSE-ASL.txt        | 201 +++++++++++++++
 solr/licenses/kerby-asn1-NOTICE.txt             |   5 +
 solr/licenses/kerby-config-1.0.0-RC2.jar.sha1   |   1 +
 solr/licenses/kerby-config-LICENSE-ASL.txt      | 201 +++++++++++++++
 solr/licenses/kerby-config-NOTICE.txt           |   5 +
 solr/licenses/kerby-kdc-1.0.0-RC2.jar.sha1      |   1 +
 solr/licenses/kerby-kdc-LICENSE-ASL.txt         | 201 +++++++++++++++
 solr/licenses/kerby-kdc-NOTICE.txt              |   5 +
 solr/licenses/kerby-pkix-1.0.0-RC2.jar.sha1     |   1 +
 solr/licenses/kerby-pkix-LICENSE-ASL.txt        | 201 +++++++++++++++
 solr/licenses/kerby-pkix-NOTICE.txt             |   5 +
 solr/licenses/kerby-util-1.0.0-RC2.jar.sha1     |   1 +
 solr/licenses/kerby-util-LICENSE-ASL.txt        | 201 +++++++++++++++
 solr/licenses/kerby-util-NOTICE.txt             |   5 +
 solr/licenses/netty-all-4.0.36.Final.jar.sha1   |   1 -
 solr/licenses/netty-all-4.1.0.Beta5.jar.sha1    |   1 +
 .../apache/solr/util/BadHdfsThreadsFilter.java  |   2 +
 114 files changed, 3680 insertions(+), 58 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/lucene-solr/blob/160ced3e/lucene/ivy-versions.properties
----------------------------------------------------------------------
diff --git a/lucene/ivy-versions.properties b/lucene/ivy-versions.properties
index bc46ee6..eb61468 100644
--- a/lucene/ivy-versions.properties
+++ b/lucene/ivy-versions.properties
@@ -76,7 +76,7 @@ com.sun.jersey.version = 1.9
 /hsqldb/hsqldb = 1.8.0.10
 /io.airlift/slice = 0.10
 
-io.netty.netty-all.version = 4.0.36.Final
+io.netty.netty-all.version = 4.1.0.Beta5
 /io.netty/netty-all = ${io.netty.netty-all.version}
 
 /javax.activation/activation = 1.1.1
@@ -143,11 +143,12 @@ org.apache.directory.server.version = 2.0.0-M15
 /org.apache.directory.server/apacheds-protocol-shared = ${org.apache.directory.server.version}
 /org.apache.directory.server/apacheds-xdbm-partition = ${org.apache.directory.server.version}
 
-org.apache.hadoop.version = 2.7.2
+org.apache.hadoop.version = 3.0.0-alpha1
 /org.apache.hadoop/hadoop-annotations = ${org.apache.hadoop.version}
 /org.apache.hadoop/hadoop-auth = ${org.apache.hadoop.version}
 /org.apache.hadoop/hadoop-common = ${org.apache.hadoop.version}
 /org.apache.hadoop/hadoop-hdfs = ${org.apache.hadoop.version}
+/org.apache.hadoop/hadoop-hdfs-client = ${org.apache.hadoop.version}
 
 /org.apache.hadoop/hadoop-mapreduce-client-app = ${org.apache.hadoop.version}
 /org.apache.hadoop/hadoop-mapreduce-client-common = ${org.apache.hadoop.version}
@@ -167,6 +168,7 @@ org.apache.hadoop.version = 2.7.2
 /org.apache.hadoop/hadoop-yarn-server-web-proxy = ${org.apache.hadoop.version}
 
 /org.apache.htrace/htrace-core = 3.2.0-incubating
+/org.apache.htrace/htrace-core4 = 4.0.1-incubating
 
 # The httpcore version is often different from the httpclient and httpmime versions,
 # so the httpcore version value should not share the same symbolic name with them.  
@@ -180,6 +182,24 @@ org.apache.james.apache.mime4j.version = 0.7.2
 /org.apache.james/apache-mime4j-core = ${org.apache.james.apache.mime4j.version}
 /org.apache.james/apache-mime4j-dom = ${org.apache.james.apache.mime4j.version}
 
+org.apache.kerby.version = 1.0.0-RC2
+/org.apache.kerby/kerb-admin = ${org.apache.kerby.version}
+/org.apache.kerby/kerb-client = ${org.apache.kerby.version}
+/org.apache.kerby/kerb-core = ${org.apache.kerby.version}
+/org.apache.kerby/kerb-common = ${org.apache.kerby.version}
+/org.apache.kerby/kerb-crypto = ${org.apache.kerby.version}
+/org.apache.kerby/kerb-identity= ${org.apache.kerby.version}
+/org.apache.kerby/kerb-server = ${org.apache.kerby.version}
+/org.apache.kerby/kerb-simplekdc = ${org.apache.kerby.version}
+/org.apache.kerby/kerb-util = ${org.apache.kerby.version}
+
+/org.apache.kerby/kerby-config = ${org.apache.kerby.version}
+/org.apache.kerby/kerby-kdc = ${org.apache.kerby.version}
+/org.apache.kerby/kerby-kerb = ${org.apache.kerby.version}
+/org.apache.kerby/kerby-asn1 = ${org.apache.kerby.version}
+/org.apache.kerby/kerby-pkix = ${org.apache.kerby.version}
+/org.apache.kerby/kerby-util = ${org.apache.kerby.version}
+
 /org.apache.mina/mina-core = 2.0.0-M5
 /org.apache.mrunit/mrunit = 1.0.0
 
@@ -286,6 +306,7 @@ org.kitesdk.kite-morphlines.version = 1.1.0
 org.mortbay.jetty.version = 6.1.26
 /org.mortbay.jetty/jetty = ${org.mortbay.jetty.version}
 /org.mortbay.jetty/jetty-util = ${org.mortbay.jetty.version}
+/org.mortbay.jetty/jetty-sslengine = ${org.mortbay.jetty.version}
 
 /org.noggit/noggit = 0.6
 /org.objenesis/objenesis = 1.2

http://git-wip-us.apache.org/repos/asf/lucene-solr/blob/160ced3e/lucene/tools/custom-tasks.xml
----------------------------------------------------------------------
diff --git a/lucene/tools/custom-tasks.xml b/lucene/tools/custom-tasks.xml
index 11bb453..cf51dd6 100644
--- a/lucene/tools/custom-tasks.xml
+++ b/lucene/tools/custom-tasks.xml
@@ -43,7 +43,7 @@
 
     <!-- Typical version patterns. -->
     <replaceregex pattern="\.rc[0-9]+" replace="" flags="gi" />
-    <replaceregex pattern="\-(r)?([0-9\-\_\.])+(([a-zA-Z]+)([0-9\-\.])*)?" replace="" flags="gi" />
+    <replaceregex pattern="\-(r)?([0-9\-\_\.])+(([a-zA-Z]+)([0-9\-\.])*)?([a-zA-Z]+)?" replace="" flags="gi" />
     
     <replaceregex pattern="[-]tests$" replace="-tests" flags="gi" />
 

http://git-wip-us.apache.org/repos/asf/lucene-solr/blob/160ced3e/lucene/tools/junit4/solr-tests.policy
----------------------------------------------------------------------
diff --git a/lucene/tools/junit4/solr-tests.policy b/lucene/tools/junit4/solr-tests.policy
index 9c8a39f..90e2a13 100644
--- a/lucene/tools/junit4/solr-tests.policy
+++ b/lucene/tools/junit4/solr-tests.policy
@@ -88,6 +88,8 @@ grant {
   permission javax.security.auth.kerberos.ServicePermission "zookeeper/127.0.0.1@EXAMPLE.COM", "accept";
   permission javax.security.auth.kerberos.ServicePermission "HTTP/127.0.0.1@EXAMPLE.COM", "initiate";
   permission javax.security.auth.kerberos.ServicePermission "HTTP/127.0.0.1@EXAMPLE.COM", "accept";
+    permission javax.security.auth.kerberos.ServicePermission "HTTP/localhost@EXAMPLE.COM", "initiate";
+  permission javax.security.auth.kerberos.ServicePermission "HTTP/localhost@EXAMPLE.COM", "accept";
   permission javax.security.auth.kerberos.DelegationPermission "\"HTTP/127.0.0.1@EXAMPLE.COM\" \"krbtgt/EXAMPLE.COM@EXAMPLE.COM\"";
 
 };

http://git-wip-us.apache.org/repos/asf/lucene-solr/blob/160ced3e/solr/contrib/map-reduce/src/java/org/apache/solr/hadoop/PathParts.java
----------------------------------------------------------------------
diff --git a/solr/contrib/map-reduce/src/java/org/apache/solr/hadoop/PathParts.java b/solr/contrib/map-reduce/src/java/org/apache/solr/hadoop/PathParts.java
index 690901b..aa77b4e 100644
--- a/solr/contrib/map-reduce/src/java/org/apache/solr/hadoop/PathParts.java
+++ b/solr/contrib/map-reduce/src/java/org/apache/solr/hadoop/PathParts.java
@@ -23,7 +23,7 @@ import org.apache.hadoop.conf.Configuration;
 import org.apache.hadoop.fs.FileStatus;
 import org.apache.hadoop.fs.FileSystem;
 import org.apache.hadoop.fs.Path;
-import org.apache.hadoop.hdfs.server.namenode.NameNode;
+import static org.apache.hadoop.hdfs.client.HdfsClientConfigKeys.DFS_NAMENODE_RPC_PORT_DEFAULT;
 
 /**
  * Extracts various components of an HDFS Path
@@ -94,7 +94,7 @@ public final class PathParts {
     if (port == -1) {
       port = fs.getWorkingDirectory().toUri().getPort();
       if (port == -1) {
-        port = NameNode.DEFAULT_PORT;
+        port = DFS_NAMENODE_RPC_PORT_DEFAULT;
       }
     }
     return port;

http://git-wip-us.apache.org/repos/asf/lucene-solr/blob/160ced3e/solr/contrib/map-reduce/src/test/org/apache/solr/hadoop/MapReduceIndexerToolArgumentParserTest.java
----------------------------------------------------------------------
diff --git a/solr/contrib/map-reduce/src/test/org/apache/solr/hadoop/MapReduceIndexerToolArgumentParserTest.java b/solr/contrib/map-reduce/src/test/org/apache/solr/hadoop/MapReduceIndexerToolArgumentParserTest.java
index 5dfb5cc..7e259d8 100644
--- a/solr/contrib/map-reduce/src/test/org/apache/solr/hadoop/MapReduceIndexerToolArgumentParserTest.java
+++ b/solr/contrib/map-reduce/src/test/org/apache/solr/hadoop/MapReduceIndexerToolArgumentParserTest.java
@@ -33,11 +33,17 @@ import org.apache.solr.SolrTestCaseJ4;
 import org.apache.solr.cloud.AbstractZkTestCase;
 import org.apache.solr.hadoop.dedup.NoChangeUpdateConflictResolver;
 import org.apache.solr.hadoop.dedup.RetainMostRecentUpdateConflictResolver;
+import org.apache.solr.util.BadHdfsThreadsFilter;
 import org.junit.After;
 import org.junit.Before;
 import org.junit.BeforeClass;
 import org.junit.Test;
 
+import com.carrotsearch.randomizedtesting.annotations.ThreadLeakFilters;
+
+@ThreadLeakFilters(defaultFilters = true, filters = {
+    BadHdfsThreadsFilter.class // hdfs currently leaks thread(s)
+})
 public class MapReduceIndexerToolArgumentParserTest extends SolrTestCaseJ4 {
   
   private Configuration conf; 
@@ -194,7 +200,6 @@ public class MapReduceIndexerToolArgumentParserTest extends SolrTestCaseJ4 {
     assertEquals(new Integer(0), parser.parseArgs(args, conf, opts));
     String helpText = new String(bout.toByteArray(), StandardCharsets.UTF_8);
     assertTrue(helpText.contains("MapReduce batch job driver that "));
-    assertTrue(helpText.contains("bin/hadoop command"));
     assertEquals(0, berr.toByteArray().length);
   }
   

http://git-wip-us.apache.org/repos/asf/lucene-solr/blob/160ced3e/solr/contrib/map-reduce/src/test/org/apache/solr/hadoop/hack/MiniYARNCluster.java
----------------------------------------------------------------------
diff --git a/solr/contrib/map-reduce/src/test/org/apache/solr/hadoop/hack/MiniYARNCluster.java b/solr/contrib/map-reduce/src/test/org/apache/solr/hadoop/hack/MiniYARNCluster.java
index 6931f87..cd30c0a 100644
--- a/solr/contrib/map-reduce/src/test/org/apache/solr/hadoop/hack/MiniYARNCluster.java
+++ b/solr/contrib/map-reduce/src/test/org/apache/solr/hadoop/hack/MiniYARNCluster.java
@@ -43,6 +43,8 @@ import org.apache.hadoop.yarn.server.api.protocolrecords.NodeHeartbeatRequest;
 import org.apache.hadoop.yarn.server.api.protocolrecords.NodeHeartbeatResponse;
 import org.apache.hadoop.yarn.server.api.protocolrecords.RegisterNodeManagerRequest;
 import org.apache.hadoop.yarn.server.api.protocolrecords.RegisterNodeManagerResponse;
+import org.apache.hadoop.yarn.server.api.protocolrecords.UnRegisterNodeManagerRequest;
+import org.apache.hadoop.yarn.server.api.protocolrecords.UnRegisterNodeManagerResponse;
 import org.apache.hadoop.yarn.server.nodemanager.Context;
 import org.apache.hadoop.yarn.server.nodemanager.NodeHealthCheckerService;
 import org.apache.hadoop.yarn.server.nodemanager.NodeManager;
@@ -396,6 +398,15 @@ public class MiniYARNCluster extends CompositeService {
               }
               return response;
             }
+
+            @Override
+            public UnRegisterNodeManagerResponse unRegisterNodeManager(UnRegisterNodeManagerRequest arg0)
+                throws YarnException, IOException {
+              return recordFactory
+                  .newRecordInstance(UnRegisterNodeManagerResponse.class);
+            }
+            
+            
           };
         };
 

http://git-wip-us.apache.org/repos/asf/lucene-solr/blob/160ced3e/solr/core/ivy.xml
----------------------------------------------------------------------
diff --git a/solr/core/ivy.xml b/solr/core/ivy.xml
index 08272ad..091c176 100644
--- a/solr/core/ivy.xml
+++ b/solr/core/ivy.xml
@@ -62,14 +62,13 @@
     <dependency org="com.fasterxml.jackson.core" name="jackson-annotations" rev="${/com.fasterxml.jackson.core/jackson-annotations}" conf="test"/>
     <dependency org="com.fasterxml.jackson.dataformat" name="jackson-dataformat-smile" rev="${/com.fasterxml.jackson.dataformat/jackson-dataformat-smile}" conf="compile"/>
 
-
     <dependency org="org.apache.hadoop" name="hadoop-common" rev="${/org.apache.hadoop/hadoop-common}" conf="compile.hadoop"/>
+    <dependency org="org.apache.hadoop" name="hadoop-hdfs-client" rev="${/org.apache.hadoop/hadoop-hdfs-client}" conf="compile.hadoop"/>
     <!--
-      hadoop-hdfs, hadoop-annotations and hadoop-auth are runtime dependencies,
+      hadoop-annotations and hadoop-auth are runtime dependencies,
       so even though they are not compile-time dependencies, they are included
       here as such so that they are included in the runtime distribution.
      -->
-    <dependency org="org.apache.hadoop" name="hadoop-hdfs" rev="${/org.apache.hadoop/hadoop-hdfs}" conf="compile.hadoop"/>
     <dependency org="org.apache.hadoop" name="hadoop-annotations" rev="${/org.apache.hadoop/hadoop-annotations}" conf="compile.hadoop"/>
     <dependency org="org.apache.hadoop" name="hadoop-auth" rev="${/org.apache.hadoop/hadoop-auth}" conf="compile.hadoop"/>
     <dependency org="commons-configuration" name="commons-configuration" rev="${/commons-configuration/commons-configuration}" conf="compile.hadoop"/>
@@ -78,16 +77,19 @@
     <dependency org="com.google.protobuf" name="protobuf-java" rev="${/com.google.protobuf/protobuf-java}" conf="compile.hadoop"/>
     <dependency org="com.github.ben-manes.caffeine" name="caffeine" rev="${/com.github.ben-manes.caffeine/caffeine}" conf="compile.hadoop"/>
     <dependency org="org.apache.htrace" name="htrace-core" rev="${/org.apache.htrace/htrace-core}" conf="compile.hadoop"/>
+    <dependency org="org.apache.htrace" name="htrace-core4" rev="${/org.apache.htrace/htrace-core4}" conf="compile.hadoop"/>
     
     <!-- Hadoop DfsMiniCluster Dependencies-->
     <dependency org="org.apache.hadoop" name="hadoop-common" rev="${/org.apache.hadoop/hadoop-common}" conf="test.DfsMiniCluster">
       <artifact name="hadoop-common" type="test" ext="jar" maven:classifier="tests" />
     </dependency>
     <dependency org="org.apache.hadoop" name="hadoop-hdfs" rev="${/org.apache.hadoop/hadoop-hdfs}" conf="test.DfsMiniCluster">
+      <artifact name="hadoop-hdfs" ext="jar" />
       <artifact name="hadoop-hdfs" type="test" ext="jar" maven:classifier="tests" />
     </dependency>
     <dependency org="org.mortbay.jetty" name="jetty" rev="${/org.mortbay.jetty/jetty}" conf="test.DfsMiniCluster"/>
     <dependency org="org.mortbay.jetty" name="jetty-util" rev="${/org.mortbay.jetty/jetty-util}" conf="test.DfsMiniCluster"/>
+    <dependency org="org.mortbay.jetty" name="jetty-sslengine" rev="${/org.mortbay.jetty/jetty-sslengine}" conf="test.DfsMiniCluster"/>
     <dependency org="com.sun.jersey" name="jersey-core" rev="${/com.sun.jersey/jersey-core}" conf="test.DfsMiniCluster"/>
     <dependency org="com.sun.jersey" name="jersey-server" rev="${/com.sun.jersey/jersey-server}" conf="test.DfsMiniCluster"/>
     <dependency org="commons-collections" name="commons-collections" rev="${/commons-collections/commons-collections}" conf="test.DfsMiniCluster"/>
@@ -95,6 +97,7 @@
     <dependency org="org.apache.htrace" name="htrace-core" rev="${/org.apache.htrace/htrace-core}" conf="test.DfsMiniCluster"/>
     <dependency org="org.codehaus.jackson" name="jackson-core-asl" rev="${/org.codehaus.jackson/jackson-core-asl}" conf="test.DfsMiniCluster" />
     <dependency org="org.codehaus.jackson" name="jackson-mapper-asl" rev="${/org.codehaus.jackson/jackson-mapper-asl}" conf="test.DfsMiniCluster" />
+    <dependency org="commons-logging" name="commons-logging" rev="${/commons-logging/commons-logging}" conf="test.DfsMiniCluster"/>
  
     <!-- Hadoop MiniKdc Dependencies-->
     <dependency org="org.apache.hadoop" name="hadoop-minikdc" rev="${/org.apache.hadoop/hadoop-minikdc}" conf="test.MiniKdc"/>
@@ -133,7 +136,22 @@
     <dependency org="org.bouncycastle" name="bcprov-jdk15" rev="${/org.bouncycastle/bcprov-jdk15}" conf="test.MiniKdc"/>
     <dependency org="antlr" name="antlr" rev="${/antlr/antlr}" conf="test.MiniKdc"/>
     <dependency org="net.sf.ehcache" name="ehcache-core" rev="${/net.sf.ehcache/ehcache-core}" conf="test.MiniKdc"/>
-
+    <dependency org="org.apache.kerby" name="kerby-config" rev="${/org.apache.kerby/kerby-config}" conf="test.MiniKdc"/>
+    <dependency org="org.apache.kerby" name="kerby-kerb" rev="${/org.apache.kerby/kerby-kerb}" conf="test.MiniKdc"/>
+    <dependency org="org.apache.kerby" name="kerb-client" rev="${/org.apache.kerby/kerb-client}" conf="test.MiniKdc"/>
+    <dependency org="org.apache.kerby" name="kerb-common" rev="${/org.apache.kerby/kerb-common}" conf="test.MiniKdc"/>
+    <dependency org="org.apache.kerby" name="kerb-core" rev="${/org.apache.kerby/kerb-common}" conf="test.MiniKdc"/>
+    <dependency org="org.apache.kerby" name="kerb-crypto" rev="${/org.apache.kerby/kerb-crypto}" conf="test.MiniKdc"/>
+    <dependency org="org.apache.kerby" name="kerb-identity" rev="${/org.apache.kerby/kerb-identity}" conf="test.MiniKdc"/> 
+    <dependency org="org.apache.kerby" name="kerb-server" rev="${/org.apache.kerby/kerb-server}" conf="test.MiniKdc"/>
+    <dependency org="org.apache.kerby" name="kerb-simplekdc" rev="${/org.apache.kerby/kerb-simplekdc}" conf="test.MiniKdc"/>
+    <dependency org="org.apache.kerby" name="kerb-util" rev="${/org.apache.kerby/kerb-util}" conf="test.MiniKdc"/> 
+    <dependency org="org.apache.kerby" name="kerby-asn1" rev="${/org.apache.kerby/kerby-asn1}" conf="test.MiniKdc"/>
+    <dependency org="org.apache.kerby" name="kerby-pkix" rev="${/org.apache.kerby/kerby-pkix}" conf="test.MiniKdc"/>
+    <dependency org="org.apache.kerby" name="kerby-util" rev="${/org.apache.kerby/kerby-util}" conf="test.MiniKdc"/>
+    <dependency org="org.apache.kerby" name="kerb-admin" rev="${/org.apache.kerby/kerb-admin}" conf="test.MiniKdc"/>
+    <dependency org="org.apache.kerby" name="kerby-kdc" rev="${/org.apache.kerby/kerby-kdc}" conf="test.MiniKdc"/>
+    
     <dependency org="org.apache.curator" name="curator-framework" rev="${/org.apache.curator/curator-framework}" conf="compile"/>
     <dependency org="org.apache.curator" name="curator-client" rev="${/org.apache.curator/curator-client}" conf="compile"/>
     <dependency org="org.apache.curator" name="curator-recipes" rev="${/org.apache.curator/curator-recipes}" conf="compile"/>

http://git-wip-us.apache.org/repos/asf/lucene-solr/blob/160ced3e/solr/core/src/java/org/apache/solr/util/FSHDFSUtils.java
----------------------------------------------------------------------
diff --git a/solr/core/src/java/org/apache/solr/util/FSHDFSUtils.java b/solr/core/src/java/org/apache/solr/util/FSHDFSUtils.java
index e806bab..2ed995c 100644
--- a/solr/core/src/java/org/apache/solr/util/FSHDFSUtils.java
+++ b/solr/core/src/java/org/apache/solr/util/FSHDFSUtils.java
@@ -28,7 +28,6 @@ import org.apache.hadoop.conf.Configuration;
 import org.apache.hadoop.fs.FileSystem;
 import org.apache.hadoop.fs.Path;
 import org.apache.hadoop.hdfs.DistributedFileSystem;
-import org.apache.hadoop.hdfs.server.namenode.LeaseExpiredException;
 import org.slf4j.Logger;
 import org.slf4j.LoggerFactory;
 
@@ -170,7 +169,7 @@ public class FSHDFSUtils {
       log.info("recoverLease=" + recovered + ", " +
         getLogMessageDetail(nbAttempt, p, startWaiting));
     } catch (IOException e) {
-      if (e instanceof LeaseExpiredException && e.getMessage().contains("File does not exist")) {
+      if (e.getMessage().contains("File does not exist")) {
         // This exception comes out instead of FNFE, fix it
         throw new FileNotFoundException("The given transactionlog file wasn't found at " + p);
       } else if (e instanceof FileNotFoundException) {

http://git-wip-us.apache.org/repos/asf/lucene-solr/blob/160ced3e/solr/core/src/test/org/apache/solr/cloud/TestSolrCloudWithKerberosAlt.java
----------------------------------------------------------------------
diff --git a/solr/core/src/test/org/apache/solr/cloud/TestSolrCloudWithKerberosAlt.java b/solr/core/src/test/org/apache/solr/cloud/TestSolrCloudWithKerberosAlt.java
index c505b51..fbb62af 100644
--- a/solr/core/src/test/org/apache/solr/cloud/TestSolrCloudWithKerberosAlt.java
+++ b/solr/core/src/test/org/apache/solr/cloud/TestSolrCloudWithKerberosAlt.java
@@ -42,6 +42,7 @@ import org.apache.solr.util.BadZookeeperThreadsFilter;
 import org.apache.solr.util.RevertDefaultThreadHandlerRule;
 import org.junit.BeforeClass;
 import org.junit.ClassRule;
+import org.junit.Ignore;
 import org.junit.Rule;
 import org.junit.Test;
 import org.junit.rules.RuleChain;
@@ -64,6 +65,7 @@ import com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule;
 
 @LuceneTestCase.Slow
 @LuceneTestCase.SuppressSysoutChecks(bugUrl = "Solr logs to JUL")
+@Ignore // nocommit
 public class TestSolrCloudWithKerberosAlt extends LuceneTestCase {
 
   private static final Logger log = LoggerFactory.getLogger(MethodHandles.lookup().lookupClass());
@@ -110,6 +112,7 @@ public class TestSolrCloudWithKerberosAlt extends LuceneTestCase {
         .build();
     String solrServerPrincipal = "HTTP/127.0.0.1";
     kerberosTestServices.start();
+    
     kerberosTestServices.getKdc().createPrincipal(keytabFile, solrServerPrincipal, solrClientPrincipal);
 
     String jaas = "SolrClient {\n"
@@ -141,10 +144,10 @@ public class TestSolrCloudWithKerberosAlt extends LuceneTestCase {
         );
 
     // more debugging, if needed
-    /*System.setProperty("sun.security.jgss.debug", "true");
+    System.setProperty("sun.security.jgss.debug", "true");
     System.setProperty("sun.security.krb5.debug", "true");
     System.setProperty("sun.security.jgss.debug", "true");
-    System.setProperty("java.security.debug", "logincontext,policy,scl,gssloginconfig");*/
+    System.setProperty("java.security.debug", "logincontext,policy,scl,gssloginconfig");
   }
   
   @Test

http://git-wip-us.apache.org/repos/asf/lucene-solr/blob/160ced3e/solr/core/src/test/org/apache/solr/cloud/hdfs/HdfsTestUtil.java
----------------------------------------------------------------------
diff --git a/solr/core/src/test/org/apache/solr/cloud/hdfs/HdfsTestUtil.java b/solr/core/src/test/org/apache/solr/cloud/hdfs/HdfsTestUtil.java
index 12d5651..420ed97 100644
--- a/solr/core/src/test/org/apache/solr/cloud/hdfs/HdfsTestUtil.java
+++ b/solr/core/src/test/org/apache/solr/cloud/hdfs/HdfsTestUtil.java
@@ -184,27 +184,31 @@ public class HdfsTestUtil {
     }
     
     SolrTestCaseJ4.resetFactory();
-    System.clearProperty("solr.lock.type");
-    System.clearProperty("test.build.data");
-    System.clearProperty("test.cache.data");
-    System.clearProperty("solr.hdfs.home");
-    System.clearProperty("solr.hdfs.blockcache.global");
-    if (dfsCluster != null) {
-      Timer timer = timers.remove(dfsCluster);
-      if (timer != null) {
-        timer.cancel();
-      }
-      try {
-        dfsCluster.shutdown();
-      } catch (Error e) {
-        // Added in SOLR-7134
-        // Rarely, this can fail to either a NullPointerException
-        // or a class not found exception. The later may fixable
-        // by adding test dependencies.
-        log.warn("Exception shutting down dfsCluster", e);
+  
+    try {
+      if (dfsCluster != null) {
+        Timer timer = timers.remove(dfsCluster);
+        if (timer != null) {
+          timer.cancel();
+        }
+        try {
+          dfsCluster.shutdown();
+        } catch (Error e) {
+          // Added in SOLR-7134
+          // Rarely, this can fail to either a NullPointerException
+          // or a class not found exception. The later may fixable
+          // by adding test dependencies.
+          log.warn("Exception shutting down dfsCluster", e);
+        }
       }
+    } finally {
+      System.clearProperty("solr.lock.type");
+      System.clearProperty("test.build.data");
+      System.clearProperty("test.cache.data");
+      System.clearProperty("solr.hdfs.home");
+      System.clearProperty("solr.hdfs.blockcache.global");
     }
-    
+
     // TODO: we HACK around HADOOP-9643
     if (savedLocale != null) {
       Locale.setDefault(savedLocale);

http://git-wip-us.apache.org/repos/asf/lucene-solr/blob/160ced3e/solr/core/src/test/org/apache/solr/store/hdfs/HdfsDirectoryTest.java
----------------------------------------------------------------------
diff --git a/solr/core/src/test/org/apache/solr/store/hdfs/HdfsDirectoryTest.java b/solr/core/src/test/org/apache/solr/store/hdfs/HdfsDirectoryTest.java
index 0d5d0a7..37eb837 100644
--- a/solr/core/src/test/org/apache/solr/store/hdfs/HdfsDirectoryTest.java
+++ b/solr/core/src/test/org/apache/solr/store/hdfs/HdfsDirectoryTest.java
@@ -157,7 +157,7 @@ public class HdfsDirectoryTest extends SolrTestCaseJ4 {
     try {
       input.readByte();
       fail("should throw eof");
-    } catch (IOException e) {
+    } catch (Exception e) {
     }
   }
 

http://git-wip-us.apache.org/repos/asf/lucene-solr/blob/160ced3e/solr/licenses/commons-logging-1.1.3.jar.sha1
----------------------------------------------------------------------
diff --git a/solr/licenses/commons-logging-1.1.3.jar.sha1 b/solr/licenses/commons-logging-1.1.3.jar.sha1
new file mode 100644
index 0000000..c8756c4
--- /dev/null
+++ b/solr/licenses/commons-logging-1.1.3.jar.sha1
@@ -0,0 +1 @@
+f6f66e966c70a83ffbdb6f17a0919eaf7c8aca7f

http://git-wip-us.apache.org/repos/asf/lucene-solr/blob/160ced3e/solr/licenses/commons-logging-LICENSE-ASL.txt
----------------------------------------------------------------------
diff --git a/solr/licenses/commons-logging-LICENSE-ASL.txt b/solr/licenses/commons-logging-LICENSE-ASL.txt
new file mode 100644
index 0000000..7a4a3ea
--- /dev/null
+++ b/solr/licenses/commons-logging-LICENSE-ASL.txt
@@ -0,0 +1,202 @@
+
+                                 Apache License
+                           Version 2.0, January 2004
+                        http://www.apache.org/licenses/
+
+   TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
+
+   1. Definitions.
+
+      "License" shall mean the terms and conditions for use, reproduction,
+      and distribution as defined by Sections 1 through 9 of this document.
+
+      "Licensor" shall mean the copyright owner or entity authorized by
+      the copyright owner that is granting the License.
+
+      "Legal Entity" shall mean the union of the acting entity and all
+      other entities that control, are controlled by, or are under common
+      control with that entity. For the purposes of this definition,
+      "control" means (i) the power, direct or indirect, to cause the
+      direction or management of such entity, whether by contract or
+      otherwise, or (ii) ownership of fifty percent (50%) or more of the
+      outstanding shares, or (iii) beneficial ownership of such entity.
+
+      "You" (or "Your") shall mean an individual or Legal Entity
+      exercising permissions granted by this License.
+
+      "Source" form shall mean the preferred form for making modifications,
+      including but not limited to software source code, documentation
+      source, and configuration files.
+
+      "Object" form shall mean any form resulting from mechanical
+      transformation or translation of a Source form, including but
+      not limited to compiled object code, generated documentation,
+      and conversions to other media types.
+
+      "Work" shall mean the work of authorship, whether in Source or
+      Object form, made available under the License, as indicated by a
+      copyright notice that is included in or attached to the work
+      (an example is provided in the Appendix below).
+
+      "Derivative Works" shall mean any work, whether in Source or Object
+      form, that is based on (or derived from) the Work and for which the
+      editorial revisions, annotations, elaborations, or other modifications
+      represent, as a whole, an original work of authorship. For the purposes
+      of this License, Derivative Works shall not include works that remain
+      separable from, or merely link (or bind by name) to the interfaces of,
+      the Work and Derivative Works thereof.
+
+      "Contribution" shall mean any work of authorship, including
+      the original version of the Work and any modifications or additions
+      to that Work or Derivative Works thereof, that is intentionally
+      submitted to Licensor for inclusion in the Work by the copyright owner
+      or by an individual or Legal Entity authorized to submit on behalf of
+      the copyright owner. For the purposes of this definition, "submitted"
+      means any form of electronic, verbal, or written communication sent
+      to the Licensor or its representatives, including but not limited to
+      communication on electronic mailing lists, source code control systems,
+      and issue tracking systems that are managed by, or on behalf of, the
+      Licensor for the purpose of discussing and improving the Work, but
+      excluding communication that is conspicuously marked or otherwise
+      designated in writing by the copyright owner as "Not a Contribution."
+
+      "Contributor" shall mean Licensor and any individual or Legal Entity
+      on behalf of whom a Contribution has been received by Licensor and
+      subsequently incorporated within the Work.
+
+   2. Grant of Copyright License. Subject to the terms and conditions of
+      this License, each Contributor hereby grants to You a perpetual,
+      worldwide, non-exclusive, no-charge, royalty-free, irrevocable
+      copyright license to reproduce, prepare Derivative Works of,
+      publicly display, publicly perform, sublicense, and distribute the
+      Work and such Derivative Works in Source or Object form.
+
+   3. Grant of Patent License. Subject to the terms and conditions of
+      this License, each Contributor hereby grants to You a perpetual,
+      worldwide, non-exclusive, no-charge, royalty-free, irrevocable
+      (except as stated in this section) patent license to make, have made,
+      use, offer to sell, sell, import, and otherwise transfer the Work,
+      where such license applies only to those patent claims licensable
+      by such Contributor that are necessarily infringed by their
+      Contribution(s) alone or by combination of their Contribution(s)
+      with the Work to which such Contribution(s) was submitted. If You
+      institute patent litigation against any entity (including a
+      cross-claim or counterclaim in a lawsuit) alleging that the Work
+      or a Contribution incorporated within the Work constitutes direct
+      or contributory patent infringement, then any patent licenses
+      granted to You under this License for that Work shall terminate
+      as of the date such litigation is filed.
+
+   4. Redistribution. You may reproduce and distribute copies of the
+      Work or Derivative Works thereof in any medium, with or without
+      modifications, and in Source or Object form, provided that You
+      meet the following conditions:
+
+      (a) You must give any other recipients of the Work or
+          Derivative Works a copy of this License; and
+
+      (b) You must cause any modified files to carry prominent notices
+          stating that You changed the files; and
+
+      (c) You must retain, in the Source form of any Derivative Works
+          that You distribute, all copyright, patent, trademark, and
+          attribution notices from the Source form of the Work,
+          excluding those notices that do not pertain to any part of
+          the Derivative Works; and
+
+      (d) If the Work includes a "NOTICE" text file as part of its
+          distribution, then any Derivative Works that You distribute must
+          include a readable copy of the attribution notices contained
+          within such NOTICE file, excluding those notices that do not
+          pertain to any part of the Derivative Works, in at least one
+          of the following places: within a NOTICE text file distributed
+          as part of the Derivative Works; within the Source form or
+          documentation, if provided along with the Derivative Works; or,
+          within a display generated by the Derivative Works, if and
+          wherever such third-party notices normally appear. The contents
+          of the NOTICE file are for informational purposes only and
+          do not modify the License. You may add Your own attribution
+          notices within Derivative Works that You distribute, alongside
+          or as an addendum to the NOTICE text from the Work, provided
+          that such additional attribution notices cannot be construed
+          as modifying the License.
+
+      You may add Your own copyright statement to Your modifications and
+      may provide additional or different license terms and conditions
+      for use, reproduction, or distribution of Your modifications, or
+      for any such Derivative Works as a whole, provided Your use,
+      reproduction, and distribution of the Work otherwise complies with
+      the conditions stated in this License.
+
+   5. Submission of Contributions. Unless You explicitly state otherwise,
+      any Contribution intentionally submitted for inclusion in the Work
+      by You to the Licensor shall be under the terms and conditions of
+      this License, without any additional terms or conditions.
+      Notwithstanding the above, nothing herein shall supersede or modify
+      the terms of any separate license agreement you may have executed
+      with Licensor regarding such Contributions.
+
+   6. Trademarks. This License does not grant permission to use the trade
+      names, trademarks, service marks, or product names of the Licensor,
+      except as required for reasonable and customary use in describing the
+      origin of the Work and reproducing the content of the NOTICE file.
+
+   7. Disclaimer of Warranty. Unless required by applicable law or
+      agreed to in writing, Licensor provides the Work (and each
+      Contributor provides its Contributions) on an "AS IS" BASIS,
+      WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
+      implied, including, without limitation, any warranties or conditions
+      of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
+      PARTICULAR PURPOSE. You are solely responsible for determining the
+      appropriateness of using or redistributing the Work and assume any
+      risks associated with Your exercise of permissions under this License.
+
+   8. Limitation of Liability. In no event and under no legal theory,
+      whether in tort (including negligence), contract, or otherwise,
+      unless required by applicable law (such as deliberate and grossly
+      negligent acts) or agreed to in writing, shall any Contributor be
+      liable to You for damages, including any direct, indirect, special,
+      incidental, or consequential damages of any character arising as a
+      result of this License or out of the use or inability to use the
+      Work (including but not limited to damages for loss of goodwill,
+      work stoppage, computer failure or malfunction, or any and all
+      other commercial damages or losses), even if such Contributor
+      has been advised of the possibility of such damages.
+
+   9. Accepting Warranty or Additional Liability. While redistributing
+      the Work or Derivative Works thereof, You may choose to offer,
+      and charge a fee for, acceptance of support, warranty, indemnity,
+      or other liability obligations and/or rights consistent with this
+      License. However, in accepting such obligations, You may act only
+      on Your own behalf and on Your sole responsibility, not on behalf
+      of any other Contributor, and only if You agree to indemnify,
+      defend, and hold each Contributor harmless for any liability
+      incurred by, or claims asserted against, such Contributor by reason
+      of your accepting any such warranty or additional liability.
+
+   END OF TERMS AND CONDITIONS
+
+   APPENDIX: How to apply the Apache License to your work.
+
+      To apply the Apache License to your work, attach the following
+      boilerplate notice, with the fields enclosed by brackets "[]"
+      replaced with your own identifying information. (Don't include
+      the brackets!)  The text should be enclosed in the appropriate
+      comment syntax for the file format. We also recommend that a
+      file or class name and description of purpose be included on the
+      same "printed page" as the copyright notice for easier
+      identification within third-party archives.
+
+   Copyright [yyyy] [name of copyright owner]
+
+   Licensed under the Apache License, Version 2.0 (the "License");
+   you may not use this file except in compliance with the License.
+   You may obtain a copy of the License at
+
+       http://www.apache.org/licenses/LICENSE-2.0
+
+   Unless required by applicable law or agreed to in writing, software
+   distributed under the License is distributed on an "AS IS" BASIS,
+   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+   See the License for the specific language governing permissions and
+   limitations under the License.
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/lucene-solr/blob/160ced3e/solr/licenses/commons-logging-NOTICE.txt
----------------------------------------------------------------------
diff --git a/solr/licenses/commons-logging-NOTICE.txt b/solr/licenses/commons-logging-NOTICE.txt
new file mode 100644
index 0000000..1a45218
--- /dev/null
+++ b/solr/licenses/commons-logging-NOTICE.txt
@@ -0,0 +1,5 @@
+Apache Commons Logging
+Copyright 2003-2016 The Apache Software Foundation
+
+This product includes software developed at
+The Apache Software Foundation (http://www.apache.org/).

http://git-wip-us.apache.org/repos/asf/lucene-solr/blob/160ced3e/solr/licenses/hadoop-annotations-2.7.2.jar.sha1
----------------------------------------------------------------------
diff --git a/solr/licenses/hadoop-annotations-2.7.2.jar.sha1 b/solr/licenses/hadoop-annotations-2.7.2.jar.sha1
deleted file mode 100644
index 86490ab..0000000
--- a/solr/licenses/hadoop-annotations-2.7.2.jar.sha1
+++ /dev/null
@@ -1 +0,0 @@
-80693ef2884927ee3c5464a7539fcfa4af382e14

http://git-wip-us.apache.org/repos/asf/lucene-solr/blob/160ced3e/solr/licenses/hadoop-annotations-3.0.0-alpha1.jar.sha1
----------------------------------------------------------------------
diff --git a/solr/licenses/hadoop-annotations-3.0.0-alpha1.jar.sha1 b/solr/licenses/hadoop-annotations-3.0.0-alpha1.jar.sha1
new file mode 100644
index 0000000..01eb7b8
--- /dev/null
+++ b/solr/licenses/hadoop-annotations-3.0.0-alpha1.jar.sha1
@@ -0,0 +1 @@
+ce48c44a5188dd882e9ef3e6f1bf7ee3e6448c4b

http://git-wip-us.apache.org/repos/asf/lucene-solr/blob/160ced3e/solr/licenses/hadoop-auth-2.7.2.jar.sha1
----------------------------------------------------------------------
diff --git a/solr/licenses/hadoop-auth-2.7.2.jar.sha1 b/solr/licenses/hadoop-auth-2.7.2.jar.sha1
deleted file mode 100644
index 7d334a4..0000000
--- a/solr/licenses/hadoop-auth-2.7.2.jar.sha1
+++ /dev/null
@@ -1 +0,0 @@
-bf613cfec06a1f3d3a91d7f82f9e4af75bc01f72

http://git-wip-us.apache.org/repos/asf/lucene-solr/blob/160ced3e/solr/licenses/hadoop-auth-3.0.0-alpha1.jar.sha1
----------------------------------------------------------------------
diff --git a/solr/licenses/hadoop-auth-3.0.0-alpha1.jar.sha1 b/solr/licenses/hadoop-auth-3.0.0-alpha1.jar.sha1
new file mode 100644
index 0000000..f04e570
--- /dev/null
+++ b/solr/licenses/hadoop-auth-3.0.0-alpha1.jar.sha1
@@ -0,0 +1 @@
+b18efdb5fa7ad10f325061e44dcdb967575e44ca

http://git-wip-us.apache.org/repos/asf/lucene-solr/blob/160ced3e/solr/licenses/hadoop-common-2.7.2-tests.jar.sha1
----------------------------------------------------------------------
diff --git a/solr/licenses/hadoop-common-2.7.2-tests.jar.sha1 b/solr/licenses/hadoop-common-2.7.2-tests.jar.sha1
deleted file mode 100644
index 0619f74..0000000
--- a/solr/licenses/hadoop-common-2.7.2-tests.jar.sha1
+++ /dev/null
@@ -1 +0,0 @@
-482b3051dc384c1e15182a6ad1402649ef24be02

http://git-wip-us.apache.org/repos/asf/lucene-solr/blob/160ced3e/solr/licenses/hadoop-common-2.7.2.jar.sha1
----------------------------------------------------------------------
diff --git a/solr/licenses/hadoop-common-2.7.2.jar.sha1 b/solr/licenses/hadoop-common-2.7.2.jar.sha1
deleted file mode 100644
index a0fdaea..0000000
--- a/solr/licenses/hadoop-common-2.7.2.jar.sha1
+++ /dev/null
@@ -1 +0,0 @@
-422eb48913fa6f81835b3192c97a576505b6c192

http://git-wip-us.apache.org/repos/asf/lucene-solr/blob/160ced3e/solr/licenses/hadoop-common-3.0.0-alpha1-tests.jar.sha1
----------------------------------------------------------------------
diff --git a/solr/licenses/hadoop-common-3.0.0-alpha1-tests.jar.sha1 b/solr/licenses/hadoop-common-3.0.0-alpha1-tests.jar.sha1
new file mode 100644
index 0000000..894b2ec
--- /dev/null
+++ b/solr/licenses/hadoop-common-3.0.0-alpha1-tests.jar.sha1
@@ -0,0 +1 @@
+353b7256583ce8c1a380505b3fa5e7d9c8e669f1

http://git-wip-us.apache.org/repos/asf/lucene-solr/blob/160ced3e/solr/licenses/hadoop-common-3.0.0-alpha1.jar.sha1
----------------------------------------------------------------------
diff --git a/solr/licenses/hadoop-common-3.0.0-alpha1.jar.sha1 b/solr/licenses/hadoop-common-3.0.0-alpha1.jar.sha1
new file mode 100644
index 0000000..1022395
--- /dev/null
+++ b/solr/licenses/hadoop-common-3.0.0-alpha1.jar.sha1
@@ -0,0 +1 @@
+e35c7ddf8187264212aee1efc790ddd3c8d1a9c0

http://git-wip-us.apache.org/repos/asf/lucene-solr/blob/160ced3e/solr/licenses/hadoop-hdfs-2.7.2-tests.jar.sha1
----------------------------------------------------------------------
diff --git a/solr/licenses/hadoop-hdfs-2.7.2-tests.jar.sha1 b/solr/licenses/hadoop-hdfs-2.7.2-tests.jar.sha1
deleted file mode 100644
index 0ae9dfb..0000000
--- a/solr/licenses/hadoop-hdfs-2.7.2-tests.jar.sha1
+++ /dev/null
@@ -1 +0,0 @@
-dfb6840b97211044e87a0345f7edad51b942fd2a

http://git-wip-us.apache.org/repos/asf/lucene-solr/blob/160ced3e/solr/licenses/hadoop-hdfs-2.7.2.jar.sha1
----------------------------------------------------------------------
diff --git a/solr/licenses/hadoop-hdfs-2.7.2.jar.sha1 b/solr/licenses/hadoop-hdfs-2.7.2.jar.sha1
deleted file mode 100644
index d557702..0000000
--- a/solr/licenses/hadoop-hdfs-2.7.2.jar.sha1
+++ /dev/null
@@ -1 +0,0 @@
-3c304b3d9227fbf8af8bc1cab013271538c3cf0a

http://git-wip-us.apache.org/repos/asf/lucene-solr/blob/160ced3e/solr/licenses/hadoop-hdfs-3.0.0-alpha1-tests.jar.sha1
----------------------------------------------------------------------
diff --git a/solr/licenses/hadoop-hdfs-3.0.0-alpha1-tests.jar.sha1 b/solr/licenses/hadoop-hdfs-3.0.0-alpha1-tests.jar.sha1
new file mode 100644
index 0000000..c8e89ff
--- /dev/null
+++ b/solr/licenses/hadoop-hdfs-3.0.0-alpha1-tests.jar.sha1
@@ -0,0 +1 @@
+26228b7fa60ccf65db82f4bfd5a8e5c327061ba7

http://git-wip-us.apache.org/repos/asf/lucene-solr/blob/160ced3e/solr/licenses/hadoop-hdfs-3.0.0-alpha1.jar.sha1
----------------------------------------------------------------------
diff --git a/solr/licenses/hadoop-hdfs-3.0.0-alpha1.jar.sha1 b/solr/licenses/hadoop-hdfs-3.0.0-alpha1.jar.sha1
new file mode 100644
index 0000000..27dd37c
--- /dev/null
+++ b/solr/licenses/hadoop-hdfs-3.0.0-alpha1.jar.sha1
@@ -0,0 +1 @@
+95c5cca1422e5077e91458da964ae11ff32849e3

http://git-wip-us.apache.org/repos/asf/lucene-solr/blob/160ced3e/solr/licenses/hadoop-hdfs-client-3.0.0-alpha1.jar.sha1
----------------------------------------------------------------------
diff --git a/solr/licenses/hadoop-hdfs-client-3.0.0-alpha1.jar.sha1 b/solr/licenses/hadoop-hdfs-client-3.0.0-alpha1.jar.sha1
new file mode 100644
index 0000000..262caf4
--- /dev/null
+++ b/solr/licenses/hadoop-hdfs-client-3.0.0-alpha1.jar.sha1
@@ -0,0 +1 @@
+f6e7bc9302f3504e2f5bf814cd18c97759badd79

http://git-wip-us.apache.org/repos/asf/lucene-solr/blob/160ced3e/solr/licenses/hadoop-hdfs-client-LICENSE-ASL.txt
----------------------------------------------------------------------
diff --git a/solr/licenses/hadoop-hdfs-client-LICENSE-ASL.txt b/solr/licenses/hadoop-hdfs-client-LICENSE-ASL.txt
new file mode 100644
index 0000000..9a8e847
--- /dev/null
+++ b/solr/licenses/hadoop-hdfs-client-LICENSE-ASL.txt
@@ -0,0 +1,244 @@
+
+                                 Apache License
+                           Version 2.0, January 2004
+                        http://www.apache.org/licenses/
+
+   TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
+
+   1. Definitions.
+
+      "License" shall mean the terms and conditions for use, reproduction,
+      and distribution as defined by Sections 1 through 9 of this document.
+
+      "Licensor" shall mean the copyright owner or entity authorized by
+      the copyright owner that is granting the License.
+
+      "Legal Entity" shall mean the union of the acting entity and all
+      other entities that control, are controlled by, or are under common
+      control with that entity. For the purposes of this definition,
+      "control" means (i) the power, direct or indirect, to cause the
+      direction or management of such entity, whether by contract or
+      otherwise, or (ii) ownership of fifty percent (50%) or more of the
+      outstanding shares, or (iii) beneficial ownership of such entity.
+
+      "You" (or "Your") shall mean an individual or Legal Entity
+      exercising permissions granted by this License.
+
+      "Source" form shall mean the preferred form for making modifications,
+      including but not limited to software source code, documentation
+      source, and configuration files.
+
+      "Object" form shall mean any form resulting from mechanical
+      transformation or translation of a Source form, including but
+      not limited to compiled object code, generated documentation,
+      and conversions to other media types.
+
+      "Work" shall mean the work of authorship, whether in Source or
+      Object form, made available under the License, as indicated by a
+      copyright notice that is included in or attached to the work
+      (an example is provided in the Appendix below).
+
+      "Derivative Works" shall mean any work, whether in Source or Object
+      form, that is based on (or derived from) the Work and for which the
+      editorial revisions, annotations, elaborations, or other modifications
+      represent, as a whole, an original work of authorship. For the purposes
+      of this License, Derivative Works shall not include works that remain
+      separable from, or merely link (or bind by name) to the interfaces of,
+      the Work and Derivative Works thereof.
+
+      "Contribution" shall mean any work of authorship, including
+      the original version of the Work and any modifications or additions
+      to that Work or Derivative Works thereof, that is intentionally
+      submitted to Licensor for inclusion in the Work by the copyright owner
+      or by an individual or Legal Entity authorized to submit on behalf of
+      the copyright owner. For the purposes of this definition, "submitted"
+      means any form of electronic, verbal, or written communication sent
+      to the Licensor or its representatives, including but not limited to
+      communication on electronic mailing lists, source code control systems,
+      and issue tracking systems that are managed by, or on behalf of, the
+      Licensor for the purpose of discussing and improving the Work, but
+      excluding communication that is conspicuously marked or otherwise
+      designated in writing by the copyright owner as "Not a Contribution."
+
+      "Contributor" shall mean Licensor and any individual or Legal Entity
+      on behalf of whom a Contribution has been received by Licensor and
+      subsequently incorporated within the Work.
+
+   2. Grant of Copyright License. Subject to the terms and conditions of
+      this License, each Contributor hereby grants to You a perpetual,
+      worldwide, non-exclusive, no-charge, royalty-free, irrevocable
+      copyright license to reproduce, prepare Derivative Works of,
+      publicly display, publicly perform, sublicense, and distribute the
+      Work and such Derivative Works in Source or Object form.
+
+   3. Grant of Patent License. Subject to the terms and conditions of
+      this License, each Contributor hereby grants to You a perpetual,
+      worldwide, non-exclusive, no-charge, royalty-free, irrevocable
+      (except as stated in this section) patent license to make, have made,
+      use, offer to sell, sell, import, and otherwise transfer the Work,
+      where such license applies only to those patent claims licensable
+      by such Contributor that are necessarily infringed by their
+      Contribution(s) alone or by combination of their Contribution(s)
+      with the Work to which such Contribution(s) was submitted. If You
+      institute patent litigation against any entity (including a
+      cross-claim or counterclaim in a lawsuit) alleging that the Work
+      or a Contribution incorporated within the Work constitutes direct
+      or contributory patent infringement, then any patent licenses
+      granted to You under this License for that Work shall terminate
+      as of the date such litigation is filed.
+
+   4. Redistribution. You may reproduce and distribute copies of the
+      Work or Derivative Works thereof in any medium, with or without
+      modifications, and in Source or Object form, provided that You
+      meet the following conditions:
+
+      (a) You must give any other recipients of the Work or
+          Derivative Works a copy of this License; and
+
+      (b) You must cause any modified files to carry prominent notices
+          stating that You changed the files; and
+
+      (c) You must retain, in the Source form of any Derivative Works
+          that You distribute, all copyright, patent, trademark, and
+          attribution notices from the Source form of the Work,
+          excluding those notices that do not pertain to any part of
+          the Derivative Works; and
+
+      (d) If the Work includes a "NOTICE" text file as part of its
+          distribution, then any Derivative Works that You distribute must
+          include a readable copy of the attribution notices contained
+          within such NOTICE file, excluding those notices that do not
+          pertain to any part of the Derivative Works, in at least one
+          of the following places: within a NOTICE text file distributed
+          as part of the Derivative Works; within the Source form or
+          documentation, if provided along with the Derivative Works; or,
+          within a display generated by the Derivative Works, if and
+          wherever such third-party notices normally appear. The contents
+          of the NOTICE file are for informational purposes only and
+          do not modify the License. You may add Your own attribution
+          notices within Derivative Works that You distribute, alongside
+          or as an addendum to the NOTICE text from the Work, provided
+          that such additional attribution notices cannot be construed
+          as modifying the License.
+
+      You may add Your own copyright statement to Your modifications and
+      may provide additional or different license terms and conditions
+      for use, reproduction, or distribution of Your modifications, or
+      for any such Derivative Works as a whole, provided Your use,
+      reproduction, and distribution of the Work otherwise complies with
+      the conditions stated in this License.
+
+   5. Submission of Contributions. Unless You explicitly state otherwise,
+      any Contribution intentionally submitted for inclusion in the Work
+      by You to the Licensor shall be under the terms and conditions of
+      this License, without any additional terms or conditions.
+      Notwithstanding the above, nothing herein shall supersede or modify
+      the terms of any separate license agreement you may have executed
+      with Licensor regarding such Contributions.
+
+   6. Trademarks. This License does not grant permission to use the trade
+      names, trademarks, service marks, or product names of the Licensor,
+      except as required for reasonable and customary use in describing the
+      origin of the Work and reproducing the content of the NOTICE file.
+
+   7. Disclaimer of Warranty. Unless required by applicable law or
+      agreed to in writing, Licensor provides the Work (and each
+      Contributor provides its Contributions) on an "AS IS" BASIS,
+      WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
+      implied, including, without limitation, any warranties or conditions
+      of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
+      PARTICULAR PURPOSE. You are solely responsible for determining the
+      appropriateness of using or redistributing the Work and assume any
+      risks associated with Your exercise of permissions under this License.
+
+   8. Limitation of Liability. In no event and under no legal theory,
+      whether in tort (including negligence), contract, or otherwise,
+      unless required by applicable law (such as deliberate and grossly
+      negligent acts) or agreed to in writing, shall any Contributor be
+      liable to You for damages, including any direct, indirect, special,
+      incidental, or consequential damages of any character arising as a
+      result of this License or out of the use or inability to use the
+      Work (including but not limited to damages for loss of goodwill,
+      work stoppage, computer failure or malfunction, or any and all
+      other commercial damages or losses), even if such Contributor
+      has been advised of the possibility of such damages.
+
+   9. Accepting Warranty or Additional Liability. While redistributing
+      the Work or Derivative Works thereof, You may choose to offer,
+      and charge a fee for, acceptance of support, warranty, indemnity,
+      or other liability obligations and/or rights consistent with this
+      License. However, in accepting such obligations, You may act only
+      on Your own behalf and on Your sole responsibility, not on behalf
+      of any other Contributor, and only if You agree to indemnify,
+      defend, and hold each Contributor harmless for any liability
+      incurred by, or claims asserted against, such Contributor by reason
+      of your accepting any such warranty or additional liability.
+
+   END OF TERMS AND CONDITIONS
+
+   APPENDIX: How to apply the Apache License to your work.
+
+      To apply the Apache License to your work, attach the following
+      boilerplate notice, with the fields enclosed by brackets "[]"
+      replaced with your own identifying information. (Don't include
+      the brackets!)  The text should be enclosed in the appropriate
+      comment syntax for the file format. We also recommend that a
+      file or class name and description of purpose be included on the
+      same "printed page" as the copyright notice for easier
+      identification within third-party archives.
+
+   Copyright [yyyy] [name of copyright owner]
+
+   Licensed under the Apache License, Version 2.0 (the "License");
+   you may not use this file except in compliance with the License.
+   You may obtain a copy of the License at
+
+       http://www.apache.org/licenses/LICENSE-2.0
+
+   Unless required by applicable law or agreed to in writing, software
+   distributed under the License is distributed on an "AS IS" BASIS,
+   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+   See the License for the specific language governing permissions and
+   limitations under the License.
+
+
+APACHE HADOOP SUBCOMPONENTS:
+
+The Apache Hadoop project contains subcomponents with separate copyright
+notices and license terms. Your use of the source code for the these
+subcomponents is subject to the terms and conditions of the following
+licenses. 
+
+For the org.apache.hadoop.util.bloom.* classes:
+
+/**
+ *
+ * Copyright (c) 2005, European Commission project OneLab under contract
+ * 034819 (http://www.one-lab.org)
+ * All rights reserved.
+ * Redistribution and use in source and binary forms, with or 
+ * without modification, are permitted provided that the following 
+ * conditions are met:
+ *  - Redistributions of source code must retain the above copyright 
+ *    notice, this list of conditions and the following disclaimer.
+ *  - Redistributions in binary form must reproduce the above copyright 
+ *    notice, this list of conditions and the following disclaimer in 
+ *    the documentation and/or other materials provided with the distribution.
+ *  - Neither the name of the University Catholique de Louvain - UCL
+ *    nor the names of its contributors may be used to endorse or 
+ *    promote products derived from this software without specific prior 
+ *    written permission.
+ *    
+ * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS 
+ * "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT 
+ * LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS 
+ * FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE 
+ * COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, 
+ * INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, 
+ * BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; 
+ * LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER 
+ * CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT 
+ * LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN 
+ * ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE 
+ * POSSIBILITY OF SUCH DAMAGE.
+ */
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/lucene-solr/blob/160ced3e/solr/licenses/hadoop-hdfs-client-NOTICE.txt
----------------------------------------------------------------------
diff --git a/solr/licenses/hadoop-hdfs-client-NOTICE.txt b/solr/licenses/hadoop-hdfs-client-NOTICE.txt
new file mode 100644
index 0000000..c56a5e4
--- /dev/null
+++ b/solr/licenses/hadoop-hdfs-client-NOTICE.txt
@@ -0,0 +1,2 @@
+This product includes software developed by The Apache Software
+Foundation (http://www.apache.org/).
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/lucene-solr/blob/160ced3e/solr/licenses/hadoop-mapreduce-client-app-2.7.2.jar.sha1
----------------------------------------------------------------------
diff --git a/solr/licenses/hadoop-mapreduce-client-app-2.7.2.jar.sha1 b/solr/licenses/hadoop-mapreduce-client-app-2.7.2.jar.sha1
deleted file mode 100644
index 40efc35..0000000
--- a/solr/licenses/hadoop-mapreduce-client-app-2.7.2.jar.sha1
+++ /dev/null
@@ -1 +0,0 @@
-6e4a1d1754c68b5ce3821cea96da77d0fc2067b5

http://git-wip-us.apache.org/repos/asf/lucene-solr/blob/160ced3e/solr/licenses/hadoop-mapreduce-client-app-3.0.0-alpha1.jar.sha1
----------------------------------------------------------------------
diff --git a/solr/licenses/hadoop-mapreduce-client-app-3.0.0-alpha1.jar.sha1 b/solr/licenses/hadoop-mapreduce-client-app-3.0.0-alpha1.jar.sha1
new file mode 100644
index 0000000..824bd31
--- /dev/null
+++ b/solr/licenses/hadoop-mapreduce-client-app-3.0.0-alpha1.jar.sha1
@@ -0,0 +1 @@
+ff7f77c2f37bc86707591ce51784aba4a52c88d3

http://git-wip-us.apache.org/repos/asf/lucene-solr/blob/160ced3e/solr/licenses/hadoop-mapreduce-client-common-2.7.2.jar.sha1
----------------------------------------------------------------------
diff --git a/solr/licenses/hadoop-mapreduce-client-common-2.7.2.jar.sha1 b/solr/licenses/hadoop-mapreduce-client-common-2.7.2.jar.sha1
deleted file mode 100644
index 87b5693..0000000
--- a/solr/licenses/hadoop-mapreduce-client-common-2.7.2.jar.sha1
+++ /dev/null
@@ -1 +0,0 @@
-8021f146b10053f29c2085d0972b115395da1a33

http://git-wip-us.apache.org/repos/asf/lucene-solr/blob/160ced3e/solr/licenses/hadoop-mapreduce-client-common-3.0.0-alpha1.jar.sha1
----------------------------------------------------------------------
diff --git a/solr/licenses/hadoop-mapreduce-client-common-3.0.0-alpha1.jar.sha1 b/solr/licenses/hadoop-mapreduce-client-common-3.0.0-alpha1.jar.sha1
new file mode 100644
index 0000000..45f9681
--- /dev/null
+++ b/solr/licenses/hadoop-mapreduce-client-common-3.0.0-alpha1.jar.sha1
@@ -0,0 +1 @@
+b055b829b951649e7d8c4c1893365dbd13ef6e1b

http://git-wip-us.apache.org/repos/asf/lucene-solr/blob/160ced3e/solr/licenses/hadoop-mapreduce-client-core-2.7.2.jar.sha1
----------------------------------------------------------------------
diff --git a/solr/licenses/hadoop-mapreduce-client-core-2.7.2.jar.sha1 b/solr/licenses/hadoop-mapreduce-client-core-2.7.2.jar.sha1
deleted file mode 100644
index adc7aca..0000000
--- a/solr/licenses/hadoop-mapreduce-client-core-2.7.2.jar.sha1
+++ /dev/null
@@ -1 +0,0 @@
-accf0f40de77a6d8cece5e3bd6bbc2a579102a4f

http://git-wip-us.apache.org/repos/asf/lucene-solr/blob/160ced3e/solr/licenses/hadoop-mapreduce-client-core-3.0.0-alpha1.jar.sha1
----------------------------------------------------------------------
diff --git a/solr/licenses/hadoop-mapreduce-client-core-3.0.0-alpha1.jar.sha1 b/solr/licenses/hadoop-mapreduce-client-core-3.0.0-alpha1.jar.sha1
new file mode 100644
index 0000000..3d5ad62
--- /dev/null
+++ b/solr/licenses/hadoop-mapreduce-client-core-3.0.0-alpha1.jar.sha1
@@ -0,0 +1 @@
+da41828bb36fcacf1ebe3d9360ff87eb35df243b

http://git-wip-us.apache.org/repos/asf/lucene-solr/blob/160ced3e/solr/licenses/hadoop-mapreduce-client-hs-2.7.2.jar.sha1
----------------------------------------------------------------------
diff --git a/solr/licenses/hadoop-mapreduce-client-hs-2.7.2.jar.sha1 b/solr/licenses/hadoop-mapreduce-client-hs-2.7.2.jar.sha1
deleted file mode 100644
index fedbe7f..0000000
--- a/solr/licenses/hadoop-mapreduce-client-hs-2.7.2.jar.sha1
+++ /dev/null
@@ -1 +0,0 @@
-57ccdecef8a4d9075e5f37dc254776e410cc6230

http://git-wip-us.apache.org/repos/asf/lucene-solr/blob/160ced3e/solr/licenses/hadoop-mapreduce-client-hs-3.0.0-alpha1.jar.sha1
----------------------------------------------------------------------
diff --git a/solr/licenses/hadoop-mapreduce-client-hs-3.0.0-alpha1.jar.sha1 b/solr/licenses/hadoop-mapreduce-client-hs-3.0.0-alpha1.jar.sha1
new file mode 100644
index 0000000..ce27970
--- /dev/null
+++ b/solr/licenses/hadoop-mapreduce-client-hs-3.0.0-alpha1.jar.sha1
@@ -0,0 +1 @@
+6a132fb6fc9adac1499d87de528e60dd63bab296

http://git-wip-us.apache.org/repos/asf/lucene-solr/blob/160ced3e/solr/licenses/hadoop-mapreduce-client-jobclient-2.7.2-tests.jar.sha1
----------------------------------------------------------------------
diff --git a/solr/licenses/hadoop-mapreduce-client-jobclient-2.7.2-tests.jar.sha1 b/solr/licenses/hadoop-mapreduce-client-jobclient-2.7.2-tests.jar.sha1
deleted file mode 100644
index bb4c7d1..0000000
--- a/solr/licenses/hadoop-mapreduce-client-jobclient-2.7.2-tests.jar.sha1
+++ /dev/null
@@ -1 +0,0 @@
-c686047090283e21bd1d4659e6eabb73d726a4fe

http://git-wip-us.apache.org/repos/asf/lucene-solr/blob/160ced3e/solr/licenses/hadoop-mapreduce-client-jobclient-2.7.2.jar.sha1
----------------------------------------------------------------------
diff --git a/solr/licenses/hadoop-mapreduce-client-jobclient-2.7.2.jar.sha1 b/solr/licenses/hadoop-mapreduce-client-jobclient-2.7.2.jar.sha1
deleted file mode 100644
index e9d8e63..0000000
--- a/solr/licenses/hadoop-mapreduce-client-jobclient-2.7.2.jar.sha1
+++ /dev/null
@@ -1 +0,0 @@
-cb2ca1e41075d55ad6dacf2f54cc0f0f97d623b6

http://git-wip-us.apache.org/repos/asf/lucene-solr/blob/160ced3e/solr/licenses/hadoop-mapreduce-client-jobclient-3.0.0-alpha1-tests.jar.sha1
----------------------------------------------------------------------
diff --git a/solr/licenses/hadoop-mapreduce-client-jobclient-3.0.0-alpha1-tests.jar.sha1 b/solr/licenses/hadoop-mapreduce-client-jobclient-3.0.0-alpha1-tests.jar.sha1
new file mode 100644
index 0000000..52f24a0
--- /dev/null
+++ b/solr/licenses/hadoop-mapreduce-client-jobclient-3.0.0-alpha1-tests.jar.sha1
@@ -0,0 +1 @@
+8fa165b5bf5d70733c796d7319d8b8fc3cd654c8

http://git-wip-us.apache.org/repos/asf/lucene-solr/blob/160ced3e/solr/licenses/hadoop-mapreduce-client-jobclient-3.0.0-alpha1.jar.sha1
----------------------------------------------------------------------
diff --git a/solr/licenses/hadoop-mapreduce-client-jobclient-3.0.0-alpha1.jar.sha1 b/solr/licenses/hadoop-mapreduce-client-jobclient-3.0.0-alpha1.jar.sha1
new file mode 100644
index 0000000..78cf846
--- /dev/null
+++ b/solr/licenses/hadoop-mapreduce-client-jobclient-3.0.0-alpha1.jar.sha1
@@ -0,0 +1 @@
+9899ddad4273cac1710b57bdaf9c1f955fe6abd7

http://git-wip-us.apache.org/repos/asf/lucene-solr/blob/160ced3e/solr/licenses/hadoop-mapreduce-client-shuffle-2.7.2.jar.sha1
----------------------------------------------------------------------
diff --git a/solr/licenses/hadoop-mapreduce-client-shuffle-2.7.2.jar.sha1 b/solr/licenses/hadoop-mapreduce-client-shuffle-2.7.2.jar.sha1
deleted file mode 100644
index 3efabe6..0000000
--- a/solr/licenses/hadoop-mapreduce-client-shuffle-2.7.2.jar.sha1
+++ /dev/null
@@ -1 +0,0 @@
-edaf659eaf16effa6c7f759c603ab3e2c0f976f3

http://git-wip-us.apache.org/repos/asf/lucene-solr/blob/160ced3e/solr/licenses/hadoop-mapreduce-client-shuffle-3.0.0-alpha1.jar.sha1
----------------------------------------------------------------------
diff --git a/solr/licenses/hadoop-mapreduce-client-shuffle-3.0.0-alpha1.jar.sha1 b/solr/licenses/hadoop-mapreduce-client-shuffle-3.0.0-alpha1.jar.sha1
new file mode 100644
index 0000000..31c72c5
--- /dev/null
+++ b/solr/licenses/hadoop-mapreduce-client-shuffle-3.0.0-alpha1.jar.sha1
@@ -0,0 +1 @@
+64805e603252f6cfa70676e2f17128e65029e013

http://git-wip-us.apache.org/repos/asf/lucene-solr/blob/160ced3e/solr/licenses/hadoop-minikdc-2.7.2.jar.sha1
----------------------------------------------------------------------
diff --git a/solr/licenses/hadoop-minikdc-2.7.2.jar.sha1 b/solr/licenses/hadoop-minikdc-2.7.2.jar.sha1
deleted file mode 100644
index e049864..0000000
--- a/solr/licenses/hadoop-minikdc-2.7.2.jar.sha1
+++ /dev/null
@@ -1 +0,0 @@
-59d112c8683f563f7aaf05fde7bc4022b90b44a7

http://git-wip-us.apache.org/repos/asf/lucene-solr/blob/160ced3e/solr/licenses/hadoop-minikdc-3.0.0-alpha1.jar.sha1
----------------------------------------------------------------------
diff --git a/solr/licenses/hadoop-minikdc-3.0.0-alpha1.jar.sha1 b/solr/licenses/hadoop-minikdc-3.0.0-alpha1.jar.sha1
new file mode 100644
index 0000000..da9a151
--- /dev/null
+++ b/solr/licenses/hadoop-minikdc-3.0.0-alpha1.jar.sha1
@@ -0,0 +1 @@
+01a34c65aebcaeb4beb7da58f840a28c279c564e

http://git-wip-us.apache.org/repos/asf/lucene-solr/blob/160ced3e/solr/licenses/hadoop-yarn-api-2.7.2.jar.sha1
----------------------------------------------------------------------
diff --git a/solr/licenses/hadoop-yarn-api-2.7.2.jar.sha1 b/solr/licenses/hadoop-yarn-api-2.7.2.jar.sha1
deleted file mode 100644
index 4e5793d..0000000
--- a/solr/licenses/hadoop-yarn-api-2.7.2.jar.sha1
+++ /dev/null
@@ -1 +0,0 @@
-373d35254d9e292a36c35f48f8a797359b86e1f7

http://git-wip-us.apache.org/repos/asf/lucene-solr/blob/160ced3e/solr/licenses/hadoop-yarn-api-3.0.0-alpha1.jar.sha1
----------------------------------------------------------------------
diff --git a/solr/licenses/hadoop-yarn-api-3.0.0-alpha1.jar.sha1 b/solr/licenses/hadoop-yarn-api-3.0.0-alpha1.jar.sha1
new file mode 100644
index 0000000..4da31ed
--- /dev/null
+++ b/solr/licenses/hadoop-yarn-api-3.0.0-alpha1.jar.sha1
@@ -0,0 +1 @@
+b1ee88f00abdcb2329ddfa3892af6d8ce37c2481

http://git-wip-us.apache.org/repos/asf/lucene-solr/blob/160ced3e/solr/licenses/hadoop-yarn-client-2.7.2.jar.sha1
----------------------------------------------------------------------
diff --git a/solr/licenses/hadoop-yarn-client-2.7.2.jar.sha1 b/solr/licenses/hadoop-yarn-client-2.7.2.jar.sha1
deleted file mode 100644
index 56af937..0000000
--- a/solr/licenses/hadoop-yarn-client-2.7.2.jar.sha1
+++ /dev/null
@@ -1 +0,0 @@
-6a626356170511385bac2ef4bd60eeea880dec46

http://git-wip-us.apache.org/repos/asf/lucene-solr/blob/160ced3e/solr/licenses/hadoop-yarn-client-3.0.0-alpha1.jar.sha1
----------------------------------------------------------------------
diff --git a/solr/licenses/hadoop-yarn-client-3.0.0-alpha1.jar.sha1 b/solr/licenses/hadoop-yarn-client-3.0.0-alpha1.jar.sha1
new file mode 100644
index 0000000..1914fce
--- /dev/null
+++ b/solr/licenses/hadoop-yarn-client-3.0.0-alpha1.jar.sha1
@@ -0,0 +1 @@
+4e08e90416d70da6a437fa22ede89d25299cfcca

http://git-wip-us.apache.org/repos/asf/lucene-solr/blob/160ced3e/solr/licenses/hadoop-yarn-common-2.7.2.jar.sha1
----------------------------------------------------------------------
diff --git a/solr/licenses/hadoop-yarn-common-2.7.2.jar.sha1 b/solr/licenses/hadoop-yarn-common-2.7.2.jar.sha1
deleted file mode 100644
index ea11097..0000000
--- a/solr/licenses/hadoop-yarn-common-2.7.2.jar.sha1
+++ /dev/null
@@ -1 +0,0 @@
-ab16767c5c34cfee6ac2780c7fea56207762d2c7

http://git-wip-us.apache.org/repos/asf/lucene-solr/blob/160ced3e/solr/licenses/hadoop-yarn-common-3.0.0-alpha1.jar.sha1
----------------------------------------------------------------------
diff --git a/solr/licenses/hadoop-yarn-common-3.0.0-alpha1.jar.sha1 b/solr/licenses/hadoop-yarn-common-3.0.0-alpha1.jar.sha1
new file mode 100644
index 0000000..211d10c
--- /dev/null
+++ b/solr/licenses/hadoop-yarn-common-3.0.0-alpha1.jar.sha1
@@ -0,0 +1 @@
+199d4dc00bfefd0a1aa701357b2bbb904cc23c75

http://git-wip-us.apache.org/repos/asf/lucene-solr/blob/160ced3e/solr/licenses/hadoop-yarn-server-applicationhistoryservice-2.7.2.jar.sha1
----------------------------------------------------------------------
diff --git a/solr/licenses/hadoop-yarn-server-applicationhistoryservice-2.7.2.jar.sha1 b/solr/licenses/hadoop-yarn-server-applicationhistoryservice-2.7.2.jar.sha1
deleted file mode 100644
index 12bed4a..0000000
--- a/solr/licenses/hadoop-yarn-server-applicationhistoryservice-2.7.2.jar.sha1
+++ /dev/null
@@ -1 +0,0 @@
-5ecdbd3bcc77826e4f4491ce12df722252f04f68

http://git-wip-us.apache.org/repos/asf/lucene-solr/blob/160ced3e/solr/licenses/hadoop-yarn-server-applicationhistoryservice-3.0.0-alpha1.jar.sha1
----------------------------------------------------------------------
diff --git a/solr/licenses/hadoop-yarn-server-applicationhistoryservice-3.0.0-alpha1.jar.sha1 b/solr/licenses/hadoop-yarn-server-applicationhistoryservice-3.0.0-alpha1.jar.sha1
new file mode 100644
index 0000000..82156c1
--- /dev/null
+++ b/solr/licenses/hadoop-yarn-server-applicationhistoryservice-3.0.0-alpha1.jar.sha1
@@ -0,0 +1 @@
+35d1a5e7156e5fba972d686e1588e9b7d2bd0394

http://git-wip-us.apache.org/repos/asf/lucene-solr/blob/160ced3e/solr/licenses/hadoop-yarn-server-common-2.7.2.jar.sha1
----------------------------------------------------------------------
diff --git a/solr/licenses/hadoop-yarn-server-common-2.7.2.jar.sha1 b/solr/licenses/hadoop-yarn-server-common-2.7.2.jar.sha1
deleted file mode 100644
index ce515ea..0000000
--- a/solr/licenses/hadoop-yarn-server-common-2.7.2.jar.sha1
+++ /dev/null
@@ -1 +0,0 @@
-514ebf83b773352e9e662a7b5011c8d947162c5f

http://git-wip-us.apache.org/repos/asf/lucene-solr/blob/160ced3e/solr/licenses/hadoop-yarn-server-common-3.0.0-alpha1.jar.sha1
----------------------------------------------------------------------
diff --git a/solr/licenses/hadoop-yarn-server-common-3.0.0-alpha1.jar.sha1 b/solr/licenses/hadoop-yarn-server-common-3.0.0-alpha1.jar.sha1
new file mode 100644
index 0000000..4bec516
--- /dev/null
+++ b/solr/licenses/hadoop-yarn-server-common-3.0.0-alpha1.jar.sha1
@@ -0,0 +1 @@
+bb44d0cf97843465d1e0d1f1d9c70e95f86566c8

http://git-wip-us.apache.org/repos/asf/lucene-solr/blob/160ced3e/solr/licenses/hadoop-yarn-server-nodemanager-2.7.2.jar.sha1
----------------------------------------------------------------------
diff --git a/solr/licenses/hadoop-yarn-server-nodemanager-2.7.2.jar.sha1 b/solr/licenses/hadoop-yarn-server-nodemanager-2.7.2.jar.sha1
deleted file mode 100644
index 06b67d5..0000000
--- a/solr/licenses/hadoop-yarn-server-nodemanager-2.7.2.jar.sha1
+++ /dev/null
@@ -1 +0,0 @@
-521e0fb188ef3c6b239eb6dcca69e39cc788690b

http://git-wip-us.apache.org/repos/asf/lucene-solr/blob/160ced3e/solr/licenses/hadoop-yarn-server-nodemanager-3.0.0-alpha1.jar.sha1
----------------------------------------------------------------------
diff --git a/solr/licenses/hadoop-yarn-server-nodemanager-3.0.0-alpha1.jar.sha1 b/solr/licenses/hadoop-yarn-server-nodemanager-3.0.0-alpha1.jar.sha1
new file mode 100644
index 0000000..30ac087
--- /dev/null
+++ b/solr/licenses/hadoop-yarn-server-nodemanager-3.0.0-alpha1.jar.sha1
@@ -0,0 +1 @@
+d0b7c7ae83c523fda6e6491ce1fd209a58673454

http://git-wip-us.apache.org/repos/asf/lucene-solr/blob/160ced3e/solr/licenses/hadoop-yarn-server-resourcemanager-2.7.2.jar.sha1
----------------------------------------------------------------------
diff --git a/solr/licenses/hadoop-yarn-server-resourcemanager-2.7.2.jar.sha1 b/solr/licenses/hadoop-yarn-server-resourcemanager-2.7.2.jar.sha1
deleted file mode 100644
index 9960f09..0000000
--- a/solr/licenses/hadoop-yarn-server-resourcemanager-2.7.2.jar.sha1
+++ /dev/null
@@ -1 +0,0 @@
-6444a32767712596c11767943ba10070a82b34da

http://git-wip-us.apache.org/repos/asf/lucene-solr/blob/160ced3e/solr/licenses/hadoop-yarn-server-resourcemanager-3.0.0-alpha1.jar.sha1
----------------------------------------------------------------------
diff --git a/solr/licenses/hadoop-yarn-server-resourcemanager-3.0.0-alpha1.jar.sha1 b/solr/licenses/hadoop-yarn-server-resourcemanager-3.0.0-alpha1.jar.sha1
new file mode 100644
index 0000000..1d5ebda
--- /dev/null
+++ b/solr/licenses/hadoop-yarn-server-resourcemanager-3.0.0-alpha1.jar.sha1
@@ -0,0 +1 @@
+4febcd8a3963de6b7270b28eb6bf687dd1ec51ba

http://git-wip-us.apache.org/repos/asf/lucene-solr/blob/160ced3e/solr/licenses/hadoop-yarn-server-tests-2.7.2-tests.jar.sha1
----------------------------------------------------------------------
diff --git a/solr/licenses/hadoop-yarn-server-tests-2.7.2-tests.jar.sha1 b/solr/licenses/hadoop-yarn-server-tests-2.7.2-tests.jar.sha1
deleted file mode 100644
index 682b4bb..0000000
--- a/solr/licenses/hadoop-yarn-server-tests-2.7.2-tests.jar.sha1
+++ /dev/null
@@ -1 +0,0 @@
-60de24530087690d0e15444f2c2538bcd384c5cf

http://git-wip-us.apache.org/repos/asf/lucene-solr/blob/160ced3e/solr/licenses/hadoop-yarn-server-tests-3.0.0-alpha1-tests.jar.sha1
----------------------------------------------------------------------
diff --git a/solr/licenses/hadoop-yarn-server-tests-3.0.0-alpha1-tests.jar.sha1 b/solr/licenses/hadoop-yarn-server-tests-3.0.0-alpha1-tests.jar.sha1
new file mode 100644
index 0000000..e5c0683
--- /dev/null
+++ b/solr/licenses/hadoop-yarn-server-tests-3.0.0-alpha1-tests.jar.sha1
@@ -0,0 +1 @@
+42ecb8de1112176065eebfab30ed11174470e091

http://git-wip-us.apache.org/repos/asf/lucene-solr/blob/160ced3e/solr/licenses/hadoop-yarn-server-web-proxy-2.7.2.jar.sha1
----------------------------------------------------------------------
diff --git a/solr/licenses/hadoop-yarn-server-web-proxy-2.7.2.jar.sha1 b/solr/licenses/hadoop-yarn-server-web-proxy-2.7.2.jar.sha1
deleted file mode 100644
index 488685b..0000000
--- a/solr/licenses/hadoop-yarn-server-web-proxy-2.7.2.jar.sha1
+++ /dev/null
@@ -1 +0,0 @@
-430c3b53dcf1901f37a92d703bb4ce343298561b

http://git-wip-us.apache.org/repos/asf/lucene-solr/blob/160ced3e/solr/licenses/hadoop-yarn-server-web-proxy-3.0.0-alpha1.jar.sha1
----------------------------------------------------------------------
diff --git a/solr/licenses/hadoop-yarn-server-web-proxy-3.0.0-alpha1.jar.sha1 b/solr/licenses/hadoop-yarn-server-web-proxy-3.0.0-alpha1.jar.sha1
new file mode 100644
index 0000000..0c2a0ed
--- /dev/null
+++ b/solr/licenses/hadoop-yarn-server-web-proxy-3.0.0-alpha1.jar.sha1
@@ -0,0 +1 @@
+012e4037b910b4210c0dab444a91a3e6bc8c3381

http://git-wip-us.apache.org/repos/asf/lucene-solr/blob/160ced3e/solr/licenses/htrace-core4-4.0.1-incubating.jar.sha1
----------------------------------------------------------------------
diff --git a/solr/licenses/htrace-core4-4.0.1-incubating.jar.sha1 b/solr/licenses/htrace-core4-4.0.1-incubating.jar.sha1
new file mode 100644
index 0000000..7213df7
--- /dev/null
+++ b/solr/licenses/htrace-core4-4.0.1-incubating.jar.sha1
@@ -0,0 +1 @@
+f4ef727cb4675788ac66f48e217020acc1690960