Public signup for this instance is disabled. Go to our Self serve sign up page to request an account. Report potential security issues privately
The ObjectMapper instance is not reused in class CombinedHostsFileReader and CombinedHostsFileWriter. We can reuse them to improve performance.
Here are related issues: HDFS-9724, HDFS-9768.
HDFS-9724 Degraded performance in WebHDFS listing as it does not reuse ObjectMapper
HDFS-9768 Reuse objectMapper instance in HDFS to improve the performance