1.12.2 docker image

classic Classic list List threaded Threaded
5 messages Options
kb
Reply | Threaded
Open this post in threaded view
|

1.12.2 docker image

kb

Hi,

 

Are there plans to provide a docker image for 1.12.2?

 

Best

kevin

Reply | Threaded
Open this post in threaded view
|

Re: 1.12.2 docker image

Chesnay Schepler
they should be released in a day or two.

On 3/3/2021 11:18 PM, Bohinski, Kevin wrote:

Hi,

 

Are there plans to provide a docker image for 1.12.2?

 

Best

kevin


kb
Reply | Threaded
Open this post in threaded view
|

Re: [EXTERNAL] Re: 1.12.2 docker image

kb

Hi,

 

I see the images on docker hub.

 

I tried to launch a k8s session with the following options, and I am getting the following logs:

```

  -Dkubernetes.container.image=flink:1.12-scala_2.12-java8 \

 

  -Dcontainerized.master.env.ENABLE_BUILT_IN_PLUGINS=flink-s3-fs-hadoop-1.12.2.jar \

  -Dcontainerized.taskmanager.env.ENABLE_BUILT_IN_PLUGINS=flink-s3-fs-hadoop-1.12.2.jar \

```

 

```

Enabling required built-in plugins

Linking flink-s3-fs-hadoop-1.12.2.jar to plugin directory

Plugin flink-s3-fs-hadoop-1.12.2.jar does not exist. Exiting.

```

 

Any suggestions?

 

Best

kevin

 

From: Chesnay Schepler <[hidden email]>
Date: Wednesday, March 3, 2021 at 5:41 PM
To: "Bohinski, Kevin" <[hidden email]>, user <[hidden email]>
Subject: [EXTERNAL] Re: 1.12.2 docker image

 

they should be released in a day or two.

 

On 3/3/2021 11:18 PM, Bohinski, Kevin wrote:

Hi,

 

Are there plans to provide a docker image for 1.12.2?

 

Best

kevin

 

kb
Reply | Threaded
Open this post in threaded view
|

Re: [EXTERNAL] Re: 1.12.2 docker image

kb

Hi,

 

Actually that seemed to use a cached 1.12.1 image.

 

I’m seeing the following:

```

docker pull flink:1.12.2

1.12.2: Pulling from library/flink

no matching manifest for linux/amd64 in the manifest list entries

```

 

Best

kevin

 

From: "Bohinski, Kevin" <[hidden email]>
Date: Thursday, March 4, 2021 at 4:17 PM
To: Chesnay Schepler <[hidden email]>, user <[hidden email]>
Subject: Re: [EXTERNAL] Re: 1.12.2 docker image

 

Hi,

 

I see the images on docker hub.

 

I tried to launch a k8s session with the following options, and I am getting the following logs:

```

  -Dkubernetes.container.image=flink:1.12-scala_2.12-java8 \

 

  -Dcontainerized.master.env.ENABLE_BUILT_IN_PLUGINS=flink-s3-fs-hadoop-1.12.2.jar \

  -Dcontainerized.taskmanager.env.ENABLE_BUILT_IN_PLUGINS=flink-s3-fs-hadoop-1.12.2.jar \

```

 

```

Enabling required built-in plugins

Linking flink-s3-fs-hadoop-1.12.2.jar to plugin directory

Plugin flink-s3-fs-hadoop-1.12.2.jar does not exist. Exiting.

```

 

Any suggestions?

 

Best

kevin

 

From: Chesnay Schepler <[hidden email]>
Date: Wednesday, March 3, 2021 at 5:41 PM
To: "Bohinski, Kevin" <[hidden email]>, user <[hidden email]>
Subject: [EXTERNAL] Re: 1.12.2 docker image

 

they should be released in a day or two.

 

On 3/3/2021 11:18 PM, Bohinski, Kevin wrote:

Hi,

 

Are there plans to provide a docker image for 1.12.2?

 

Best

kevin

 

Reply | Threaded
Open this post in threaded view
|

Re: [EXTERNAL] Re: 1.12.2 docker image

Yang Wang
It seems that some tags in the official Flink image repository do not update to 1.12.2.
Could you please have a try on the "apache/flink" repository?

Best,
Yang

Bohinski, Kevin <[hidden email]> 于2021年3月5日周五 上午6:25写道:

Hi,

 

Actually that seemed to use a cached 1.12.1 image.

 

I’m seeing the following:

```

docker pull flink:1.12.2

1.12.2: Pulling from library/flink

no matching manifest for linux/amd64 in the manifest list entries

```

 

Best

kevin

 

From: "Bohinski, Kevin" <[hidden email]>
Date: Thursday, March 4, 2021 at 4:17 PM
To: Chesnay Schepler <[hidden email]>, user <[hidden email]>
Subject: Re: [EXTERNAL] Re: 1.12.2 docker image

 

Hi,

 

I see the images on docker hub.

 

I tried to launch a k8s session with the following options, and I am getting the following logs:

```

  -Dkubernetes.container.image=flink:1.12-scala_2.12-java8 \

 

  -Dcontainerized.master.env.ENABLE_BUILT_IN_PLUGINS=flink-s3-fs-hadoop-1.12.2.jar \

  -Dcontainerized.taskmanager.env.ENABLE_BUILT_IN_PLUGINS=flink-s3-fs-hadoop-1.12.2.jar \

```

 

```

Enabling required built-in plugins

Linking flink-s3-fs-hadoop-1.12.2.jar to plugin directory

Plugin flink-s3-fs-hadoop-1.12.2.jar does not exist. Exiting.

```

 

Any suggestions?

 

Best

kevin

 

From: Chesnay Schepler <[hidden email]>
Date: Wednesday, March 3, 2021 at 5:41 PM
To: "Bohinski, Kevin" <[hidden email]>, user <[hidden email]>
Subject: [EXTERNAL] Re: 1.12.2 docker image

 

they should be released in a day or two.

 

On 3/3/2021 11:18 PM, Bohinski, Kevin wrote:

Hi,

 

Are there plans to provide a docker image for 1.12.2?

 

Best

kevin