Github user rxin commented on a diff in the pull request: https://github.com/apache/spark/pull/274#discussion_r11243501 --- Diff: graphx/src/main/scala/org/apache/spark/graphx/package.scala --- @@ -19,7 +19,10 @@ package org.apache.spark import org.apache.spark.util.collection.OpenHashSet -/** GraphX is a graph processing framework built on top of Spark. */ +/** + * <span class="badge badge-red" style="float: right;">ALPHA COMPONENT</span> + * + * GraphX is a graph processing framework built on top of Spark. */ --- End diff -- put the trailing */ on a separate line
--- 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 enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---