shivusondur opened a new pull request #24193: [SPARK-27263][HistoryServer]The "Hadoop Properties" in Environment page is coming empty for older version of event logs URL: https://github.com/apache/spark/pull/24193 ## What changes were proposed in this pull request? Hadoop Properties in Environment Page is introduced in spark 3.0 version. if we open the older version event log with spark 3.0 history server, hadoop properties tab is showing empty. To make same as older version, if the hadoop properties table is empty, we are not showing empty table. ## How was this patch tested? manually tested, added the test snap Before fix  After Fix  Please review http://spark.apache.org/contributing.html before opening a pull request.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
