aboutsummaryrefslogtreecommitdiff
path: root/docs
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'upstream/master' into sparsesvdReza Zadeh2014-01-177-137/+228
|\
| * Merge pull request #439 from CrazyJvm/masterReynold Xin2014-01-151-2/+1
| |\
| | * remove "-XX:+UseCompressedStrings" optionCrazyJvm2014-01-151-2/+1
| * | Clarify that Python 2.7 is only needed for MLlibMatei Zaharia2014-01-152-3/+4
| * | Merge pull request #433 from markhamstra/debFixPatrick Wendell2014-01-151-3/+3
| |\ \ | | |/ | |/|
| | * Removed repl-bin and updated maven build doc.Mark Hamstra2014-01-141-3/+3
| * | Merge pull request #436 from ankurdave/VertexId-caseReynold Xin2014-01-141-35/+35
| |\ \
| | * | VertexID -> VertexIdAnkur Dave2014-01-141-35/+35
| * | | Merge pull request #424 from jegonzal/GraphXProgrammingGuideReynold Xin2014-01-141-52/+121
| |\ \ \ | | |/ / | |/| |
| | * | Additional edits for clarity in the graphx programming guide.Joseph E. Gonzalez2014-01-141-52/+121
| | |/
| * / Describe GraphX caching and uncaching in guideAnkur Dave2014-01-141-1/+10
| |/
| * Improving the graphx-programming-guide.Joseph E. Gonzalez2014-01-141-26/+37
| * Merge pull request #416 from tdas/filestream-fixPatrick Wendell2014-01-141-15/+17
| |\
| | * Fixed loose ends in docs.Tathagata Das2014-01-141-2/+2
| | * Merge remote-tracking branch 'apache/master' into filestream-fixTathagata Das2014-01-1323-18/+1050
| | |\
| | * | Removed StreamingContext.registerInputStream and registerOutputStream - they ...Tathagata Das2014-01-131-15/+17
| * | | Enable compression by default for spillsPatrick Wendell2014-01-131-1/+1
| | |/ | |/|
* | | 0index docsReza Zadeh2014-01-171-1/+1
* | | use 0-indexingReza Zadeh2014-01-171-2/+2
* | | changes from PRReza Zadeh2014-01-171-2/+3
* | | Merge remote-tracking branch 'upstream/master' into sparsesvdReza Zadeh2014-01-1324-22/+1054
|\| |
| * | Merge pull request #380 from mateiz/py-bayesPatrick Wendell2014-01-133-7/+22
| |\ \
| | * | Fix Scala version in docs (it was printed as 2.1)Matei Zaharia2014-01-121-1/+1
| | * | Update Python required version to 2.7, and mention MLlib supportMatei Zaharia2014-01-121-1/+7
| | * | Update some Python MLlib parameters to use camelCase, and tweak docsMatei Zaharia2014-01-111-0/+9
| | * | Add Naive Bayes to Python MLlib, and some API fixesMatei Zaharia2014-01-111-5/+5
| * | | Merge pull request #367 from ankurdave/graphxPatrick Wendell2014-01-1319-9/+1019
| |\ \ \
| | * | | adding documentation about EdgeRDDJoseph E. Gonzalez2014-01-131-2/+40
| | * | | Fix all code examples in guideAnkur Dave2014-01-131-23/+23
| | * | | Finish 6f6f8c928ce493357d4d32e46971c5e401682ea8Ankur Dave2014-01-131-2/+4
| | * | | Wrap methods in the appropriate class/object declarationAnkur Dave2014-01-131-64/+85
| | * | | Write Graph Builders section in guideAnkur Dave2014-01-131-5/+49
| | * | | Remove K-Core and LDA sections from guide; they are unimplementedAnkur Dave2014-01-131-4/+0
| | * | | Fix Pregel SSSP example in programming guideAnkur Dave2014-01-131-8/+14
| | * | | Finished documenting vertexrdd.Joseph E. Gonzalez2014-01-131-0/+53
| | * | | Finished second pass on pregel docs.Joseph E. Gonzalez2014-01-131-12/+33
| | * | | Minor changes in graphx programming guide.Joseph E. Gonzalez2014-01-131-3/+2
| | * | | Improvements in example code for the programming guide as well as adding seri...Joseph E. Gonzalez2014-01-131-17/+22
| | * | | Remove aggregateNeighborsAnkur Dave2014-01-131-17/+0
| | * | | Merge branch 'master' into graphxReynold Xin2014-01-135-15/+74
| | |\ \ \ | | | | |/ | | | |/|
| | * | | Merge pull request #2 from jegonzal/GraphXCCIssueAnkur Dave2014-01-131-6/+27
| | |\ \ \
| | | * | | Improving documentation and identifying potential bug in CC calculation.Joseph E. Gonzalez2014-01-131-6/+27
| | * | | | Add graph loader links to docAnkur Dave2014-01-131-0/+13
| | * | | | Fix mapReduceTriplets links in docAnkur Dave2014-01-131-4/+4
| | |/ / /
| | * | | Tested and corrected all examples up to mask in the graphx-programming-guide.Joseph E. Gonzalez2014-01-121-17/+20
| | * | | Use GraphLoader for algorithms examples in docAnkur Dave2014-01-121-17/+19
| | * | | Move algorithms to GraphOpsAnkur Dave2014-01-121-9/+3
| | * | | Add TriangleCount exampleAnkur Dave2014-01-121-4/+27
| | * | | Documenting Pregel APIJoseph E. Gonzalez2014-01-121-1/+198
| | * | | Add connected components example to docAnkur Dave2014-01-121-1/+19