aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| | | * | | Add test-cases for 32-bit and no-compressed oops scenarios.Shivaram Venkataraman2012-08-122-14/+46
| | | * | | Move object size and pointer size initialization into a function to enable un...Shivaram Venkataraman2012-08-121-21/+31
| | | * | | Update test cases to match the new size estimates. Uses 64-bit and compressedShivaram Venkataraman2012-08-112-35/+77
| | | * | | If spark.test.useCompressedOops is set, use that to infer compressed oopsShivaram Venkataraman2012-08-111-0/+3
| | | * | | Use HotSpotDiagnosticMXBean to get if CompressedOops are in use or notShivaram Venkataraman2012-08-111-3/+28
| | | * | | Add link to Java wiki which specifies what changes with compressed oopsShivaram Venkataraman2012-08-111-0/+3
| | | * | | Changes to make size estimator more accurate. Fixes object size, pointer sizeShivaram Venkataraman2012-08-111-4/+38
| | |/ / /
| | * | | Merge pull request #151 from dennybritz/fix/examples_jarMatei Zaharia2012-08-0414-13/+21
| | |\ \ \
| | | * | | updated readmeDenny2012-08-041-1/+2
| | | * | | Renamed EXAMPLES_JAR to SPARK_EXAMPLES_JARDenny2012-08-0413-13/+13
| | | * | | Merge branch 'master' into fix/examples_jarDenny2012-08-0430-193/+468
| | | |\ \ \ | | | |/ / / | | |/| | |
| | * | | | Made range partition balance tests more aggressive.Matei Zaharia2012-08-031-8/+8
| | * | | | Added a unit test for cross-partition balancing in sort, and changes toMatei Zaharia2012-08-033-41/+84
| | * | | | Fix to #154 (CacheTracker trying to cast a broadcast variable's ID to int)Matei Zaharia2012-08-031-3/+4
| | * | | | Merge pull request #164 from HarveyFeng/masterMatei Zaharia2012-08-031-2/+1
| | |\ \ \ \
| | | * | | | Fix for partitioning when sorting in descending orderHarvey2012-08-031-2/+1
| | |/ / / /
| | * | | | Merge pull request #157 from paulcavallaro/log-throwablesMatei Zaharia2012-08-021-2/+2
| | |\ \ \ \
| | | * | | | Logging Throwables in Info and DebugPaul Cavallaro2012-07-301-2/+2
| | |/ / / /
| | * | | | Merge pull request #145 from squito/exp_accumMatei Zaharia2012-07-2610-23/+205
| | |\ \ \ \
| | | * | | | tasks cannot access value of accumulatorImran Rashid2012-07-262-56/+21
| | | * | | | one more minor cleanup to scaladocImran Rashid2012-07-161-2/+2
| | | * | | | fix up scaladoc, naming of type parametersImran Rashid2012-07-162-15/+12
| | | * | | | rename addToAccum to addAccumulatorImran Rashid2012-07-162-4/+4
| | | * | | | add some functionality to Vector, delete copy in AccumulatorSuiteImran Rashid2012-07-122-113/+33
| | | * | | | move Vector class into core and spark.util packageImran Rashid2012-07-127-10/+12
| | | * | | | Accumulator now inherits from Accumulable, whcih simplifies a bunch of other ...Imran Rashid2012-07-123-34/+56
| | | * | | | improve scaladocImran Rashid2012-07-121-1/+1
| | | * | | | add Accumulatable, add corresponding docs & tests for accumulatorsImran Rashid2012-07-123-0/+276
| | * | | | | Merge pull request #152 from dennybritz/fix/testbeforeafterMatei Zaharia2012-07-2313-115/+164
| | |\ \ \ \ \
| | | * | | | | Stlystic changesDenny2012-07-2312-24/+24
| | | * | | | | Always destroy SparkContext in after block for the unit tests.Denny2012-07-1811-113/+162
| | | |/ / / /
| | * | | | | Merge branch 'master' of github.com:mesos/sparkMatei Zaharia2012-07-212-6/+6
| | |\ \ \ \ \
| | | * \ \ \ \ Merge pull request #149 from dennybritz/serfixMatei Zaharia2012-07-212-6/+6
| | | |\ \ \ \ \
| | | | * | | | | Create the ClassLoader before creating a SparkEnv - SparkEnv must use the loa...Denny2012-07-171-5/+5
| | | | * | | | | Use Context classloader for Serializer classDenny2012-07-171-1/+1
| | | | |/ / / /
| | * | | | | | Fix a bug where an input path was added to a Hadoop job configuration twiceMatei Zaharia2012-07-211-4/+1
| | * | | | | | Use full package name in importMatei Zaharia2012-07-211-1/+1
| | |/ / / / /
| | * | | | | Merge branch 'master' of github.com:mesos/sparkMatei Zaharia2012-07-124-8/+34
| | |\| | | |
| | * | | | | Allow null keys in Spark's reduce and group byMatei Zaharia2012-07-121-5/+9
| | | | * | | syntax errorsDenny2012-07-1811-11/+11
| | | | * | | Use extended constructor in the examples.Denny2012-07-1813-12/+19
| | | |/ / /
| | | * | | FormattingMatei Zaharia2012-07-101-10/+10
| | | * | | Added more methods for loading/saving with new Hadoop APIMatei Zaharia2012-07-102-4/+30
| | | * | | Merge pull request #142 from rrmckinley/patch-1Matei Zaharia2012-06-291-1/+1
| | | |\ \ \
| | | | * | | Scalacheck groupId has changed https://github.com/rickynils/scalacheck/issues...rrmckinley2012-06-291-1/+1
| | | |/ / / | | |/| | |
| | | * | | Increase the default wait time for EC2 clusters to 2 minutes.Matei Zaharia2012-06-291-2/+2
| | |/ / /
| | * | | Revert "Fixed HttpBroadcast to work with this branch's Serializer."Matei Zaharia2012-06-171-2/+2
| | * | | Revert "Merge branch 'master' into dev"Matei Zaharia2012-06-1791-6700/+1413
| | * | | Revert "Update version number for dev branch"Matei Zaharia2012-06-172-2/+2
| | * | | Revert "Various fixes to get unit tests running. In particular, shut down"Matei Zaharia2012-06-175-42/+24