hadoop/hadoop-hdfs-project
Gautham B A b4a105a209
HADOOP-17196. Fix C/C++ standard warnings (#2208)
* Passing C/C++ standard flags -std is
  not cross-compiler friendly as not all
  compilers support all values.
* Thus, we need to make use of the
  appropriate flags provided by CMake in
  order to specify the C/C++ standards.

Signed-off-by: Akira Ajisaka <aajisaka@apache.org>
(cherry picked from commit 909f1e82d3)
2020-08-11 16:35:41 +09:00
..
hadoop-hdfs HDFS-15514. Remove useless dfs.webhdfs.enabled. Contributed by Fei Hui. 2020-08-07 22:20:42 +05:30
hadoop-hdfs-client HADOOP-17100. Replace Guava Supplier with Java8+ Supplier in Hadoop. Contributed by Ahmed Hussein. 2020-07-22 18:21:14 +05:30
hadoop-hdfs-httpfs HDFS-15499. Clean up httpfs/pom.xml to remove aws-java-sdk-s3 exclusion (#2188) 2020-08-04 20:49:50 -07:00
hadoop-hdfs-native-client HADOOP-17196. Fix C/C++ standard warnings (#2208) 2020-08-11 16:35:41 +09:00
hadoop-hdfs-nfs Preparing for 3.3.1 development 2020-04-30 13:33:42 +09:00
hadoop-hdfs-rbf HDFS-15503. File and directory permissions are not able to be modified from WebUI. 2020-08-03 23:43:29 +05:30
pom.xml Preparing for 3.3.1 development 2020-04-30 13:33:42 +09:00