[
https://issues.apache.org/jira/browse/BEAM-7893?focusedWorklogId=289129&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-289129
]
ASF GitHub Bot logged work on BEAM-7893:
----------------------------------------
Author: ASF GitHub Bot
Created on: 05/Aug/19 18:45
Start Date: 05/Aug/19 18:45
Worklog Time Spent: 10m
Work Description: udim commented on issue #9246: [BEAM-7893] Correct an
error in sh invocation in build.gradle
URL: https://github.com/apache/beam/pull/9246#issuecomment-518352259
Fixed in #9239
@tvalentyn: I believe that task requires arguments to be passed to gradle as
project properties, e.g.:
```
10:15:44 [src] $
/home/jenkins/jenkins-slave/workspace/beam_LoadTests_Python_CoGBK_Dataflow_Batch/src/gradlew
--continue --max-workers=12 -Dorg.gradle.jvmargs=-Xms2g
-Dorg.gradle.jvmargs=-Xmx4g
-PloadTest.mainClass=apache_beam.testing.load_tests.co_group_by_key_test:CoGroupByKeyTest.testCoGroupByKey
-Prunner=TestDataflowRunner
'-PloadTest.args=--project=apache-beam-testing
--job_name=load-tests-python-dataflow-batch-cogbk-2-0805150434
--temp_location=gs://temp-storage-for-perf-tests/loadtests
--publish_to_big_query=true --metrics_dataset=load_test
--metrics_table=python_dataflow_batch_cogbk_2 --input_options='{"num_records":
20000000,"key_size": 10,"value_size": 90,"num_hot_keys": 5,"hot_key_fraction":
1}' --co_input_options='{"num_records": 20000000,"key_size": 10,"value_size":
90,"num_hot_keys": 5,"hot_key_fraction": 1}' --iterations=1 --max_num_workers=5
--num_workers=5 --autoscaling_algorithm=NONE --runner=DataflowRunner'
:sdks:python:apache_beam:testing:load_tests:run
```
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
Issue Time Tracking
-------------------
Worklog Id: (was: 289129)
Time Spent: 40m (was: 0.5h)
> Java PreCommit and SpotlessCheck PreCommit broken
> -------------------------------------------------
>
> Key: BEAM-7893
> URL: https://issues.apache.org/jira/browse/BEAM-7893
> Project: Beam
> Issue Type: Bug
> Components: test-failures
> Reporter: Michal Walenia
> Assignee: Michal Walenia
> Priority: Major
> Time Spent: 40m
> Remaining Estimate: 0h
>
> PreCommit and Spotless check tests fail due to an error in build.gradle
--
This message was sent by Atlassian JIRA
(v7.6.14#76016)