[
https://issues.apache.org/jira/browse/BEAM-1857?focusedWorklogId=732233&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-732233
]
ASF GitHub Bot logged work on BEAM-1857:
----------------------------------------
Author: ASF GitHub Bot
Created on: 24/Feb/22 11:35
Start Date: 24/Feb/22 11:35
Worklog Time Spent: 10m
Work Description: mattcasters commented on pull request #15916:
URL: https://github.com/apache/beam/pull/15916#issuecomment-1049769144
> should work with a simple copy/paste
Unfortunately it's throwing error
> Cannot add task 'integrationTest' as a task with that name already exists.
What makes class Neo4jIOIT different from others like for example
KinesisIOIT which also uses testcontainers? These didn't have to add the block
in build.gradle.
If I run from the commandline the Neo4jIOIT class works:
```
matt@canis:~/git/mattcasters/beam$ ./gradlew integrationTest -p
sdks/java/io/neo4j/
Configuration on demand is an incubating feature.
BUILD SUCCESSFUL in 20s
67 actionable tasks: 1 executed, 66 up-to-date
```
Are we saying that testcontainers doesn't work on k8s?
Thanks!
--
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.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
Issue Time Tracking
-------------------
Worklog Id: (was: 732233)
Time Spent: 17h 50m (was: 17h 40m)
> Add Neo4jIO
> -----------
>
> Key: BEAM-1857
> URL: https://issues.apache.org/jira/browse/BEAM-1857
> Project: Beam
> Issue Type: New Feature
> Components: io-ideas
> Reporter: kassem shehady
> Assignee: Matt Casters
> Priority: P2
> Time Spent: 17h 50m
> Remaining Estimate: 0h
>
--
This message was sent by Atlassian Jira
(v8.20.1#820001)