[
https://issues.apache.org/jira/browse/BEAM-9705?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17076196#comment-17076196
]
Adrian Eka Sanjaya edited comment on BEAM-9705 at 4/6/20, 10:04 AM:
--------------------------------------------------------------------
I already make the patch but got this, and i have no clue. Anybody can help me
about this?
when i run : ./gradlew :goPostcommit
FAILURE: Build completed with 2 failures.
1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task
':runners:google-cloud-dataflow-java:worker:windmill:compileJava'.
> Compilation failed with exit code 1; see the compiler error output for
> details.
* Try:
Run with --stacktrace option to get the stack trace. Run with --info or
--debug option to get more log output. Run with --scan to get full insights.
==============================================================================
2: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':model:pipeline:compileJava'.
> Compilation failed with exit code 1; see the compiler error output for
> details.
* Try:
Run with --stacktrace option to get the stack trace. Run with --info or
--debug option to get more log output. Run with --scan to get full insights.
==============================================================================
* Get more help at [https://help.gradle.org|https://help.gradle.org/]
Deprecated Gradle features were used in this build, making it incompatible with
Gradle 6.0.
was (Author: adrian3ka):
I already make the patch but got this, and i have no clue. Anybody can help me
about this?
FAILURE: Build completed with 2 failures.
1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task
':runners:google-cloud-dataflow-java:worker:windmill:compileJava'.
> Compilation failed with exit code 1; see the compiler error output for
> details.
* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug
option to get more log output. Run with --scan to get full insights.
==============================================================================
2: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':model:pipeline:compileJava'.
> Compilation failed with exit code 1; see the compiler error output for
> details.
* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug
option to get more log output. Run with --scan to get full insights.
==============================================================================
* Get more help at https://help.gradle.org
Deprecated Gradle features were used in this build, making it incompatible with
Gradle 6.0.
> Bug on database.io for writing with batch size 1
> -------------------------------------------------
>
> Key: BEAM-9705
> URL: https://issues.apache.org/jira/browse/BEAM-9705
> Project: Beam
> Issue Type: Bug
> Components: dsl-sql
> Affects Versions: 2.19.0
> Environment: Ubuntu 18.04
> Reporter: Adrian Eka Sanjaya
> Priority: Major
> Labels: patch
> Fix For: Not applicable
>
> Original Estimate: 1h
> Remaining Estimate: 1h
>
> When we try to make the batch size become 1, it makes the library for
> database io become broken because when trying to write the last data.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)