You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@spark.apache.org by GitBox <gi...@apache.org> on 2019/03/24 18:40:03 UTC

[GitHub] [spark] 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

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:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org