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 in...@apache.org on 2017/05/11 16:59:10 UTC

[29/50] [abbrv] hadoop git commit: HADOOP-14373. License error in org.apache.hadoop.metrics2.util.Servers. Contributed by hu xiaodong.

HADOOP-14373. License error in org.apache.hadoop.metrics2.util.Servers. Contributed by hu xiaodong.


Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo
Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/a5fa9546
Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/a5fa9546
Diff: http://git-wip-us.apache.org/repos/asf/hadoop/diff/a5fa9546

Branch: refs/heads/HDFS-10467
Commit: a5fa954684f517bdf0a50f3fa7a0314f24cc7049
Parents: 06ffeb8
Author: Akira Ajisaka <aa...@apache.org>
Authored: Wed May 10 05:29:47 2017 -0500
Committer: Akira Ajisaka <aa...@apache.org>
Committed: Wed May 10 05:29:47 2017 -0500

----------------------------------------------------------------------
 .../src/main/java/org/apache/hadoop/metrics2/util/Servers.java   | 4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/hadoop/blob/a5fa9546/hadoop-common-project/hadoop-common/src/main/java/org/apache/hadoop/metrics2/util/Servers.java
----------------------------------------------------------------------
diff --git a/hadoop-common-project/hadoop-common/src/main/java/org/apache/hadoop/metrics2/util/Servers.java b/hadoop-common-project/hadoop-common/src/main/java/org/apache/hadoop/metrics2/util/Servers.java
index aa5d715..19a64a9 100644
--- a/hadoop-common-project/hadoop-common/src/main/java/org/apache/hadoop/metrics2/util/Servers.java
+++ b/hadoop-common-project/hadoop-common/src/main/java/org/apache/hadoop/metrics2/util/Servers.java
@@ -1,6 +1,4 @@
-/*
- * Util.java
- *
+/**
  * Licensed to the Apache Software Foundation (ASF) under one
  * or more contributor license agreements.  See the NOTICE file
  * distributed with this work for additional information


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