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
   
![Issue](https://user-images.githubusercontent.com/7912929/54879092-0f77a300-4e5b-11e9-901f-2414a7fc4faa.png)
   
   After Fix
   
![AfterFixing](https://user-images.githubusercontent.com/7912929/54879173-e572b080-4e5b-11e9-85f4-aa3691567c20.png)
   
   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]

Reply via email to