Skip to content

Conversation

@davies
Copy link
Contributor

@davies davies commented Aug 13, 2015

If pandas is broken (can't be imported, raise other exceptions other than ImportError), pyspark can't be imported, we should ignore all the exceptions.

@davies
Copy link
Contributor Author

davies commented Aug 13, 2015

cc @JoshRosen

@yhuai
Copy link
Contributor

yhuai commented Aug 13, 2015

Is the jira number in the title the right one?

@SparkQA
Copy link

SparkQA commented Aug 13, 2015

Test build #40785 has finished for PR 8173 at commit cd6f9a0.

  • This patch passes all tests.
  • This patch merges cleanly.
  • This patch adds no public classes.

@davies davies changed the title [SPARK-9725] [PYSPARK] [SQL] ignore exceptions while try to import pandas [SPARK-9942] [PYSPARK] [SQL] ignore exceptions while try to import pandas Aug 13, 2015
@davies
Copy link
Contributor Author

davies commented Aug 13, 2015

@yhuai Fixed

@rxin
Copy link
Contributor

rxin commented Aug 13, 2015

Thanks - I've merged this.

@asfgit asfgit closed this in a8d2f4c Aug 13, 2015
asfgit pushed a commit that referenced this pull request Aug 13, 2015
…ndas

If pandas is broken (can't be imported, raise other exceptions other than ImportError), pyspark can't be imported, we should ignore all the exceptions.

Author: Davies Liu <[email protected]>

Closes #8173 from davies/fix_pandas.

(cherry picked from commit a8d2f4c)
Signed-off-by: Reynold Xin <[email protected]>
CodingCat pushed a commit to CodingCat/spark that referenced this pull request Aug 17, 2015
…ndas

If pandas is broken (can't be imported, raise other exceptions other than ImportError), pyspark can't be imported, we should ignore all the exceptions.

Author: Davies Liu <[email protected]>

Closes apache#8173 from davies/fix_pandas.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants