aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Increase PermGen sizeMatei Zaharia2013-07-131-1/+1
|
* Merge pull request #697 from pwendell/block-locationsMatei Zaharia2013-07-122-6/+22
|\ | | | | Show block locations in Web UI.
| * Minor style fixPatrick Wendell2013-07-121-2/+2
| |
| * Show block locations in Web UI.Patrick Wendell2013-07-122-6/+22
| | | | | | | | | | This fixes SPARK-769. Support is added for enumerating the locations of blocks in the UI. There is also some minor cleanup in StorageUtils.
* | Merge pull request #691 from karenfeng/logpagingMatei Zaharia2013-07-128-72/+162
|\ \ | | | | | | Create log pages
| * | Removed unit test of nonexistent function Utils.lastNBytesKaren Feng2013-07-121-27/+0
| | |
| * | Remove "Bytes" in lieu of String notationKaren Feng2013-07-111-6/+4
| | |
| * | Replace default buffer value to 100 GB, changed buttons to use String ↵Karen Feng2013-07-113-9/+11
| | | | | | | | | | | | notation, removed default buffer parameter in UI URLs
| * | Fixed links for "Back to Master"Karen Feng2013-07-111-1/+1
| | |
| * | Removed logPageLength from logPageKaren Feng2013-07-111-1/+0
| | |
| * | Replaced logPageLength with byteLength to prevent buffer shrink bugKaren Feng2013-07-111-11/+12
| | |
| * | Clarified start and end byte variable namesKaren Feng2013-07-111-20/+16
| | |
| * | getByteRange moved to WorkerWebUI, takes converted parameters, returns only ↵Karen Feng2013-07-112-32/+34
| | | | | | | | | | | | start/end offset
| * | Removed redundant calls to request by logPageKaren Feng2013-07-111-2/+1
| | |
| * | Created getByteRange function for logs and log pages, removed lastNBytes ↵Karen Feng2013-07-112-31/+44
| | | | | | | | | | | | function
| * | Scrollbar on log pages appear automaticallyKaren Feng2013-07-111-1/+1
| | |
| * | Fixed capitalization of log pageKaren Feng2013-07-111-1/+1
| | |
| * | Added byte range, page title with log name, previous/next bytes buttons, ↵Karen Feng2013-07-114-22/+30
| | | | | | | | | | | | initialization to end of log, large default buffer, buggy back to master link
| * | Added byte range on log pagesKaren Feng2013-07-101-3/+7
| | |
| * | Changed buffer to 10,000 bytes, created scrollbar for fixed-height logKaren Feng2013-07-103-7/+7
| | |
| * | Fixed mixup of start/end, moved more import filesKaren Feng2013-07-103-9/+8
| | |
| * | Moved appropriate import files from UISuite to UtilsSuiteKaren Feng2013-07-102-5/+4
| | |
| * | Moved unit tests for Utils from UISuite to UtilsSuiteKaren Feng2013-07-102-71/+71
| | |
| * | Fixed docstring of offsetBytes to match params and wrapped for 100+ ↵Karen Feng2013-07-102-2/+3
| | | | | | | | | | | | character lines
| * | Made some minor style changesKaren Feng2013-07-102-9/+8
| | |
| * | Fixed for nonexistent bytes, added unit tests, changed stdout-page to stdoutKaren Feng2013-07-105-10/+46
| | |
| * | Allows for larger files, refactors lastNBytes, removes old Log column, fixes ↵Karen Feng2013-07-104-37/+15
| | | | | | | | | | | | imports, uses map
| * | Fixes style, makes "std__-page" consistent, reads only parts of filesKaren Feng2013-07-094-35/+45
| | |
| * | Clean commit of log pagingKaren Feng2013-07-093-2/+75
| | |
* | | Merge pull request #696 from woggle/executor-envMatei Zaharia2013-07-122-4/+12
|\ \ \ | | | | | | | | Pass executor env vars (e.g. SPARK_CLASSPATH) to compute-classpath.sh
| * | | Pass executor env vars (e.g. SPARK_CLASSPATH) to compute-classpath.Charles Reiss2013-07-122-4/+12
| | | |
* | | | Merge pull request #692 from Reinvigorate/takeOrderedMatei Zaharia2013-07-123-2/+55
|\ \ \ \ | |/ / / |/| | | adding takeOrdered() to RDD
| * | | comment adjustment to takeOrderedseanm2013-07-122-3/+3
| | | |
| * | | giving order to top and making tests more clearseanm2013-07-112-8/+6
| | | |
| * | | adding takeOrdered to java APIseanm2013-07-101-0/+25
| | | |
| * | | adding takeOrdered() to RDDseanm2013-07-102-0/+30
| |/ /
* | / Fixes typos in Spark Streaming Programming GuideAndy Konwinski2013-07-121-2/+2
| |/ |/| | | These typos were reported on the spark-users mailing list, see: https://groups.google.com/d/msg/spark-users/SyLGgJlKCrI/LpeBypOkSMUJ
* | Merge pull request #684 from woggle/mesos-classloaderMatei Zaharia2013-07-111-57/+96
|\ \ | | | | | | Explicitly set class loader for MesosSchedulerDriver callbacks.
| * | Reset ClassLoader in MesosSchedulerBackend, too. (per review comments).Charles Reiss2013-07-091-63/+89
| | | | | | | | | | | | | | | Also set ClassLoader for all mesos callbacks, not just statusUpdate, registered.
| * | Explicitly set class loader for MesosSchedulerDriver callbacks.Charles Reiss2013-07-081-0/+13
| | |
* | | Merge pull request #693 from c0s/readmeMatei Zaharia2013-07-101-1/+1
|\ \ \ | |_|/ |/| | Updating README to reflect Scala 2.9.3 requirements
| * | Updating README to reflect Scala 2.9.3 requirementsKonstantin Boudnik2013-07-101-1/+1
|/ /
* | Merge pull request #688 from markhamstra/scalaDependenciesMatei Zaharia2013-07-084-0/+26
|\ \ | | | | | | Fixed SPARK-795 with explicit dependencies
| * | pom cleanupMark Hamstra2013-07-084-4/+10
| | |
| * | Explicit dependencies for scala-library and scalap to prevent 2.9.2 vs. ↵Mark Hamstra2013-07-083-0/+20
| | | | | | | | | | | | 2.9.3 problems
* | | Merge pull request #683 from shivaram/sbt-test-fixMatei Zaharia2013-07-086-5/+23
|\ \ \ | |/ / |/| | Remove some stack traces from sbt test output
| * | Remove akka LogLevel fix as we no longer use sprayShivaram Venkataraman2013-07-072-5/+0
| | |
| * | Ignore stderr when calling cat on a non-existing fileShivaram Venkataraman2013-07-071-1/+1
| | |
| * | Catch RejectedExecution exception in Checkpoint handler.Shivaram Venkataraman2013-07-071-2/+7
| | |
| * | Set DriverSuite log level to WARNShivaram Venkataraman2013-07-071-0/+4
| | |