[
https://issues.apache.org/jira/browse/BEAM-8830?focusedWorklogId=354311&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-354311
]
ASF GitHub Bot logged work on BEAM-8830:
----------------------------------------
Author: ASF GitHub Bot
Created on: 05/Dec/19 14:01
Start Date: 05/Dec/19 14:01
Worklog Time Spent: 10m
Work Description: aromanenko-dev commented on pull request #10293:
[BEAM-8830] Fix flatten in the new spark runner
URL: https://github.com/apache/beam/pull/10293#discussion_r354325607
##########
File path: runners/spark/src/test/resources/log4j-test.properties
##########
@@ -18,7 +18,7 @@
# Set root logger level to ERROR.
# set manually to INFO for debugging purposes.
-log4j.rootLogger=ERROR, testlogger
+log4j.rootLogger=DEBUG, testlogger
Review comment:
Do we really need to have DEBUG log level in tests by default?
----------------------------------------------------------------
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: 354311)
Time Spent: 40m (was: 0.5h)
> fix Flatten tests in Spark Structured Streaming runner
> ------------------------------------------------------
>
> Key: BEAM-8830
> URL: https://issues.apache.org/jira/browse/BEAM-8830
> Project: Beam
> Issue Type: Bug
> Components: runner-spark
> Reporter: Etienne Chauchot
> Assignee: Etienne Chauchot
> Priority: Major
> Time Spent: 40m
> Remaining Estimate: 0h
>
> 'org.apache.beam.sdk.transforms.FlattenTest.testEmptyFlattenAsSideInput'
> 'org.apache.beam.sdk.transforms.FlattenTest.testFlattenPCollectionsEmpty'
>
> 'org.apache.beam.sdk.transforms.FlattenTest.testFlattenPCollectionsEmptyThenParDo'
--
This message was sent by Atlassian Jira
(v8.3.4#803005)