Hey Sudhanva,
Have you configured IntelliJ to include dependencies with "Provided" Scope
when executing your main method?

I also noticed that you are using Flink 1.13.1 and 1.13.0 in your pom. its
probably not an issue in this case, but it can cause problems.

On Fri, Jul 30, 2021 at 10:29 AM Sudhanva Purushothama <
sudha...@coffeebeans.io> wrote:

> Hello,
>      I have been trying to Use StreamingFileSink to write to parquetFiles
> into azure blob storage. I am getting the following error. I did see in the
> ticket https://issues.apache.org/jira/browse/FLINK-17444 that support for
> StreamingFileSink is not yet provided.
>
> I am trying to run flink in IntelliJ and created the project using the
> maven archetype as mentioned in the docs and added flink-azure-fs-hadoop
>  Dependency
> Kindly let me know what I am missing also Is there a boiler plate code I
> can refer to?
> Thank you.
> Regards,
> Sudhanva
>
>

Reply via email to