You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-commits@hadoop.apache.org by ta...@apache.org on 2020/09/24 12:16:15 UTC

[hadoop] branch trunk updated (ff59fbb -> 486ddb7)

This is an automated email from the ASF dual-hosted git repository.

tasanuma pushed a change to branch trunk
in repository https://gitbox.apache.org/repos/asf/hadoop.git.


    from ff59fbb  HDFS-15025. Applying NVDIMM storage media to HDFS (#2189)
     add 486ddb7  HADOOP-17283. Hadoop - Upgrade to jQuery 3.5.1 (#2330)

No new revisions were added by this update.

Summary of changes:
 LICENSE-binary                                                        | 2 +-
 LICENSE.txt                                                           | 2 +-
 .../hadoop-hdfs-rbf/src/main/webapps/router/explorer.html             | 2 +-
 .../hadoop-hdfs-rbf/src/main/webapps/router/federationhealth.html     | 2 +-
 hadoop-hdfs-project/hadoop-hdfs/pom.xml                               | 2 +-
 .../hadoop-hdfs/src/main/webapps/datanode/datanode.html               | 4 ++--
 hadoop-hdfs-project/hadoop-hdfs/src/main/webapps/hdfs/dfshealth.html  | 2 +-
 hadoop-hdfs-project/hadoop-hdfs/src/main/webapps/hdfs/explorer.html   | 2 +-
 .../hadoop-hdfs/src/main/webapps/journal/journalnode.html             | 4 ++--
 .../hadoop-hdfs/src/main/webapps/secondary/status.html                | 2 +-
 .../hadoop-hdfs/src/main/webapps/static/jquery-3.4.1.min.js           | 2 --
 .../hadoop-hdfs/src/main/webapps/static/jquery-3.5.1.min.js           | 2 ++
 hadoop-yarn-project/hadoop-yarn/hadoop-yarn-common/pom.xml            | 2 +-
 .../src/main/java/org/apache/hadoop/yarn/webapp/view/JQueryUI.java    | 2 +-
 14 files changed, 16 insertions(+), 16 deletions(-)
 delete mode 100644 hadoop-hdfs-project/hadoop-hdfs/src/main/webapps/static/jquery-3.4.1.min.js
 create mode 100644 hadoop-hdfs-project/hadoop-hdfs/src/main/webapps/static/jquery-3.5.1.min.js


---------------------------------------------------------------------
To unsubscribe, e-mail: common-commits-unsubscribe@hadoop.apache.org
For additional commands, e-mail: common-commits-help@hadoop.apache.org