[jira] [Created] (FLINK-35539) The artifactId of flink-migration-test-utils module has a typo

2024-06-06 Thread Zhen Wang (Jira)
Zhen Wang created FLINK-35539:
-

 Summary: The artifactId of  flink-migration-test-utils module has 
a typo
 Key: FLINK-35539
 URL: https://issues.apache.org/jira/browse/FLINK-35539
 Project: Flink
  Issue Type: Bug
  Components: Tests
Affects Versions: 1.20.0
Reporter: Zhen Wang


The artifactId of  flink-migration-test-utils module has a typo.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[jira] [Created] (FLINK-35525) HDFS delegation token fetched by custom DelegationTokenProvider is not passed to Yarn AM

2024-06-05 Thread Zhen Wang (Jira)
Zhen Wang created FLINK-35525:
-

 Summary: HDFS  delegation token fetched by custom 
DelegationTokenProvider is not passed to Yarn AM
 Key: FLINK-35525
 URL: https://issues.apache.org/jira/browse/FLINK-35525
 Project: Flink
  Issue Type: Bug
  Components: Deployment / YARN
Affects Versions: 1.18.1, 1.19.0
Reporter: Zhen Wang


I tried running flink with hadoop proxy user by disabling HadoopModuleFactory 
and flink built-in token providers, and implementing a custom token provider.

However, only the hdfs token obtained by hadoopfs provider was added in 
YarnClusterDescriptor, which resulted in Yarn AM submission failure.

Discussion: https://github.com/apache/flink/pull/22009#issuecomment-2132676114



--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[jira] [Created] (FLINK-28575) support hbase connector 2.2 to write to hbase 2.4.9

2022-07-16 Thread Zhen Wang (Jira)
Zhen Wang created FLINK-28575:
-

 Summary: support hbase connector 2.2 to write to hbase 2.4.9
 Key: FLINK-28575
 URL: https://issues.apache.org/jira/browse/FLINK-28575
 Project: Flink
  Issue Type: Improvement
  Components: Connectors / HBase
Reporter: Zhen Wang



hbase does version checks when creating configurations by default

so this prevents using connector2.2 to write to like hbase 2.4.9. however this 
restriction is not necessary. 




--
This message was sent by Atlassian Jira
(v8.20.10#820010)