Gautham Banasandra created HDFS-15917: -----------------------------------------
Summary: Make HDFS native client more secure Key: HDFS-15917 URL: https://issues.apache.org/jira/browse/HDFS-15917 Project: Hadoop HDFS Issue Type: Bug Components: libhdfs++ Affects Versions: 3.4.0 Reporter: Gautham Banasandra Assignee: Gautham Banasandra There's lots of legacy code in HDFS native client. With the recent C++17, CMake, Boost and other dependent library upgrades, we're noticing warnings during compilation that some of these functions are on the path to deprecation. We need to prioritize replacing the security related function calls as it's the most important functionality. -- This message was sent by Atlassian Jira (v8.3.4#803005) --------------------------------------------------------------------- To unsubscribe, e-mail: hdfs-dev-unsubscr...@hadoop.apache.org For additional commands, e-mail: hdfs-dev-h...@hadoop.apache.org