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

Fix distribution-related issues #282

Merged
merged 7 commits into from
Mar 9, 2018
Merged

Fix distribution-related issues #282

merged 7 commits into from
Mar 9, 2018

Conversation

simleo
Copy link
Member

@simleo simleo commented Mar 8, 2018

The main purpose of this PR is to restore the auto-generated config.py, removed after we stopped supporting alternate HDFS backends and multiple Hadoop versions with the same installation. The module now mirrors pydoop.properties parameters as Python variables, which makes things easier for the Python-side Avro code and is a step towards addressing #276.

The version tag has been changed to comply with PEP 440.

The PR also contains other minor fixes and a script to build the source tarball via Docker.

@simleo simleo requested a review from elzaggo March 8, 2018 17:11
Copy link
Contributor

@elzaggo elzaggo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ok for me.

@elzaggo elzaggo merged commit a25b93b into crs4:develop Mar 9, 2018
@simleo simleo deleted the fix_dist branch March 9, 2018 16:41
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.

2 participants