spring boot application load to flink 1.5.1

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

spring boot application load to flink 1.5.1

flink-stgo-qba
dear friends:

in my job is installed the flink 1.5.1 and publish web in http://<my
ip>:8081

i build a spring boot application and use a custom properties with my data.
when submit muy job the web how this error

************************************************************************

*We're sorry, something went wrong. The server responded with:
org.apache.flink.client.program.ProgramInvocationException: The main method
caused an error.*

************************************************************************

into spring boot application i get the values using annotations
@ConfigurationProperties but i need get others custom parameter that i pass
to job from the web interface when submit

i need yor help very soon

and thanks first.

 



--
Sent from: http://apache-flink-mailing-list-archive.1008284.n3.nabble.com/
Reply | Threaded
Open this post in threaded view
|

Re: spring boot application load to flink 1.5.1

Till Rohrmann
Hi,

please provide a little bit more context (logs, full exception stack
trace). Otherwise we won't be able to help you.

It would be good to post these kind of questions on [hidden email]
because dev@flink is intended to be used for Flink development discussions.

Cheers,
Till

On Mon, Sep 17, 2018 at 9:23 AM flink-stgo-qba <[hidden email]>
wrote:

> dear friends:
>
> in my job is installed the flink 1.5.1 and publish web in http://<my
> ip>:8081
>
> i build a spring boot application and use a custom properties with my data.
> when submit muy job the web how this error
>
> ************************************************************************
>
> *We're sorry, something went wrong. The server responded with:
> org.apache.flink.client.program.ProgramInvocationException: The main method
> caused an error.*
>
> ************************************************************************
>
> into spring boot application i get the values using annotations
> @ConfigurationProperties but i need get others custom parameter that i pass
> to job from the web interface when submit
>
> i need yor help very soon
>
> and thanks first.
>
>
>
>
>
> --
> Sent from: http://apache-flink-mailing-list-archive.1008284.n3.nabble.com/
>