[jira] [Created] (FLINK-20587) INSERT INTO TIMESTAMP WITH LOCAL TIME ZONE VALUES, THROW Unsupported type

2020-12-13 Thread Forward Xu (Jira)
Forward Xu created FLINK-20587:
--

 Summary: INSERT INTO  TIMESTAMP WITH LOCAL TIME ZONE VALUES, THROW 
Unsupported type
 Key: FLINK-20587
 URL: https://issues.apache.org/jira/browse/FLINK-20587
 Project: Flink
  Issue Type: Improvement
  Components: Table SQL / Ecosystem
Affects Versions: 1.11.2, 1.11.1
Reporter: Forward Xu






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


[jira] [Created] (FLINK-15356) Add applicationId to existing flink metrics running on yarn

2019-12-20 Thread Forward Xu (Jira)
Forward Xu created FLINK-15356:
--

 Summary: Add applicationId to existing flink metrics running on 
yarn
 Key: FLINK-15356
 URL: https://issues.apache.org/jira/browse/FLINK-15356
 Project: Flink
  Issue Type: Improvement
  Components: Runtime / Metrics
Reporter: Forward Xu


When sending metrics to Prometheus, these systems have only the Flink job ID, 
and the Flink job ID is UUID, which cannot be associated with the application 
job on the yarn. Therefore, we need to increase the applicationId when running 
on yarn. This helps us to accurately find the corresponding job on yarn when 
the metric is abnormal.



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