[jira] [Updated] (FLINK-12085) Improve Mesos job cluster entry point 'MesosJobClusterEntrypoint'

2021-04-14 Thread Jacky Yin (Jira)


 [ 
https://issues.apache.org/jira/browse/FLINK-12085?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Jacky Yin updated FLINK-12085:
--
Labels:   (was: stale-minor)

> Improve Mesos job cluster entry point  'MesosJobClusterEntrypoint'
> --
>
> Key: FLINK-12085
> URL: https://issues.apache.org/jira/browse/FLINK-12085
> Project: Flink
>  Issue Type: Improvement
>  Components: Deployment / Mesos
>Affects Versions: 1.7.2
>Reporter: Jacky Yin
>Assignee: Jacky Yin
>Priority: Minor
>   Original Estimate: 336h
>  Remaining Estimate: 336h
>
> Currently, the Mesos job cluster is not that easy to use. You have to 
> manually serialize the job graph and specify the job graph file path. And the 
> only way to include the user code jars is to put them in the `lib` folder. 
> `StandaloneJobClusterEntrypoint` is a good example to learn. It can include 
> the user code jars and allow to specify the entry class.  That way we would 
> not need to generate the JobGraph yourself and then serialize it. I would 
> like to enhance `MesosJobClusterEntrypoint` similarly.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Created] (FLINK-12085) Improve Mesos job cluster entry point 'MesosJobClusterEntrypoint'

2019-04-02 Thread Jacky Yin (JIRA)
Jacky Yin created FLINK-12085:
-

 Summary: Improve Mesos job cluster entry point  
'MesosJobClusterEntrypoint'
 Key: FLINK-12085
 URL: https://issues.apache.org/jira/browse/FLINK-12085
 Project: Flink
  Issue Type: Improvement
  Components: Deployment / Mesos
Affects Versions: 1.7.2
Reporter: Jacky Yin
Assignee: Jacky Yin


Currently, the Mesos job cluster is not that easy to use. You have to manually 
serialize the job graph and specify the job graph file path. And the only way 
to include the user code jars is to put them in the `lib` folder. 

`StandaloneJobClusterEntrypoint` is a good example to learn. It can include the 
user code jars and allow to specify the entry class.  That way we would not 
need to generate the JobGraph yourself and then serialize it. I would like to 
enhance `MesosJobClusterEntrypoint` similarly.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Assigned] (FLINK-12020) Add documentation for mesos-appmaster-job.sh

2019-03-29 Thread Jacky Yin (JIRA)


 [ 
https://issues.apache.org/jira/browse/FLINK-12020?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Jacky Yin reassigned FLINK-12020:
-

Assignee: Jacky Yin

> Add documentation for mesos-appmaster-job.sh
> 
>
> Key: FLINK-12020
> URL: https://issues.apache.org/jira/browse/FLINK-12020
> Project: Flink
>  Issue Type: Improvement
>  Components: Deployment / Mesos, Documentation
>Affects Versions: 1.7.2, 1.8.0
>Reporter: Till Rohrmann
>Assignee: Jacky Yin
>Priority: Minor
>
> The Flink documentation is currently lacking information about the 
> {{mesos-appmaster-job.sh}} and how to use it. It would be helpful for our 
> users to add documentation and examples how to use it.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)