[GitHub] spark pull request #15291: [SPARK-17412][CORE] FsHistoryProviderSuite fails ...

2016-09-28 Thread dongjoon-hyun
Github user dongjoon-hyun commented on a diff in the pull request: https://github.com/apache/spark/pull/15291#discussion_r81066657 --- Diff: core/src/test/scala/org/apache/spark/deploy/history/FsHistoryProviderSuite.scala --- @@ -141,7 +141,7 @@ class FsHistoryProviderSuite extend

[GitHub] spark pull request #15291: [SPARK-17412][CORE] FsHistoryProviderSuite fails ...

2016-09-28 Thread dongjoon-hyun
Github user dongjoon-hyun commented on a diff in the pull request: https://github.com/apache/spark/pull/15291#discussion_r81066374 --- Diff: core/src/test/scala/org/apache/spark/deploy/history/FsHistoryProviderSuite.scala --- @@ -141,7 +141,7 @@ class FsHistoryProviderSuite extend

[GitHub] spark pull request #15291: [SPARK-17412][CORE] FsHistoryProviderSuite fails ...

2016-09-28 Thread viirya
Github user viirya commented on a diff in the pull request: https://github.com/apache/spark/pull/15291#discussion_r81065527 --- Diff: core/src/test/scala/org/apache/spark/deploy/history/FsHistoryProviderSuite.scala --- @@ -141,7 +141,7 @@ class FsHistoryProviderSuite extends Spark

[GitHub] spark pull request #15291: [SPARK-17412][CORE] FsHistoryProviderSuite fails ...

2016-09-28 Thread dongjoon-hyun
GitHub user dongjoon-hyun opened a pull request: https://github.com/apache/spark/pull/15291 [SPARK-17412][CORE] FsHistoryProviderSuite fails if `root` user runs it ## What changes were proposed in this pull request? `FsHistoryProviderSuite` fails if `root` user runs it. The