[
https://issues.apache.org/jira/browse/FLINK-14115?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16936267#comment-16936267
]
gaofeilong edited comment on FLINK-14115 at 9/24/19 12:43 AM:
--------------------------------------------------------------
I found a [falure build
information|https://github.com/apache/flink/pull/9749#issuecomment-534149758]
in my [PR|[https://github.com/apache/flink/pull/9749]] reported by flinkbot. I
check the build log, find there is a falure on line#7925 with following content:
{code:java}
15:35:04.865 [INFO] flink-connector-twitter ............................
SUCCESS [ 1.566 s]
15:35:04.865 [INFO] flink-connector-nifi ...............................
SUCCESS [ 0.889 s]
15:35:04.865 [INFO] flink-connector-cassandra ..........................
SUCCESS [ 3.322 s]
15:35:04.866 [INFO] flink-avro .........................................
FAILURE [ 0.530 s]
15:35:04.866 [INFO] flink-connector-filesystem ......................... SKIPPED
15:35:04.866 [INFO] flink-connector-kafka .............................. SKIPPED
{code}
In my commit, I just made document translation, and there is no change in any
code. Am I do something wrong anywhere?
was (Author: gaofeilong):
I found a [falure build
information|https://github.com/apache/flink/pull/9749#issuecomment-534149758]
in my [PR|[https://github.com/apache/flink/pull/9749]] reported by flinkbot. I
check the build log, find there is a falure on line#7925 with following content:
{code:java}
15:35:04.865 [INFO] flink-connector-twitter ............................
SUCCESS [ 1.566 s]
15:35:04.865 [INFO] flink-connector-nifi ...............................
SUCCESS [ 0.889 s]
15:35:04.865 [INFO] flink-connector-cassandra ..........................
SUCCESS [ 3.322 s]
15:35:04.866 [INFO] flink-avro .........................................
FAILURE [ 0.530 s]
15:35:04.866 [INFO] flink-connector-filesystem ......................... SKIPPED
15:35:04.866 [INFO] flink-connector-kafka .............................. SKIPPED
{code}
In my commit, I just made document translation, and there is no change in any
code. Am I do something wrong any where?
> Translate DataStream Code Walkthrough to Chinese
> ------------------------------------------------
>
> Key: FLINK-14115
> URL: https://issues.apache.org/jira/browse/FLINK-14115
> Project: Flink
> Issue Type: Task
> Components: chinese-translation, Documentation
> Affects Versions: 1.10.0
> Reporter: Fabian Hueske
> Assignee: gaofeilong
> Priority: Major
> Labels: pull-request-available
> Time Spent: 10m
> Remaining Estimate: 0h
>
> The new DataStream Code Walkthrough should be translated to Chinese:
> https://github.com/apache/flink/blob/master/docs/getting-started/walkthroughs/datastream_api.zh.md
--
This message was sent by Atlassian Jira
(v8.3.4#803005)