[jira] [Created] (FLINK-34262) Support to set user specified labels for Rest Service Object

2024-01-29 Thread Prabhu Joseph (Jira)
Prabhu Joseph created FLINK-34262: - Summary: Support to set user specified labels for Rest Service Object Key: FLINK-34262 URL: https://issues.apache.org/jira/browse/FLINK-34262 Project: Flink

[jira] [Created] (FLINK-34142) TaskManager WorkingDirectory is not removed during shutdown

2024-01-18 Thread Prabhu Joseph (Jira)
Prabhu Joseph created FLINK-34142: - Summary: TaskManager WorkingDirectory is not removed during shutdown Key: FLINK-34142 URL: https://issues.apache.org/jira/browse/FLINK-34142 Project: Flink

[jira] [Created] (FLINK-34132) Batch WordCount job fails when run with AdaptiveBatch scheduler

2024-01-17 Thread Prabhu Joseph (Jira)
Prabhu Joseph created FLINK-34132: - Summary: Batch WordCount job fails when run with AdaptiveBatch scheduler Key: FLINK-34132 URL: https://issues.apache.org/jira/browse/FLINK-34132 Project: Flink

[jira] [Created] (FLINK-33957) Generic Log-Based Incremental Checkpoint fails when Task Local Recovery is enabled

2023-12-28 Thread Prabhu Joseph (Jira)
Prabhu Joseph created FLINK-33957: - Summary: Generic Log-Based Incremental Checkpoint fails when Task Local Recovery is enabled Key: FLINK-33957 URL: https://issues.apache.org/jira/browse/FLINK-33957

[jira] [Created] (FLINK-33862) Flink Unit Test Failures on 1.18.0

2023-12-15 Thread Prabhu Joseph (Jira)
Prabhu Joseph created FLINK-33862: - Summary: Flink Unit Test Failures on 1.18.0 Key: FLINK-33862 URL: https://issues.apache.org/jira/browse/FLINK-33862 Project: Flink Issue Type: Bug

Re: [jira] [Created] (FLINK-33753) ContinuousFileReaderOperator consume records as mini batch

2023-12-06 Thread Prabhu Joseph
idence do you have that this operator is causing the timeout? > Typically this operator should handle the checkpoint barrier quickly and > proceed with reading (ignoring alignment). In my early days I suspected a > similar issue but it was other checkpoint alignment issues. > > Darin > > On We

Re: [jira] [Created] (FLINK-33753) ContinuousFileReaderOperator consume records as mini batch

2023-12-06 Thread Prabhu Joseph
g-java/src/main/java/org/apache/flink/streaming/api/functions/source/ContinuousFileReaderOperator.java#L407 > >, > > the operator supports checkpointable input splits, meaning it'll save > it's > > place within a file split. This would only be possible if the reader can > be &

Re: [jira] [Created] (FLINK-33753) ContinuousFileReaderOperator consume records as mini batch

2023-12-05 Thread Prabhu Joseph
check the mailbox executor after every record read? > > On Tue, Dec 5, 2023 at 6:48 AM Prabhu Joseph (Jira) > wrote: > > > Prabhu Joseph created FLINK-33753: > > - > > > > Summary: Continuous

[jira] [Created] (FLINK-33753) ContinuousFileReaderOperator consume records as mini batch

2023-12-05 Thread Prabhu Joseph (Jira)
Prabhu Joseph created FLINK-33753: - Summary: ContinuousFileReaderOperator consume records as mini batch Key: FLINK-33753 URL: https://issues.apache.org/jira/browse/FLINK-33753 Project: Flink

[jira] [Created] (FLINK-33536) Flink Table API CSV streaming sink throws "IOException: Stream closed"

2023-11-13 Thread Prabhu Joseph (Jira)
Prabhu Joseph created FLINK-33536: - Summary: Flink Table API CSV streaming sink throws "IOException: Stream closed" Key: FLINK-33536 URL: https://issues.apache.org/jira/browse/FLINK-33536

[jira] [Created] (FLINK-33529) PyFlink fails with "No module named 'cloudpickle"

2023-11-12 Thread Prabhu Joseph (Jira)
Prabhu Joseph created FLINK-33529: - Summary: PyFlink fails with "No module named 'cloudpickle" Key: FLINK-33529 URL: https://issues.apache.org/jira/browse/FLINK-33529 Project: Flink

[jira] [Created] (FLINK-33523) DataType ARRAY fails to cast into Object[]

2023-11-10 Thread Prabhu Joseph (Jira)
Prabhu Joseph created FLINK-33523: - Summary: DataType ARRAY fails to cast into Object[] Key: FLINK-33523 URL: https://issues.apache.org/jira/browse/FLINK-33523 Project: Flink Issue Type: Bug

[jira] [Created] (FLINK-33473) Update Flink client to 1.18.0

2023-11-06 Thread Prabhu Joseph (Jira)
Prabhu Joseph created FLINK-33473: - Summary: Update Flink client to 1.18.0 Key: FLINK-33473 URL: https://issues.apache.org/jira/browse/FLINK-33473 Project: Flink Issue Type: Improvement

[jira] [Created] (FLINK-33358) Flink SQL Client fails to start in Flink on YARN

2023-10-24 Thread Prabhu Joseph (Jira)
Prabhu Joseph created FLINK-33358: - Summary: Flink SQL Client fails to start in Flink on YARN Key: FLINK-33358 URL: https://issues.apache.org/jira/browse/FLINK-33358 Project: Flink Issue

Re: [VOTE] FLIP-322 Cooldown period for adaptive scheduler. Second vote.

2023-07-14 Thread Prabhu Joseph
*+1 (non-binding)* Thanks for working on this. We have seen good improvement during the cool down period with this feature. Below are details on the test results from one of our clusters: On a scale-out operation, 8 new nodes were added one by one with a gap of ~30 seconds. There were 8 restarts

[jira] [Created] (FLINK-32484) AdaptiveScheduler combined restart during scaling out

2023-06-29 Thread Prabhu Joseph (Jira)
Prabhu Joseph created FLINK-32484: - Summary: AdaptiveScheduler combined restart during scaling out Key: FLINK-32484 URL: https://issues.apache.org/jira/browse/FLINK-32484 Project: Flink

[jira] [Created] (FLINK-32253) Blocklist unblockResources does not update for pending containers

2023-06-05 Thread Prabhu Joseph (Jira)
Prabhu Joseph created FLINK-32253: - Summary: Blocklist unblockResources does not update for pending containers Key: FLINK-32253 URL: https://issues.apache.org/jira/browse/FLINK-32253 Project: Flink

[jira] [Created] (FLINK-32173) Flink Job Metrics returns stale values in the first request after an update in the values

2023-05-23 Thread Prabhu Joseph (Jira)
Prabhu Joseph created FLINK-32173: - Summary: Flink Job Metrics returns stale values in the first request after an update in the values Key: FLINK-32173 URL: https://issues.apache.org/jira/browse/FLINK-32173

[jira] [Created] (FLINK-31196) Flink on YARN honors env.java.home

2023-02-23 Thread Prabhu Joseph (Jira)
Prabhu Joseph created FLINK-31196: - Summary: Flink on YARN honors env.java.home Key: FLINK-31196 URL: https://issues.apache.org/jira/browse/FLINK-31196 Project: Flink Issue Type: Improvement

Re: [DISCUSS] Extract core autoscaling algorithm as new SubModule in flink-kubernetes-operator

2023-02-17 Thread Prabhu Joseph
@Gyula >> It is easier to make the operator work with jobs running in different types of clusters than to take the autoscaler module itself and plug that in somewhere else. Our (part of Samrat's team) main problem is to leverage the AutoScaler Recommendation Engine part of

[jira] [Created] (FLINK-31080) Idle slots are not released due to a mismatch in time between DeclarativeSlotPoolService and SlotSharingSlotAllocator

2023-02-14 Thread Prabhu Joseph (Jira)
Prabhu Joseph created FLINK-31080: - Summary: Idle slots are not released due to a mismatch in time between DeclarativeSlotPoolService and SlotSharingSlotAllocator Key: FLINK-31080 URL: https://issues.apache.org

[jira] [Created] (FLINK-30377) CommonExecSink does not use ClientWrapperClassLoader while extracting Type from KeyedStream

2022-12-12 Thread Prabhu Joseph (Jira)
Prabhu Joseph created FLINK-30377: - Summary: CommonExecSink does not use ClientWrapperClassLoader while extracting Type from KeyedStream Key: FLINK-30377 URL: https://issues.apache.org/jira/browse/FLINK-30377

[jira] [Created] (FLINK-30375) SqlClient leaks flink-table-planner jar under /tmp

2022-12-12 Thread Prabhu Joseph (Jira)
Prabhu Joseph created FLINK-30375: - Summary: SqlClient leaks flink-table-planner jar under /tmp Key: FLINK-30375 URL: https://issues.apache.org/jira/browse/FLINK-30375 Project: Flink Issue

[jira] [Created] (FLINK-30277) Allow PYTHONPATH of Python Worker to be configurable

2022-12-02 Thread Prabhu Joseph (Jira)
Prabhu Joseph created FLINK-30277: - Summary: Allow PYTHONPATH of Python Worker to be configurable Key: FLINK-30277 URL: https://issues.apache.org/jira/browse/FLINK-30277 Project: Flink Issue

[jira] [Created] (FLINK-30111) CacheRead fails with Intermediate data set with ID not found

2022-11-21 Thread Prabhu Joseph (Jira)
Prabhu Joseph created FLINK-30111: - Summary: CacheRead fails with Intermediate data set with ID not found Key: FLINK-30111 URL: https://issues.apache.org/jira/browse/FLINK-30111 Project: Flink

[jira] [Created] (FLINK-30097) CachedDataStream java example in the document is not correct

2022-11-19 Thread Prabhu Joseph (Jira)
Prabhu Joseph created FLINK-30097: - Summary: CachedDataStream java example in the document is not correct Key: FLINK-30097 URL: https://issues.apache.org/jira/browse/FLINK-30097 Project: Flink

[jira] [Created] (FLINK-29680) Create/Use Database with DatabaseName "default" fails

2022-10-18 Thread Prabhu Joseph (Jira)
Prabhu Joseph created FLINK-29680: - Summary: Create/Use Database with DatabaseName "default" fails Key: FLINK-29680 URL: https://issues.apache.org/jira/browse/FLINK-29680 Proj

[jira] [Created] (FLINK-29432) Replace GenericUDFNvl with GenericUDFCoalesce

2022-09-27 Thread Prabhu Joseph (Jira)
Prabhu Joseph created FLINK-29432: - Summary: Replace GenericUDFNvl with GenericUDFCoalesce Key: FLINK-29432 URL: https://issues.apache.org/jira/browse/FLINK-29432 Project: Flink Issue Type

[jira] [Created] (FLINK-28406) Build fails on retrieving org.pentaho:pentaho-aggdesigner-algorithm

2022-07-05 Thread Prabhu Joseph (Jira)
Prabhu Joseph created FLINK-28406: - Summary: Build fails on retrieving org.pentaho:pentaho-aggdesigner-algorithm Key: FLINK-28406 URL: https://issues.apache.org/jira/browse/FLINK-28406 Project: Flink

[jira] [Created] (FLINK-28216) Hadoop S3FileSystemFactory does not honor fs.s3.impl

2022-06-23 Thread Prabhu Joseph (Jira)
Prabhu Joseph created FLINK-28216: - Summary: Hadoop S3FileSystemFactory does not honor fs.s3.impl Key: FLINK-28216 URL: https://issues.apache.org/jira/browse/FLINK-28216 Project: Flink Issue

[jira] [Created] (FLINK-28112) Misleading error message when Hadoop S3FileSystem is used and not at classpath

2022-06-17 Thread Prabhu Joseph (Jira)
Prabhu Joseph created FLINK-28112: - Summary: Misleading error message when Hadoop S3FileSystem is used and not at classpath Key: FLINK-28112 URL: https://issues.apache.org/jira/browse/FLINK-28112

[jira] [Created] (FLINK-28102) Flink AkkaRpcSystemLoader fails when temporary directory is a symlink

2022-06-16 Thread Prabhu Joseph (Jira)
Prabhu Joseph created FLINK-28102: - Summary: Flink AkkaRpcSystemLoader fails when temporary directory is a symlink Key: FLINK-28102 URL: https://issues.apache.org/jira/browse/FLINK-28102 Project

Re: StreamGraph vs JobGraph vs ExecutionGraph

2022-05-23 Thread Prabhu Joseph
Great, thanks for the details. On Tue, May 24, 2022 at 8:07 AM Sriram Ganesh wrote: > Hi Prabhu, > > For detail understanding check it out this link: > > https://www.alibabacloud.com/blog/in-depth-analysis-of-flink-job-execution-flink-advanced-tutorials_596633 > > Thanks, > Sriram G > > On Tue,

StreamGraph vs JobGraph vs ExecutionGraph

2022-05-23 Thread Prabhu Joseph
Hi, Could someone give an idea of what these graphs - StreamGraph, JobGraph and ExecutionGraph are and their differences. Thanks, Prabhu Joseph

Re: Log File of Flink Unit Test

2022-05-08 Thread Prabhu Joseph
ify resources/log4j2-test.properties. > > `rootLogger.level = OFF` => `rootLogger.level = INFO` > > Best, > Jingsong > > On Sun, May 8, 2022 at 7:29 PM Prabhu Joseph > wrote: > > > > Hi, I am trying to understand a Flink Unit Test case and so was checking >

Log File of Flink Unit Test

2022-05-08 Thread Prabhu Joseph
will be present. mvn -Dtest="StreamGraphGeneratorTest" -DfailIfNoTests=false test Thanks, Prabhu Joseph