Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[SPARK-7208] [ml] [python] Added Matrix, SparseMatrix to __all__ list in linalg.py #5759

Closed
wants to merge 1 commit into from

Conversation

jkbradley
Copy link
Member

Added Matrix, SparseMatrix to all list in linalg.py

CC: @mengxr

@mengxr
Copy link
Contributor

mengxr commented Apr 28, 2015

LGTM

@SparkQA
Copy link

SparkQA commented Apr 28, 2015

Test build #31181 has finished for PR 5759 at commit deb51a2.

  • This patch fails Spark unit tests.
  • This patch merges cleanly.
  • This patch adds no public classes.
  • This patch adds the following new dependencies:
    • tachyon-0.6.4.jar
    • tachyon-client-0.6.4.jar
  • This patch removes the following dependencies:
    • tachyon-0.5.0.jar
    • tachyon-client-0.5.0.jar

@SparkQA
Copy link

SparkQA commented Apr 29, 2015

Test build #731 has started for PR 5759 at commit deb51a2.

@mengxr
Copy link
Contributor

mengxr commented Apr 29, 2015

test this please

@SparkQA
Copy link

SparkQA commented Apr 29, 2015

Test build #31214 has finished for PR 5759 at commit deb51a2.

  • This patch passes all tests.
  • This patch merges cleanly.
  • This patch adds no public classes.
  • This patch does not change any dependencies.

@mengxr
Copy link
Contributor

mengxr commented Apr 29, 2015

Merged into master.

@asfgit asfgit closed this in a8aeadb Apr 29, 2015
@jkbradley jkbradley deleted the SPARK-7208 branch May 4, 2015 23:03
jeanlyn pushed a commit to jeanlyn/spark that referenced this pull request May 28, 2015
… in linalg.py

Added Matrix, SparseMatrix to __all__ list in linalg.py

CC: mengxr

Author: Joseph K. Bradley <joseph@databricks.com>

Closes apache#5759 from jkbradley/SPARK-7208 and squashes the following commits:

deb51a2 [Joseph K. Bradley] Added Matrix, SparseMatrix to __all__ list in linalg.py
jeanlyn pushed a commit to jeanlyn/spark that referenced this pull request Jun 12, 2015
… in linalg.py

Added Matrix, SparseMatrix to __all__ list in linalg.py

CC: mengxr

Author: Joseph K. Bradley <joseph@databricks.com>

Closes apache#5759 from jkbradley/SPARK-7208 and squashes the following commits:

deb51a2 [Joseph K. Bradley] Added Matrix, SparseMatrix to __all__ list in linalg.py
nemccarthy pushed a commit to nemccarthy/spark that referenced this pull request Jun 19, 2015
… in linalg.py

Added Matrix, SparseMatrix to __all__ list in linalg.py

CC: mengxr

Author: Joseph K. Bradley <joseph@databricks.com>

Closes apache#5759 from jkbradley/SPARK-7208 and squashes the following commits:

deb51a2 [Joseph K. Bradley] Added Matrix, SparseMatrix to __all__ list in linalg.py
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants