[jira] [Updated] (FLINK-12752) Add Option to Pass Seed for JobID Hash for StandaloneJobClusterEntrypoint

2021-04-16 Thread Konstantin Knauf (Jira)


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

Konstantin Knauf updated FLINK-12752:
-
Labels: pull-request-available  (was: pull-request-available stale-assigned)

> Add Option to Pass Seed for JobID Hash for StandaloneJobClusterEntrypoint
> -
>
> Key: FLINK-12752
> URL: https://issues.apache.org/jira/browse/FLINK-12752
> Project: Flink
>  Issue Type: Sub-task
>  Components: flink-docker
>Reporter: Konstantin Knauf
>Priority: Major
>  Labels: pull-request-available
>  Time Spent: 20m
>  Remaining Estimate: 0h
>
> In case of a standalone job cluster setup, we would like to generate random a 
> {{JobID}} for every job, but the {{JobID}} nevertheless needs to stay 
> constant between JobManager process restarts. 
> For this, I would like to add an additional command line options for the 
> {{StandaloneJobClusterEntrypoint}} called {{jobId-seed}}. {{job-id-seed}} and 
> {{job-id}} are mutually exclusive.
> * --jobId
> * --jobId-seed
> * (default)
> On Kubernetes, this new command line argument would need to be set to a 
> property which is stable over Pod Restarts but changes for different K8s Jobs 
> or K8s Deployments.
> *Open Questions*
> * what available information to use a seed for deployments on Kubernetes?



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


[jira] [Updated] (FLINK-12752) Add Option to Pass Seed for JobID Hash for StandaloneJobClusterEntrypoint

2021-04-16 Thread Flink Jira Bot (Jira)


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

Flink Jira Bot updated FLINK-12752:
---
Labels: pull-request-available stale-assigned  (was: pull-request-available)

> Add Option to Pass Seed for JobID Hash for StandaloneJobClusterEntrypoint
> -
>
> Key: FLINK-12752
> URL: https://issues.apache.org/jira/browse/FLINK-12752
> Project: Flink
>  Issue Type: Sub-task
>  Components: flink-docker
>Reporter: Konstantin Knauf
>Assignee: Konstantin Knauf
>Priority: Major
>  Labels: pull-request-available, stale-assigned
>  Time Spent: 20m
>  Remaining Estimate: 0h
>
> In case of a standalone job cluster setup, we would like to generate random a 
> {{JobID}} for every job, but the {{JobID}} nevertheless needs to stay 
> constant between JobManager process restarts. 
> For this, I would like to add an additional command line options for the 
> {{StandaloneJobClusterEntrypoint}} called {{jobId-seed}}. {{job-id-seed}} and 
> {{job-id}} are mutually exclusive.
> * --jobId
> * --jobId-seed
> * (default)
> On Kubernetes, this new command line argument would need to be set to a 
> property which is stable over Pod Restarts but changes for different K8s Jobs 
> or K8s Deployments.
> *Open Questions*
> * what available information to use a seed for deployments on Kubernetes?



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


[jira] [Updated] (FLINK-12752) Add Option to Pass Seed for JobID Hash for StandaloneJobClusterEntrypoint

2019-06-26 Thread Konstantin Knauf (JIRA)


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

Konstantin Knauf updated FLINK-12752:
-
Description: 
In case of a standalone job cluster setup, we would like to generate random a 
{{JobID}} for every job, but the {{JobID}} nevertheless needs to stay constant 
between JobManager process restarts. 

For this, I would like to add an additional command line options for the 
{{StandaloneJobClusterEntrypoint}} called {{jobId-seed}}. {{job-id-seed}} and 
{{job-id}} are mutually exclusive.

* --jobId
* --jobId-seed
* (default)

On Kubernetes, this new command line argument would need to be set to a 
property which is stable over Pod Restarts but changes for different K8s Jobs 
or K8s Deployments.

*Open Questions*
* what available information to use a seed for deployments on Kubernetes?


  was:
In case of a standalone job cluster setup, we would like to generate random a 
{{JobID}} for every job, but the {{JobID}} nevertheless needs to stay constant 
between JobManager process restarts. 

For this, I would like to add an additional command line options for the 
{{StandaloneJobClusterEntrypoint}} called {{jobId-seed}}. A manually specified 
jobId would still take precedence (not breaking current behavior): 

* --jobId
* --jobId-seed
* (default)

On Kubernetes, this new command line argument would need to be set to a 
property which is stable over Pod Restarts but changes for different K8s Jobs 
or K8s Deployments.

*Open Questions*
* what available information to use a seed for deployments on Kubernetes?



> Add Option to Pass Seed for JobID Hash for StandaloneJobClusterEntrypoint
> -
>
> Key: FLINK-12752
> URL: https://issues.apache.org/jira/browse/FLINK-12752
> Project: Flink
>  Issue Type: Sub-task
>  Components: Deployment / Docker
>Reporter: Konstantin Knauf
>Assignee: Konstantin Knauf
>Priority: Major
>  Labels: pull-request-available
>  Time Spent: 20m
>  Remaining Estimate: 0h
>
> In case of a standalone job cluster setup, we would like to generate random a 
> {{JobID}} for every job, but the {{JobID}} nevertheless needs to stay 
> constant between JobManager process restarts. 
> For this, I would like to add an additional command line options for the 
> {{StandaloneJobClusterEntrypoint}} called {{jobId-seed}}. {{job-id-seed}} and 
> {{job-id}} are mutually exclusive.
> * --jobId
> * --jobId-seed
> * (default)
> On Kubernetes, this new command line argument would need to be set to a 
> property which is stable over Pod Restarts but changes for different K8s Jobs 
> or K8s Deployments.
> *Open Questions*
> * what available information to use a seed for deployments on Kubernetes?



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


[jira] [Updated] (FLINK-12752) Add Option to Pass Seed for JobID Hash for StandaloneJobClusterEntrypoint

2019-06-14 Thread ASF GitHub Bot (JIRA)


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

ASF GitHub Bot updated FLINK-12752:
---
Labels: pull-request-available  (was: )

> Add Option to Pass Seed for JobID Hash for StandaloneJobClusterEntrypoint
> -
>
> Key: FLINK-12752
> URL: https://issues.apache.org/jira/browse/FLINK-12752
> Project: Flink
>  Issue Type: Sub-task
>  Components: Deployment / Docker
>Reporter: Konstantin Knauf
>Assignee: Konstantin Knauf
>Priority: Major
>  Labels: pull-request-available
>
> In case of a standalone job cluster setup, we would like to generate random a 
> {{JobID}} for every job, but the {{JobID}} nevertheless needs to stay 
> constant between JobManager process restarts. 
> For this, I would like to add an additional command line options for the 
> {{StandaloneJobClusterEntrypoint}} called {{jobId-seed}}. A manually 
> specified jobId would still take precedence (not breaking current behavior): 
> * --jobId
> * --jobId-seed
> * (default)
> On Kubernetes, this new command line argument would need to be set to a 
> property which is stable over Pod Restarts but changes for different K8s Jobs 
> or K8s Deployments.
> *Open Questions*
> * what available information to use a seed for deployments on Kubernetes?



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


[jira] [Updated] (FLINK-12752) Add Option to Pass Seed for JobID Hash for StandaloneJobClusterEntrypoint

2019-06-06 Thread Konstantin Knauf (JIRA)


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

Konstantin Knauf updated FLINK-12752:
-
Component/s: Deployment / Docker

> Add Option to Pass Seed for JobID Hash for StandaloneJobClusterEntrypoint
> -
>
> Key: FLINK-12752
> URL: https://issues.apache.org/jira/browse/FLINK-12752
> Project: Flink
>  Issue Type: Sub-task
>  Components: Deployment / Docker
>Reporter: Konstantin Knauf
>Assignee: Konstantin Knauf
>Priority: Major
>
> In case of a standalone job cluster setup, we would like to generate random a 
> {{JobID}} for every job, but the {{JobID}} nevertheless needs to stay 
> constant between JobManager process restarts. 
> For this, I would like to add an additional command line options for the 
> {{StandaloneJobClusterEntrypoint}} called {{jobId-seed}}. A manually 
> specified jobId would still take precedence (not breaking current behavior): 
> * --jobId
> * --jobId-seed
> * (default)
> On Kubernetes, this new command line argument would need to be set to a 
> property which is stable over Pod Restarts but changes for different K8s Jobs 
> or K8s Deployments.
> *Open Questions*
> * what available information to use a seed for deployments on Kubernetes?



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


[jira] [Updated] (FLINK-12752) Add Option to Pass Seed for JobID Hash for StandaloneJobClusterEntrypoint

2019-06-05 Thread Konstantin Knauf (JIRA)


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

Konstantin Knauf updated FLINK-12752:
-
Description: 
In case of a standalone job cluster setup, we would like to generate random a 
{{JobID}} for every job, but the {{JobID}} nevertheless needs to stay constant 
between JobManager process restarts. 

For this, I would like to add an additional command line options for the 
{{StandaloneJobClusterEntrypoint}} called {{jobId-seed}}. A manually specified 
jobId would still take precedence (not breaking current behavior): 

* --jobId
* --jobId-seed
* (default)

On Kubernetes, this new command line argument would need to be set to a 
property which is stable over Pod Restarts but changes for different K8s Jobs 
or K8s Deployments.

*Open Questions*
* what available information to use a seed for deployments on Kubernetes?


  was:
In case of a standalone job cluster setup, we would like to generate random a 
{{JobID}} for every job, but the {{JobID}} nevertheless needs to stay constant 
between JobManager process restarts. 

For this, I would like to add an additional command line options for the 
{{StandaloneJobClusterEntrypoint}} called {{jobId-seed}}. A manually specified 
jobId would still take precedence (not breaking current behavior): 

* --jobId
* --jobId-seed
* (default)

On Kubernetes, this new command line argument would need to be set to a 
property which is stable over Pod Restarts but changes for different K8s Jobs 
or K8s Deployments.




> Add Option to Pass Seed for JobID Hash for StandaloneJobClusterEntrypoint
> -
>
> Key: FLINK-12752
> URL: https://issues.apache.org/jira/browse/FLINK-12752
> Project: Flink
>  Issue Type: Sub-task
>Reporter: Konstantin Knauf
>Assignee: Konstantin Knauf
>Priority: Major
>
> In case of a standalone job cluster setup, we would like to generate random a 
> {{JobID}} for every job, but the {{JobID}} nevertheless needs to stay 
> constant between JobManager process restarts. 
> For this, I would like to add an additional command line options for the 
> {{StandaloneJobClusterEntrypoint}} called {{jobId-seed}}. A manually 
> specified jobId would still take precedence (not breaking current behavior): 
> * --jobId
> * --jobId-seed
> * (default)
> On Kubernetes, this new command line argument would need to be set to a 
> property which is stable over Pod Restarts but changes for different K8s Jobs 
> or K8s Deployments.
> *Open Questions*
> * what available information to use a seed for deployments on Kubernetes?



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