[jira] [Created] (FLINK-25758) GCS Filesystem implementation fails on Java 11 tests due to licensing issues

2022-01-22 Thread Martijn Visser (Jira)
Martijn Visser created FLINK-25758:
--

 Summary: GCS Filesystem implementation fails on Java 11 tests due 
to licensing issues
 Key: FLINK-25758
 URL: https://issues.apache.org/jira/browse/FLINK-25758
 Project: Flink
  Issue Type: Improvement
  Components: Connectors / FileSystem
Affects Versions: 1.15.0
Reporter: Martijn Visser


{code}
00:33:45,410 DEBUG org.apache.flink.tools.ci.licensecheck.NoticeFileChecker 
[] - Dependency io.netty:netty-common:4.1.51.Final is mentioned in NOTICE file 
/__w/2/s/flink-python/src/main/resources/META-INF/NOTICE, but was not mentioned 
by the build output as a bundled dependency
00:33:45,411 ERROR org.apache.flink.tools.ci.licensecheck.NoticeFileChecker 
[] - Could not find dependency javax.annotation:javax.annotation-api:1.3.2 in 
NOTICE file 
/__w/2/s/flink-filesystems/flink-gs-fs-hadoop/src/main/resources/META-INF/NOTICE
00:33:45,536 INFO  org.apache.flink.tools.ci.licensecheck.JarFileChecker
[] - Checking directory /tmp/flink-validation-deployment with a total of 197 
jar files.
00:34:18,554 ERROR org.apache.flink.tools.ci.licensecheck.JarFileChecker
[] - File '/javax/annotation/security/package.html' in jar 
'/tmp/flink-validation-deployment/org/apache/flink/flink-gs-fs-hadoop/1.15-SNAPSHOT/flink-gs-fs-hadoop-1.15-20220122.001944-1.jar'
 contains match with forbidden regex 'gnu ?\R?[\s/#]*general ?\R?[\s/#]*public 
?\R?[\s/#]*license'.
00:34:18,555 ERROR org.apache.flink.tools.ci.licensecheck.JarFileChecker
[] - File '/javax/annotation/package.html' in jar 
'/tmp/flink-validation-deployment/org/apache/flink/flink-gs-fs-hadoop/1.15-SNAPSHOT/flink-gs-fs-hadoop-1.15-20220122.001944-1.jar'
 contains match with forbidden regex 'gnu ?\R?[\s/#]*general ?\R?[\s/#]*public 
?\R?[\s/#]*license'.
00:35:46,612 WARN  org.apache.flink.tools.ci.licensecheck.LicenseChecker
[] - Found a total of 3 severe license issues
{code}

https://dev.azure.com/apache-flink/apache-flink/_build/results?buildId=29932&view=logs&j=946871de-358d-5815-3994-8175615bc253&t=e0240c62-4570-5d1c-51af-dd63d2093da1



--
This message was sent by Atlassian Jira
(v8.20.1#820001)


Re: [VOTE] FLIP-205: Support cache in DataStream for Batch Processing

2022-01-22 Thread Dong Lin
Thanks for driving this FLIP!

+1 (binding)

On Thu, Jan 20, 2022 at 11:09 AM Xuannan Su  wrote:

> Hi devs,
>
> I would like to start the vote for FLIP-205 [1], which was discussed and
> reached a consensus in the discussion thread [2].
>
> The vote will be open for at least 72h, unless there is an objection or not
> enough votes.
>
> Best,
> Xuannan
>
> [1]
> https://cwiki.apache.org/confluence/display/FLINK/FLIP-205%3A+Support+Cache+in+DataStream+for+Batch+Processing
> [2] https://lists.apache.org/thread/sqxyb5bh99f904g8zpj8tv60m75dmyox
>


[jira] [Created] (FLINK-25759) Upgrade to flink-shaded 15.0

2022-01-22 Thread Chesnay Schepler (Jira)
Chesnay Schepler created FLINK-25759:


 Summary: Upgrade to flink-shaded 15.0
 Key: FLINK-25759
 URL: https://issues.apache.org/jira/browse/FLINK-25759
 Project: Flink
  Issue Type: Technical Debt
  Components: Build System
Reporter: Chesnay Schepler
Assignee: Chesnay Schepler
 Fix For: 1.15.0






--
This message was sent by Atlassian Jira
(v8.20.1#820001)


[jira] [Created] (FLINK-25760) Support for extended SQL syntax

2022-01-22 Thread melin (Jira)
melin created FLINK-25760:
-

 Summary: Support for extended SQL syntax
 Key: FLINK-25760
 URL: https://issues.apache.org/jira/browse/FLINK-25760
 Project: Flink
  Issue Type: Improvement
Reporter: melin


Supports extended SQL syntax, similar to Spark Extensions Feature. Custom SQL 
syntax can be implemented



--
This message was sent by Atlassian Jira
(v8.20.1#820001)


[jira] [Created] (FLINK-25761) Translate Avro format page into Chinese.

2022-01-22 Thread RocMarshal (Jira)
RocMarshal created FLINK-25761:
--

 Summary: Translate Avro format page into Chinese.
 Key: FLINK-25761
 URL: https://issues.apache.org/jira/browse/FLINK-25761
 Project: Flink
  Issue Type: Improvement
  Components: Documentation
Reporter: RocMarshal


file location: flink/docs/content.zh/docs/connectors/datastream/formats/avro.md



--
This message was sent by Atlassian Jira
(v8.20.1#820001)


[jira] [Created] (FLINK-25762) Native k8s- User defined system properties get overriden when cluster is created

2022-01-22 Thread Tamir Sagi (Jira)
Tamir Sagi created FLINK-25762:
--

 Summary: Native k8s- User defined system properties get overriden 
when cluster is created 
 Key: FLINK-25762
 URL: https://issues.apache.org/jira/browse/FLINK-25762
 Project: Flink
  Issue Type: Bug
Affects Versions: 1.14.0, 1.13.0
Reporter: Tamir Sagi
 Fix For: 1.14.4
 Attachments: log.png, stacktrace.png

Running Flink 1.14.2 in native k8s mode, it seems like it ignores system 
property -Dlog4j.configurationFile and falls back to 
/opt/flink/conf/log4j-console.properties.

That happens due to the order of exec command provided in flink-console.sh file.

https://github.com/apache/flink/blob/release-1.14.2/flink-dist/src/main/flink-bin/bin/flink-console.sh#L114

exec "$JAVA_RUN" $JVM_ARGS ${FLINK_ENV_JAVA_OPTS} "${log_setting[@]}" 
-classpath "`manglePathList "$FLINK_TM_CLASSPATH:$INTERNAL_HADOOP_CLASSPATHS"`" 
${CLASS_TO_RUN} "${ARGS[@]}"

Apart from logging, All user defined properties(FLINK_ENV_JAVA_OPTS) might get 
overriden by other args.

 



--
This message was sent by Atlassian Jira
(v8.20.1#820001)


[jira] [Created] (FLINK-25763) Match Recognize Logical Offsets function table shows backticks

2022-01-22 Thread Mans Singh (Jira)
Mans Singh created FLINK-25763:
--

 Summary: Match Recognize Logical Offsets function table shows 
backticks
 Key: FLINK-25763
 URL: https://issues.apache.org/jira/browse/FLINK-25763
 Project: Flink
  Issue Type: Improvement
  Components: Documentation, Table SQL / API
Affects Versions: 1.14.3
 Environment: All
Reporter: Mans Singh
 Fix For: 1.15.0
 Attachments: MatchRecognizeLogicalOffsets.png

The match recognize logical offsets functions in the table are formatted with 
back ticks as shown below:

 

!MatchRecognizeLogicalOffsets.png|width=736,height=230!



--
This message was sent by Atlassian Jira
(v8.20.1#820001)