[jira] [Commented] (NIFI-5457) apache/nifi:1.7.1 Dockerhub image uses NiFi 1.7.0

2018-07-25 Thread Aldrin Piri (JIRA)


[ 
https://issues.apache.org/jira/browse/NIFI-5457?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16556426#comment-16556426
 ] 

Aldrin Piri commented on NIFI-5457:
---

[~JPercivall]
Looks great, thanks much!


> apache/nifi:1.7.1 Dockerhub image uses NiFi 1.7.0
> -
>
> Key: NIFI-5457
> URL: https://issues.apache.org/jira/browse/NIFI-5457
> Project: Apache NiFi
>  Issue Type: Task
>Reporter: Joseph Percivall
>Assignee: Joseph Percivall
>Priority: Major
>
> Currently, on DockerHub the tagged image for Apache NiFi 1.7.1 instead pulls 
> 1.7.0. This can be verified by looking at the DockerFile for the tagged 
> commit[1], looking at the pushed DockerFile[2], and verifying locally by 
> running "docker run apache/nifi:1.7.1" and looking at the logs.
>  
>  
> [1] 
> [https://github.com/apache/nifi/blob/rel/nifi-1.7.1/nifi-docker/dockerhub/Dockerfile#L25]
> [2] [https://hub.docker.com/r/apache/nifi/~/dockerfile/]
>  
>  
>  



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (NIFI-5457) apache/nifi:1.7.1 Dockerhub image uses NiFi 1.7.0

2018-07-25 Thread Joseph Percivall (JIRA)


[ 
https://issues.apache.org/jira/browse/NIFI-5457?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16556402#comment-16556402
 ] 

Joseph Percivall commented on NIFI-5457:


[~aldrin] done

> apache/nifi:1.7.1 Dockerhub image uses NiFi 1.7.0
> -
>
> Key: NIFI-5457
> URL: https://issues.apache.org/jira/browse/NIFI-5457
> Project: Apache NiFi
>  Issue Type: Task
>Reporter: Joseph Percivall
>Assignee: Joseph Percivall
>Priority: Major
>
> Currently, on DockerHub the tagged image for Apache NiFi 1.7.1 instead pulls 
> 1.7.0. This can be verified by looking at the DockerFile for the tagged 
> commit[1], looking at the pushed DockerFile[2], and verifying locally by 
> running "docker run apache/nifi:1.7.1" and looking at the logs.
>  
>  
> [1] 
> [https://github.com/apache/nifi/blob/rel/nifi-1.7.1/nifi-docker/dockerhub/Dockerfile#L25]
> [2] [https://hub.docker.com/r/apache/nifi/~/dockerfile/]
>  
>  
>  



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (NIFI-5457) apache/nifi:1.7.1 Dockerhub image uses NiFi 1.7.0

2018-07-25 Thread Joseph Percivall (JIRA)


[ 
https://issues.apache.org/jira/browse/NIFI-5457?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16556399#comment-16556399
 ] 

Joseph Percivall commented on NIFI-5457:


Ah yup, can do

> apache/nifi:1.7.1 Dockerhub image uses NiFi 1.7.0
> -
>
> Key: NIFI-5457
> URL: https://issues.apache.org/jira/browse/NIFI-5457
> Project: Apache NiFi
>  Issue Type: Task
>Reporter: Joseph Percivall
>Assignee: Joseph Percivall
>Priority: Major
>
> Currently, on DockerHub the tagged image for Apache NiFi 1.7.1 instead pulls 
> 1.7.0. This can be verified by looking at the DockerFile for the tagged 
> commit[1], looking at the pushed DockerFile[2], and verifying locally by 
> running "docker run apache/nifi:1.7.1" and looking at the logs.
>  
>  
> [1] 
> [https://github.com/apache/nifi/blob/rel/nifi-1.7.1/nifi-docker/dockerhub/Dockerfile#L25]
> [2] [https://hub.docker.com/r/apache/nifi/~/dockerfile/]
>  
>  
>  



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (NIFI-5457) apache/nifi:1.7.1 Dockerhub image uses NiFi 1.7.0

2018-07-25 Thread Joseph Percivall (JIRA)


[ 
https://issues.apache.org/jira/browse/NIFI-5457?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16556350#comment-16556350
 ] 

Joseph Percivall commented on NIFI-5457:


[~aldrin] I checked out rel/nifi-1.7.1, changed the Dockerfile, then built and 
pushed the 1.7.1 tag. I then verified by pulling the tagged image down on 
another box.

That said, I did misunderstand the push command at first which caused the 1.4.0 
image to be overwritten. To make sure I didn't mess anything up, rebuilt using 
the tagged rel/nifi-1.4.0 commit and pushed out the resulting image. The only 
difference is that now 1.4.0 is listed as updated recently. 

Let me know if there's anything for me to fix but I'll be closing this issue as 
done.

> apache/nifi:1.7.1 Dockerhub image uses NiFi 1.7.0
> -
>
> Key: NIFI-5457
> URL: https://issues.apache.org/jira/browse/NIFI-5457
> Project: Apache NiFi
>  Issue Type: Task
>Reporter: Joseph Percivall
>Assignee: Joseph Percivall
>Priority: Major
>
> Currently, on DockerHub the tagged image for Apache NiFi 1.7.1 instead pulls 
> 1.7.0. This can be verified by looking at the DockerFile for the tagged 
> commit[1], looking at the pushed DockerFile[2], and verifying locally by 
> running "docker run apache/nifi:1.7.1" and looking at the logs.
>  
>  
> [1] 
> [https://github.com/apache/nifi/blob/rel/nifi-1.7.1/nifi-docker/dockerhub/Dockerfile#L25]
> [2] [https://hub.docker.com/r/apache/nifi/~/dockerfile/]
>  
>  
>  



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (NIFI-5457) apache/nifi:1.7.1 Dockerhub image uses NiFi 1.7.0

2018-07-25 Thread Joseph Percivall (JIRA)


[ 
https://issues.apache.org/jira/browse/NIFI-5457?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16556311#comment-16556311
 ] 

Joseph Percivall commented on NIFI-5457:


Ok cool, I'll work on overwriting the image

> apache/nifi:1.7.1 Dockerhub image uses NiFi 1.7.0
> -
>
> Key: NIFI-5457
> URL: https://issues.apache.org/jira/browse/NIFI-5457
> Project: Apache NiFi
>  Issue Type: Task
>Reporter: Joseph Percivall
>Priority: Major
>
> Currently, on DockerHub the tagged image for Apache NiFi 1.7.1 instead pulls 
> 1.7.0. This can be verified by looking at the DockerFile for the tagged 
> commit[1], looking at the pushed DockerFile[2], and verifying locally by 
> running "docker run apache/nifi:1.7.1" and looking at the logs.
>  
>  
> [1] 
> [https://github.com/apache/nifi/blob/rel/nifi-1.7.1/nifi-docker/dockerhub/Dockerfile#L25]
> [2] [https://hub.docker.com/r/apache/nifi/~/dockerfile/]
>  
>  
>  



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (NIFI-5457) apache/nifi:1.7.1 Dockerhub image uses NiFi 1.7.0

2018-07-25 Thread Aldrin Piri (JIRA)


[ 
https://issues.apache.org/jira/browse/NIFI-5457?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16556297#comment-16556297
 ] 

Aldrin Piri commented on NIFI-5457:
---

Hey [~JPercivall],

The issue is that the Dockerfile was never updated to reflect 1.7.1 as per 
https://github.com/apache/nifi/blob/rel/nifi-1.7.1/nifi-docker/dockerhub/Dockerfile#L25.

The best choice for a solution is to check out the release, update the 
Dockerfile manually, build locally, and push the resultant image to overwrite 
the 1.7.1 tag.  

> apache/nifi:1.7.1 Dockerhub image uses NiFi 1.7.0
> -
>
> Key: NIFI-5457
> URL: https://issues.apache.org/jira/browse/NIFI-5457
> Project: Apache NiFi
>  Issue Type: Task
>Reporter: Joseph Percivall
>Priority: Major
>
> Currently, on DockerHub the tagged image for Apache NiFi 1.7.1 instead pulls 
> 1.7.0. This can be verified by looking at the DockerFile for the tagged 
> commit[1], looking at the pushed DockerFile[2], and verifying locally by 
> running "docker run apache/nifi:1.7.1" and looking at the logs.
>  
>  
> [1] 
> [https://github.com/apache/nifi/blob/rel/nifi-1.7.1/nifi-docker/dockerhub/Dockerfile#L25]
> [2] [https://hub.docker.com/r/apache/nifi/~/dockerfile/]
>  
>  
>  



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (NIFI-5457) apache/nifi:1.7.1 Dockerhub image uses NiFi 1.7.0

2018-07-25 Thread Joseph Percivall (JIRA)


[ 
https://issues.apache.org/jira/browse/NIFI-5457?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16556269#comment-16556269
 ] 

Joseph Percivall commented on NIFI-5457:


Looking at the release guide, it's not as simple as just rebuilding and pushing 
to dockerhub. It's based on a tagged git push to ASF[1]. [~aldrin] any thoughts 
to fix it?

 

 

[1] https://nifi.apache.org/release-guide.html

> apache/nifi:1.7.1 Dockerhub image uses NiFi 1.7.0
> -
>
> Key: NIFI-5457
> URL: https://issues.apache.org/jira/browse/NIFI-5457
> Project: Apache NiFi
>  Issue Type: Task
>Reporter: Joseph Percivall
>Priority: Major
>
> Currently, on DockerHub the tagged image for Apache NiFi 1.7.1 instead pulls 
> 1.7.0. This can be verified by looking at the DockerFile for the tagged 
> commit[1], looking at the pushed DockerFile[2], and verifying locally by 
> running "docker run apache/nifi:1.7.1" and looking at the logs.
>  
>  
> [1] 
> [https://github.com/apache/nifi/blob/rel/nifi-1.7.1/nifi-docker/dockerhub/Dockerfile#L25]
> [2] [https://hub.docker.com/r/apache/nifi/~/dockerfile/]
>  
>  
>  



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)