[
https://issues.apache.org/jira/browse/CALCITE-1364?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15955859#comment-15955859
]
Josh Elser commented on CALCITE-1364:
-------------------------------------
If you're interested, [~aldrin], I took what you had in NiFi a bit further,
[invoking a groovy script during the release
process|https://github.com/apache/calcite-avatica/pull/3/files#diff-0623e74c32b929ec031a705ec7de0c51R109]
to [parse the
version|https://github.com/apache/calcite-avatica/pull/3/files#diff-30bfe8b22bccb94282686d04627899dbR22]
from the [dockerhub
dockerfile|https://github.com/apache/calcite-avatica/pull/3/files#diff-60d6f4f1a4bdc9f5dd12e37987ab2c03R24].
I (hope) that this will work around the issue of creating an ASF release which
references the wrong artifact (the whole chicken-egg problem with the dockerhub
image creation after-the-fact).
> Bring Docker image for avatica-standalone-server into Apache
> ------------------------------------------------------------
>
> Key: CALCITE-1364
> URL: https://issues.apache.org/jira/browse/CALCITE-1364
> Project: Calcite
> Issue Type: Task
> Components: avatica
> Reporter: Josh Elser
> Assignee: Josh Elser
> Fix For: avatica-1.10.0
>
>
> I worked on making some Docker images for the standalone Avatica Server with
> HSQLDB.
> https://hub.docker.com/r/joshelser/avatica-hsqldb/
> These greatly simplify running the Avatica TCK and also provide a portable
> server that developers can use when testing custom Avatica clients.
> For >=1.9.0, we should an image into Avatica (upstream). There are a couple
> of open questions on my mind already:
> 1. What are the release-ability concerns (do we provide SNAPSHOT Dockerfiles
> but not built images as they may be interpreted as "releases")?
> 2. What ASF integrations exist (do we need to ask Infra for things?)
> 3. Are there any maven plugins we should consider for automation?
> (https://github.com/spotify/docker-maven-plugin)
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)