Latest Dremio docker image

The latest docker image of Dremio doesn’t match the latest released version

Over here the most recent is 20.1.0
https://hub.docker.com/r/dremio/dremio-oss/tags

But latest release is 20.2.1
https://docs.dremio.com/software/release-notes/200-release/#2021-release-notes-march-2022

Do anyone knows why is it out of sync? I believe I need version 20.2.0 at least due to an iceberg bug

2 Likes

+1

From previous release experience, the image hasn’t seemed like a priority. Take a look at this open PR from 2018 to add a Dockerfile to the OSS version, for example Docker support by bploetz · Pull Request #13 · dremio/dremio-oss · GitHub

We are planning to just build the image ourselves.

@lukekim

I just realized that they didn’t even released source code for 20.2 and 20.2.1 as the github project hasn’t been upgraded in a while.

Regarding the dockerfile, there is one here: dremio-oss/Dockerfile at master · dremio/dremio-oss · GitHub

Which requires a DOWNLOAD_URL for a tarball that should be found here: Index of community-server/ (latest version here is also still 20.1.0)

Anyone else knows why the OSS version hasn’t been upgraded?

1 Like

@lukekim @joao Currently Dremio does not release every minor version of the CE release in OSS or Docker, is there a specific issue you are hitting? or this is a general process question

Hi @balaji.ramaswamy
I was hoping to get a fix for the Iceberg issues I posted here: Read iceberg table from S3

Since there has been Iceberg changes in there.

Is there a reason you don’t publish all versions? It would be nice to know from “Release Notes” that a certain version wasn’t published to the open source Dremio.

1 Like

Right, at the minimum it would be nice if Dremio published minor versions to at the least GitHub repo so that we can build it ourselves, even if not DockerHub.

Dremio itself is built on a massive number of truly open source projects, so I imagine you can understand where we are coming from here.

1 Like

@lukekim

Thanks for the feedback, I will pass it on to the OSS team

Second, With the pivot to cloud, what are your plans for OSS. Minor releases would be nice.

I would love an official answer to this question as well. We used to be able to rely on at least major versions being released to OSS, but it seems like that is no longer the case.

@Ryan
There was a bug in CE that prevented releasing 21. It’s fixed in 21.1 which goes out next week EE and CE

2 Likes

Great news. Thanks for the update

@balaji.ramaswamy I see EE was released. Any news on CE / OSS?

1 Like

Eagerly awaiting the 21.1 OSS release. Any updates?

@dotjdk 21.1.1 CE is here,

https://download.dremio.com/community-server/21.1.1-202204292111390812-57b1832f/

2 Likes

Thank you @balaji.ramaswamy

Thank you @balaji.ramaswamy … Looking forward to testing it out.

@dotjdk Welcome, keep us updated with your testing