YARN-6902. Update Microsoft JDBC Driver for SQL Server version in License.txt. (Botong Huang via Subru).
(cherry picked from commit c581e9438444966345613cb6e0585482936a783a) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/894ff83d Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/894ff83d Diff: http://git-wip-us.apache.org/repos/asf/hadoop/diff/894ff83d Branch: refs/heads/trunk Commit: 894ff83dd6e773645ab7f0ce7dfbbaa3453df26d Parents: acda6b9 Author: Subru Krishnan <[email protected]> Authored: Fri Jul 28 18:46:06 2017 -0700 Committer: Carlo Curino <[email protected]> Committed: Tue Aug 1 17:28:28 2017 -0700 ---------------------------------------------------------------------- LICENSE.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/hadoop/blob/894ff83d/LICENSE.txt ---------------------------------------------------------------------- diff --git a/LICENSE.txt b/LICENSE.txt index af3175a..3800adc 100644 --- a/LICENSE.txt +++ b/LICENSE.txt @@ -698,7 +698,7 @@ hadoop-hdfs-project/hadoop-hdfs/src/main/webapps/static/jquery-1.10.2.min.js hadoop-tools/hadoop-sls/src/main/html/js/thirdparty/jquery.js hadoop-yarn-project/hadoop-yarn/hadoop-yarn-common/src/main/resources/webapps/static/jquery Apache HBase - Server which contains JQuery minified javascript library version 1.8.3 -Microsoft SQLServer - JDBC version 6.1.0.jre7 +Microsoft JDBC Driver for SQLServer - version 6.2.1.jre7 -------------------------------------------------------------------------------- Copyright 2005, 2012, 2013 jQuery Foundation and other contributors, https://jquery.org/ --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
