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/25 03:52:49 UTC

[GitHub] [spark] shivusondur commented on a change in pull request #24193: [SPARK-27263][HistoryServer] Hide `Hadoop Properties` table in Environment page if it's empty

shivusondur commented on a change in pull request #24193: [SPARK-27263][HistoryServer] Hide `Hadoop Properties` table in Environment page if it's empty
URL: https://github.com/apache/spark/pull/24193#discussion_r268482018
 
 

 ##########
 File path: core/src/main/scala/org/apache/spark/ui/env/EnvironmentPage.scala
 ##########
 @@ -83,6 +84,7 @@ private[ui] class EnvironmentPage(
         <div class="aggregated-hadoopProperties collapsible-table collapsed">
           {hadoopPropertiesTable}
         </div>
+         }}
 
 Review comment:
   @dongjoon-hyun 

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