i
> Send Time:2019年9月6日(星期五) 05:21
> To:Qi Luo
> Cc:user ; snake.fly318 ;
> lichang.bd
> Subject:Re: Streaming write to Hive
>
> Hi,
>
> I'm not sure if there's one yet. Feel free to create one if not.
>
> On Wed, Sep 4, 2019 at 11:28 PM Qi Luo wrote:
> Hi
=sharing
Best,
Jingsong Lee
--
From:Bowen Li
Send Time:2019年9月6日(星期五) 05:21
To:Qi Luo
Cc:user ; snake.fly318 ;
lichang.bd
Subject:Re: Streaming write to Hive
Hi,
I'm not sure if there's one yet. Feel free to create
Hi,
I'm not sure if there's one yet. Feel free to create one if not.
On Wed, Sep 4, 2019 at 11:28 PM Qi Luo wrote:
> Hi Bowen,
>
> Thank you for the information! Streaming write to Hive is a very common
> use case for our users. Is there any open issue for this
Hi Bowen,
Thank you for the information! Streaming write to Hive is a very common use
case for our users. Is there any open issue for this to which we can try
contributing?
+Yufei and Chang who are also interested in this.
Thanks,
Qi
On Thu, Sep 5, 2019 at 12:16 PM Bowen Li wrote:
> Hi
> mode, but it has no Hive related functionality (e.g. adding Hive partition).
>
> Is there any easy way we can streaming write to Hive (with exactly-once
> guarantee)?
>
> Thanks,
> Qi
>
Hi guys,
In Flink 1.9 HiveTableSink is added to support writing to Hive, but it only
supports batch mode. StreamingFileSink can write to HDFS in streaming mode,
but it has no Hive related functionality (e.g. adding Hive partition).
Is there any easy way we can streaming write to Hive (with