-
Notifications
You must be signed in to change notification settings - Fork 69
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
Comments
Any update on when this new build will be released? |
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? |
I see. In this case we could release |
That would totally help! |
Hi! I don't have time today as something else took longer than expected. I will put a reminder for Monday, though. Sorry! |
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? |
@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:
|
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! |
Glad it worked! I'll see when I can find the time to fix the travis build. |
sudo python setup.py install
)sbt package
)sbt spDist
)sbt doc
)python setup.py sdist upload -r pypitest
,python setup.py sdist upload -r pypi
)The text was updated successfully, but these errors were encountered: