flink sql es写入时,用户名密码认证不支持

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

flink sql es写入时,用户名密码认证不支持

cljbest@163.com
看了一下官网文档,目前还不支持sql 写入es时进行用户名密码认证,有什么比较简单的解决方法吗?
除了用api之外。

感谢!



[hidden email]
Reply | Threaded
Open this post in threaded view
|

Re: flink sql es写入时,用户名密码认证不支持

HunterXHunter
你说的是es的 xpack 认证吗,需要你载入certificate文件是吗



--
Sent from: http://apache-flink.147419.n8.nabble.com/
Reply | Threaded
Open this post in threaded view
|

Re: flink sql es写入时,用户名密码认证不支持

Kyle Zhang
In reply to this post by cljbest@163.com
Hi,你说的是这个问题么

https://issues.apache.org/jira/browse/FLINK-16788

On Mon, Nov 30, 2020 at 7:23 PM [hidden email] <[hidden email]> wrote:

> 看了一下官网文档,目前还不支持sql 写入es时进行用户名密码认证,有什么比较简单的解决方法吗?
> 除了用api之外。
>
> 感谢!
>
>
>
> [hidden email]
>
Reply | Threaded
Open this post in threaded view
|

Re: flink sql es写入时,用户名密码认证不支持

zhisheng
1.12 支持了,参考
https://ci.apache.org/projects/flink/flink-docs-master/dev/table/connectors/elasticsearch.html#username

Kyle Zhang <[hidden email]> 于2020年12月1日周二 上午9:35写道:

> Hi,你说的是这个问题么
>
> https://issues.apache.org/jira/browse/FLINK-16788
>
> On Mon, Nov 30, 2020 at 7:23 PM [hidden email] <[hidden email]> wrote:
>
> > 看了一下官网文档,目前还不支持sql 写入es时进行用户名密码认证,有什么比较简单的解决方法吗?
> > 除了用api之外。
> >
> > 感谢!
> >
> >
> >
> > [hidden email]
> >
>
Reply | Threaded
Open this post in threaded view
|

Re: flink sql es写入时,用户名密码认证不支持

zhisheng
In reply to this post by HunterXHunter
不需要,设置用户名和密码就行

Best
zhisheng

HunterXHunter <[hidden email]> 于2020年12月1日周二 上午9:46写道:

> 你说的是es的 xpack 认证吗,需要你载入certificate文件是吗
>
>
>
> --
> Sent from: http://apache-flink.147419.n8.nabble.com/
>
Reply | Threaded
Open this post in threaded view
|

Re: flink sql es写入时,用户名密码认证不支持

HunterXHunter
In reply to this post by HunterXHunter
是的,需要上传certificate文件,1.12好像没有上传文件的配置



--
Sent from: http://apache-flink.147419.n8.nabble.com/