shivusondur commented on a change in 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#discussion_r268446621
 
 

 ##########
 File path: core/src/main/scala/org/apache/spark/ui/env/EnvironmentPage.scala
 ##########
 @@ -80,9 +81,10 @@ private[ui] class EnvironmentPage(
             <a>Hadoop Properties</a>
           </h4>
         </span>
-        <div class="aggregated-hadoopProperties collapsible-table collapsed">
-          {hadoopPropertiesTable}
-        </div>
+          <div class="aggregated-hadoopProperties collapsible-table collapsed">
+            {hadoopPropertiesTable}
 
 Review comment:
   @srowen 
   Thanks for review.
   Handled the indentation issue.

----------------------------------------------------------------
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