You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@calcite.apache.org by "Julian Hyde (JIRA)" <ji...@apache.org> on 2016/08/29 18:35:20 UTC

[jira] [Comment Edited] (CALCITE-1364) Bring Docker image for avatica-standalone-server into Apache

    [ https://issues.apache.org/jira/browse/CALCITE-1364?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15446688#comment-15446688 ] 

Julian Hyde edited comment on CALCITE-1364 at 8/29/16 6:34 PM:
---------------------------------------------------------------

As far as "release-ability" is concerned, I think it's fairly similar to https://github.com/vlsi/calcite-test-dataset/. Calcite depends upon that project for testing; it's not an ASF code, but it is Apache licensed and anyone can get it, fork it, and use it to build a VM.

So I think you should make sure that https://github.com/joshelser/avatica-hsqldb-docker is a valid Apache-licensed open source project, with explicit license, notices, headers, and instructions. We can't rely on https://hub.docker.com/ being always available but someone should be able to achieve the same effect by forking your project.


was (Author: julianhyde):
As far as "release-ability" is concerned, I think it's fairly similar to https://github.com/vlsi/calcite-test-dataset/. Calcite depends upon that project for testing; it's not an ASF code, but it is Apache licensed and anyone can get it, fork it, and use it to build a VM. We can't rely on https://hub.docker.com/ being always available but someone should be able to achieve the same effect by forking your project.

So I think you should make sure that https://github.com/joshelser/avatica-hsqldb-docker is a valid Apache-licensed open source project, with explicit license, notices, headers, and instructions. 

> 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.9.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.4#6332)