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

Release DDQ 5.0.0 #130

Open
11 tasks done
FRosner opened this issue Jan 31, 2017 · 10 comments · May be fixed by #153
Open
11 tasks done

Release DDQ 5.0.0 #130

FRosner opened this issue Jan 31, 2017 · 10 comments · May be fixed by #153
Assignees
Milestone

Comments

@FRosner
Copy link
Owner

FRosner commented Jan 31, 2017

  • adjust README.md
  • adjust documentation in wiki
  • remove SNAPSHOT from version
  • tag
  • build Python package (sudo python setup.py install)
  • build Scala package (sbt package)
  • create GitHub release (attach Scala package)
  • create Spark Packages release (sbt spDist)
  • upload new ScalaDoc to release (sbt doc)
  • upload python package (python setup.py sdist upload -r pypitest, python setup.py sdist upload -r pypi)
  • bump version
@FRosner FRosner added this to the 4.2.0 milestone Jan 31, 2017
@FRosner FRosner changed the title Release DDQ 4.2.0 Release DDQ 5.0.0 Dec 15, 2017
@FRosner FRosner modified the milestones: 4.2.0, 5.0.0 Dec 15, 2017
@jordanyaker
Copy link

Any update on when this new build will be released?

@FRosner
Copy link
Owner Author

FRosner commented Feb 27, 2020

Hi! I am not actively working on the project at the moment so there are no plans to release a new version at the moment. Is there any specific feature you are looking forward to?

@jordanyaker
Copy link

@FRosner the only thing that's a blocker to me using this is #152, however, it looks like that's been fixed in master but not in 4.1.1.

@FRosner
Copy link
Owner Author

FRosner commented Feb 27, 2020

I see. In this case we could release 4.1.2 with only that fix. Would that help? If so, I can do that tomorrow.

@jordanyaker
Copy link

That would totally help!

@FRosner
Copy link
Owner Author

FRosner commented Feb 28, 2020

Hi! I don't have time today as something else took longer than expected. I will put a reminder for Monday, though. Sorry!

@FRosner FRosner self-assigned this Feb 28, 2020
@FRosner FRosner linked a pull request Feb 28, 2020 that will close this issue
@FRosner
Copy link
Owner Author

FRosner commented Feb 28, 2020

I released 5.0.0 but I am having some issues with Travis. Nevertheless the package has been published. Can you check if it works for you @jordanyaker?

@jordanyaker
Copy link

@FRosner sorry for the delay - I've been dealing with migration problems for the last two weeks. I finally got back to this task and was able to check on this.

I installed 5.0.0 Python library without any issues. I couldn't find the 5.0.0 JAR so, I installed 4.1.1. Unfortunately, it looks like this is a problem due to the following error:

  File "/local_disk0/spark-047d81fc-c47d-4e05-a823-339d733333aa/userFiles-2d767fef-09dc-4e1a-807b-d9e62df71d41/addedFile2119423679649655466drunken_data_quality_4_1_1_s_2_11-c7bb5.jar/pyddq/core.py", line 439
    print baos.get_output()
             ^

@jordanyaker
Copy link

Scratch what I said earlier. I downloaded the 5.0.0 JAR from the Github releases for the project and uploaded it to my cluster. It worked without issues. Thanks!

@FRosner
Copy link
Owner Author

FRosner commented Mar 11, 2020

Glad it worked! I'll see when I can find the time to fix the travis build.

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 a pull request may close this issue.

2 participants