Github user SparkQA commented on the pull request:

    https://github.com/apache/spark/pull/1269#issuecomment-66617927
  
      [Test build #24367 has 
finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/24367/consoleFull)
 for   PR 1269 at commit 
[`8e953e7`](https://github.com/apache/spark/commit/8e953e7d378fe012b2c3364b9cc570cd1af57f0e).
     * This patch **fails Spark unit tests**.
     * This patch merges cleanly.
     * This patch adds the following public classes _(experimental)_:
      * `class DocumentParameters(val document: Document,`
      * `class GlobalParameters(val phi : Array[Array[Float]], val alphabetSize 
: Int)`
      * `class PLSA(@transient protected val sc: SparkContext,`
      * `class RobustDocumentParameters(document: Document,`
      * `class RobustGlobalParameters(phi : Array[Array[Float]],`
      * `class RobustPLSA(@transient protected val sc: SparkContext,`
      * `trait DocumentOverTopicDistributionRegularizer extends Serializable 
with MatrixInPlaceModification `
      * `trait TopicsRegularizer extends MatrixInPlaceModification `
      * `class UniformDocumentOverTopicRegularizer extends 
DocumentOverTopicDistributionRegularizer `
      * `class UniformTopicRegularizer extends TopicsRegularizer `
      * `class Document(val tokens: SparseVector[Int]) extends Serializable `
      * `class TokenEnumerator extends Serializable `



---
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.
---

---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional commands, e-mail: reviews-h...@spark.apache.org

Reply via email to