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

Add documentation for Python filter examples. #63

Merged
merged 1 commit into from May 20, 2020
Merged

Conversation

@ruebot
Copy link
Member

ruebot commented May 20, 2020

Here is a notebook that can be used as an example run through: https://github.com/archivesunleashed/notebooks/blob/master/aut-pyspark-documentation-examples.ipynb

 export PYSPARK_DRIVER_PYTHON=jupyter; export PYSPARK_DRIVER_PYTHON_OPTS=notebook; ~/bin/spark-2.4.5-bin-hadoop2.7/bin/pyspark --py-files ~/Projects/au/aut/target/aut.zip --jars ~/Projects/au/aut/target/aut-0.70.1-SNAPSHOT-fatjar.jar
- Resolve all TODO for Python that required a `.filter()`
- Linked some TODO open issues
- Resolves archivesunleashed/aut#410
@ruebot ruebot requested review from lintool, ianmilligan1 and SamFritz May 20, 2020
Copy link
Member

ianmilligan1 left a comment

Thanks for the notebook, @ruebot – looks great to me!

@ianmilligan1 ianmilligan1 merged commit b6bff40 into master May 20, 2020
2 checks passed
2 checks passed
delivery
Details
delivery
Details
@ianmilligan1 ianmilligan1 deleted the aut-issue-410 branch May 20, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked issues

Successfully merging this pull request may close these issues.

2 participants
You can’t perform that action at this time.