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

sedona/docs/image/geospark-zeppelin-demo.json not updated. #836

Closed
kartikeyhadiya opened this issue May 20, 2023 · 5 comments
Closed

sedona/docs/image/geospark-zeppelin-demo.json not updated. #836

kartikeyhadiya opened this issue May 20, 2023 · 5 comments

Comments

@kartikeyhadiya
Copy link
Contributor

kartikeyhadiya commented May 20, 2023

Expected behavior

In sedona/docs/image/geospark-zeppelin-demo.json, ST_PIXELIZE should be used with EXPLODE.

Actual behavior

In sedona/docs/image/geospark-zeppelin-demo.json, ST_PIXELIZE not used with EXPLODE which throws ST_PIXELIZE not a generator expression error.

Steps to reproduce the problem

Execute all cells in sedona/docs/image/geospark-zeppelin-demo.json via zeppelin.

Environment = Spark-sedona-zeppelin docker image

@kartikeyhadiya
Copy link
Contributor Author

Thank you for merging.
Can i add the docker image to Readme. Here is the github link for all the files Github Link and docker-hub link Spark-sedona-zeppelin docker image

@jiayuasu
Copy link
Member

@kartikeyhadiya Thanks for proposing this. We usually don't put third-party docker images in our main repo as we cannot control the quality and security of the docker images. Do you want to merge your docker repo to Sedona repo?

To merge it, I suggest we add Jupyter notebook support as well, and also support the latest Sedona release 1.4.0

@kartikeyhadiya
Copy link
Contributor Author

I would be happy to merge my docker repo to Sedona repo. Can you also host Sedona official image on the Docker hub?

I can work on adding Jupyter-Notebook support when I get time around this or next weekend.

Regarding support for Sedona release 1.4.0, I think Sedona is built upon Spark 3.2 or 3.3 but Zeppelin's latest version 0.10.1 only supports Spark 3.0.*. I initially tried Sedona 1.4.0 but I was facing issues executing example codes and upon googling I found those errors were due to spark version mismatch so, I fall back to 1.3.0 - incubating.

I think I can make a separate docker image for Sedona 1.4.0 with jupyter-notebook.

@jiayuasu
Copy link
Member

Yes, we can host Sedona official docker image on DockerHub like here: https://hub.docker.com/u/apache , with approval of ASF (https://infra.apache.org/docker-hub-policy.html)

Thanks for your effort. Looking forward to it!

@kartikeyhadiya
Copy link
Contributor Author

kartikeyhadiya commented May 26, 2023

I will create a new issue for this for other contributor feedback as title doesn't match. I will close this issue

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

No branches or pull requests

2 participants