Explorar el Código

HADOOP-16225. Fix links to the developer mailing lists in DownstreamDev.md. Contributed by Wanqiang Ji.

(cherry picked from commit ebd0d2153884bf78a159534ea711c0b70acc1c05)
Akira Ajisaka hace 6 años
padre
commit
8037052c2b

+ 5 - 4
hadoop-common-project/hadoop-common/src/site/markdown/DownstreamDev.md

@@ -426,7 +426,8 @@ Questions
 For question about developing applications and projects against Apache Hadoop,
 For question about developing applications and projects against Apache Hadoop,
 please contact the developer mailing list for the relevant component(s):
 please contact the developer mailing list for the relevant component(s):
 
 
-* [dev-common](mailto:dev-common@apache.org)
-* [dev-hdfs](mailto:dev-hdfs@apache.org)
-* [dev-mapreduce](mailto:dev-mapreduce@apache.org)
-* [dev-yarn](mailto:dev-yarn@apache.org)
+* [common-dev](mailto:common-dev@hadoop.apache.org)
+* [hdfs-dev](mailto:hdfs-dev@hadoop.apache.org)
+* [mapreduce-dev](mailto:mapreduce-dev@hadoop.apache.org)
+* [yarn-dev](mailto:yarn-dev@hadoop.apache.org)
+* [submarine-dev](mailto:submarine-dev@hadoop.apache.org)