[GitHub] spark pull request: [SPARK-10725] [TEST] Add dependencies required...

2015-09-22 Thread josiahsams
Github user josiahsams closed the pull request at: https://github.com/apache/spark/pull/8847 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is

[GitHub] spark pull request: [SPARK-10725] [TEST] Add dependencies required...

2015-09-22 Thread josiahsams
Github user josiahsams commented on the pull request: https://github.com/apache/spark/pull/8847#issuecomment-142240785 JIRA SPARK-9284 has already addressed the issue by including the "classes" directory along with the "test-classes" directory while running

[GitHub] spark pull request: [SPARK-10725] [TEST] Add dependencies required...

2015-09-21 Thread josiahsams
Github user josiahsams commented on the pull request: https://github.com/apache/spark/pull/8847#issuecomment-141949246 We primarily use maven for building Spark. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your

[GitHub] spark pull request: [SPARK-10725] [TEST] Add dependencies required...

2015-09-21 Thread josiahsams
GitHub user josiahsams opened a pull request: https://github.com/apache/spark/pull/8847 [SPARK-10725] [TEST] Add dependencies required by HiveSparkSubmitSuite HiveSparkSubmitSuite under sql/hive project fails with NoClassDefFoundError as follows, Exception in thread "

[GitHub] spark pull request: [SPARK-10172][core]disable sort in HistoryServ...

2015-09-17 Thread josiahsams
Github user josiahsams commented on the pull request: https://github.com/apache/spark/pull/8506#issuecomment-141035680 Title & Description changed. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project

[GitHub] spark pull request: [SPARK-10172][core]Fix for HistoryServer webUI...

2015-09-16 Thread josiahsams
Github user josiahsams commented on the pull request: https://github.com/apache/spark/pull/8506#issuecomment-140697439 I pushed a wrong commit and I'm reopening the pull request. --- If your project is set up for it, you can reply to this email and have your reply appear on GitH

[GitHub] spark pull request: [SPARK-10172][core]Fix for HistoryServer webUI...

2015-09-16 Thread josiahsams
GitHub user josiahsams reopened a pull request: https://github.com/apache/spark/pull/8506 [SPARK-10172][core]Fix for HistoryServer webUI mess up during sorting This pull request is to address the JIRA SPARK-10172 (History Server web UI gets messed up when sorting on any column

[GitHub] spark pull request: [SPARK-10172][core]Fix for HistoryServer webUI...

2015-09-16 Thread josiahsams
Github user josiahsams closed the pull request at: https://github.com/apache/spark/pull/8506 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is

[GitHub] spark pull request: [SPARK-10172][core]Fix for HistoryServer webUI...

2015-09-15 Thread josiahsams
Github user josiahsams commented on the pull request: https://github.com/apache/spark/pull/8506#issuecomment-140344311 @vanzin, I tried tablesorter jquery plugin and figured out there are no way to sort the childrows out of the box. Still exploring all the customization. In this

[GitHub] spark pull request: [SPARK-10172][core]Fix for HistoryServer webUI...

2015-09-14 Thread josiahsams
Github user josiahsams commented on the pull request: https://github.com/apache/spark/pull/8506#issuecomment-140018832 @vanzin , As you rightly pointed out, I have removed the row level grouping (rowspan) based on the Attempt ID, as the current javascript library used for sorting

[GitHub] spark pull request: [SPARK-10172][core]Fix for HistoryServer webUI...

2015-08-28 Thread josiahsams
GitHub user josiahsams opened a pull request: https://github.com/apache/spark/pull/8506 [SPARK-10172][core]Fix for HistoryServer webUI mess up during sorting This pull request is to address the JIRA SPARK-10172 (History Server web UI gets messed up when sorting on any column