question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Add a packaged version of dask-sql

See original GitHub issue

Currently, dask-sql can only be installed via the source. We should find out, if uploading the packaged jar (contained in a wheel) together with the python code makes sense and if and how we can create a conda package (probably via conda-forge).

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Comments:13

github_iconTop GitHub Comments

1reaction
mrocklincommented, Sep 8, 2020

I just had a play with this. Fun!

I ran into tiny speed bumps, but they were expected at this stage. In general it was fun to play around.

On Tue, Sep 8, 2020 at 10:07 AM Nils Braun notifications@github.com wrote:

I have added a first release candidate for 0.1.0 on pipy (for testing) and have also created a conda recipe here https://github.com/conda-forge/staged-recipes/pull/12587

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/nils-braun/dask-sql/issues/2#issuecomment-689015412, or unsubscribe https://github.com/notifications/unsubscribe-auth/AACKZTASXIJSLK56GFSHU73SEZQEPANCNFSM4QNPKLKQ .

0reactions
nils-brauncommented, Sep 15, 2020

I think after having created correct tests for different versions and having the pipy Package and the conda forge package ready and automatic I can close this issue.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Add a packaged version of dask-sql · Issue #2 · dask-contrib/dask ...
Currently, dask-sql can only be installed via the source. We should find out, if uploading the packaged jar (contained in a wheel) together...
Read more >
Installation — dask-sql documentation - Read the Docs
Install the package from the conda-forge channel: ... Before installation, make sure you have a running java installation with version >= 8.
Read more >
dask-sql - PyPI
dask -sql is a distributed SQL query engine in Python. It allows you to query and transform your data using a mixture of...
Read more >
Dask Installation - Dask documentation
This installs Dask and all common dependencies, including pandas and NumPy. Dask packages are maintained both on the default channel and on conda-forge....
Read more >
Distributed SQL queries with Dask-SQL - Coiled Docs
First, you will install dask-sql and coiled-runtime, a Dask meta-package. Save the following file as environment.yml . You can get most up-to-date version...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found