aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | Finished documenting vertexrdd.Joseph E. Gonzalez2014-01-131-0/+53
| * | | | | Merge branch 'graphx' of github.com:ankurdave/incubator-spark into graphxReynold Xin2014-01-131-15/+35
| |\ \ \ \ \
| | * | | | | 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
| * | | | | | Updated doc for PageRank.Reynold Xin2014-01-131-47/+39
| * | | | | | More cleanup.Reynold Xin2014-01-134-9/+10
| * | | | | | Moved SVDPlusPlusConf into SVDPlusPlus object itself.Reynold Xin2014-01-132-15/+17
| |/ / / / /
| * | | | | Moved PartitionStrategy's into an object.Reynold Xin2014-01-134-81/+85
| * | | | | Updated GraphGenerator.Reynold Xin2014-01-131-30/+30
| * | | | | Made more things private.Reynold Xin2014-01-1310-12/+26
| * | | | | Merge branch 'graphx' of github.com:ankurdave/incubator-spark into graphxReynold Xin2014-01-1313-171/+92
| |\ \ \ \ \
| | * | | | | Improvements in example code for the programming guide as well as adding seri...Joseph E. Gonzalez2014-01-132-17/+25
| | * | | | | Add EdgeDirection.Either and use it to fix CC bugAnkur Dave2014-01-1312-54/+64
| | * | | | | Remove aggregateNeighborsAnkur Dave2014-01-133-102/+5
| * | | | | | Miscel doc update.Reynold Xin2014-01-1317-143/+158
| * | | | | | Merge branch 'scaladoc1' of github.com:rxin/incubator-spark into graphxReynold Xin2014-01-131-1/+1
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| * | | | | | Merge branch 'master' into graphxReynold Xin2014-01-13233-1415/+4997
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge pull request #2 from jegonzal/GraphXCCIssueAnkur Dave2014-01-134-22/+89
| |\ \ \ \ \ \ \
| | * | | | | | | Improving documentation and identifying potential bug in CC calculation.Joseph E. Gonzalez2014-01-134-22/+89
| * | | | | | | | Add graph loader links to docAnkur Dave2014-01-131-0/+13
| * | | | | | | | Fix mapReduceTriplets links in docAnkur Dave2014-01-131-4/+4
| * | | | | | | | Improve EdgeRDD scaladocAnkur Dave2014-01-131-2/+11
| * | | | | | | | Further improve VertexRDD scaladocsAnkur Dave2014-01-131-14/+25
| |/ / / / / / /
| * | | | | | | Add LiveJournalPageRank exampleAnkur Dave2014-01-131-0/+49
| * | | | | | | 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-125-87/+54
| * | | | | | | Add TriangleCount exampleAnkur Dave2014-01-122-7/+29
| * | | | | | | adding Pregel as an operator in GraphOps and cleaning up documentation of Gra...Joseph E. Gonzalez2014-01-122-22/+74
| * | | | | | | Documenting Pregel APIJoseph E. Gonzalez2014-01-121-1/+198
| * | | | | | | Add connected components example to docAnkur Dave2014-01-123-7/+21
| * | | | | | | Add PageRank example and dataAnkur Dave2014-01-124-2/+50
| * | | | | | | Link methods in programming guide; document VertexIDAnkur Dave2014-01-122-69/+90
| * | | | | | | Correcting typos in documentation.Joseph E. Gonzalez2014-01-111-66/+79
| * | | | | | | Finished docummenting join operators and revised some of the initial presenta...Joseph E. Gonzalez2014-01-112-37/+82
| * | | | | | | Make EdgeDirection val instead of case object for Java compat.Ankur Dave2014-01-113-5/+15
| * | | | | | | Use SparkConf in GraphX tests (via LocalSparkContext)Ankur Dave2014-01-111-5/+5
| * | | | | | | One-line Scaladoc comments in Edge and EdgeDirectionAnkur Dave2014-01-112-22/+10
| * | | | | | | Fix indent and use SparkConf in AnalyticsAnkur Dave2014-01-111-130/+115
| * | | | | | | Remove GraphLabAnkur Dave2014-01-114-170/+40
| * | | | | | | Make nullValue and VertexSet package-privateAnkur Dave2014-01-111-3/+3
| * | | | | | | Finished documenting structural operators and starting join operators.Joseph E. Gonzalez2014-01-111-18/+72
| * | | | | | | starting structural operator discussion.Joseph E. Gonzalez2014-01-111-2/+30
| * | | | | | | algorithms -> libAnkur Dave2014-01-1114-22/+22
| * | | | | | | Addressing comment about Graph Processing in docs.Joseph E. Gonzalez2014-01-111-2/+2
| * | | | | | | Optimize Edge.lexicographicOrderingAnkur Dave2014-01-111-1/+1
| * | | | | | | More organizational changes and dropping the benchmark plot.Joseph E. Gonzalez2014-01-111-12/+20
| * | | | | | | Move Analytics to algorithms and fix docAnkur Dave2014-01-111-9/+3
| * | | | | | | More edits.Joseph E. Gonzalez2014-01-104-16/+215
| * | | | | | | Soften wording about GraphX superseding BagelAnkur Dave2014-01-104-6/+6