cc'ing user mailing list

On Mon, Feb 12, 2018 at 12:40 PM, Puneet Kinra <
puneet.ki...@customercentria.com> wrote:

> Hi Gary
>
> Thanks for the response i am able to upload the jar but i when am pressing
> the submit button
> It keep on running but jar is not getting deployed. & even not getting any
> logs
> for the submission. is there any specific port need to be opened for this
> Somebody also raise the same concern on stackoverflow
>
> *https://stackoverflow.com/questions/48158617/flink-cannot-submit-new-job
> <https://stackoverflow.com/questions/48158617/flink-cannot-submit-new-job>*
>
>
> On Mon, Feb 12, 2018 at 12:23 PM, Gary Yao <g...@data-artisans.com> wrote:
>
>> Hi Puneet,
>>
>> Are you not able to upload the jars? If the jar upload already fails, can
>> you
>> try to upload from the command line using curl, and post the output?
>>
>>     curl -v -X POST -H "Expect:" -F "jarfile=@/path/to/jarfile.jar"
>> http://host:port/jars/upload
>>
>> Also, in the JobManager logs there might be some hints.
>>
>> Best,
>> Gary
>>
>> On Sat, Feb 10, 2018 at 12:51 PM, Puneet Kinra <
>> puneet.ki...@customercentria.com> wrote:
>>
>>> Hi All
>>>
>>> I am unable to deposit jobs from frontend, no errors
>>> are also getting generated.
>>>
>>> --
>>> *Cheers *
>>>
>>> *Puneet Kinra*
>>>
>>> *Mobile:+918800167808 <+91%2088001%2067808> | Skype :
>>> puneet.ki...@customercentria.com <puneet.ki...@customercentria.com>*
>>>
>>> *e-mail :puneet.ki...@customercentria.com
>>> <puneet.ki...@customercentria.com>*
>>>
>>>
>>>
>>
>
>
> --
> *Cheers *
>
> *Puneet Kinra*
>
> *Mobile:+918800167808 <+91%2088001%2067808> | Skype :
> puneet.ki...@customercentria.com <puneet.ki...@customercentria.com>*
>
> *e-mail :puneet.ki...@customercentria.com
> <puneet.ki...@customercentria.com>*
>
>
>

Reply via email to