* 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 909f1e82d3e956bdd01b9d24ed2108f93bb94953)
YARN-10314. YarnClient throws NoClassDefFoundError for WebSocketException with only shaded client jars (#2075)
For the latest information about Hadoop, please visit our website at: http://hadoop.apache.org/ and our wiki, at: https://cwiki.apache.org/confluence/display/HADOOP/
Description
Languages
Java
92.7%
C++
2.9%
C
1.9%
JavaScript
1.2%
Shell
0.5%
Other
0.5%