[
https://issues.apache.org/jira/browse/BEAM-4828?focusedWorklogId=129708&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-129708
]
ASF GitHub Bot logged work on BEAM-4828:
----------------------------------------
Author: ASF GitHub Bot
Created on: 01/Aug/18 14:46
Start Date: 01/Aug/18 14:46
Worklog Time Spent: 10m
Work Description: iemejia commented on a change in pull request #6101:
[BEAM-4828] Add Amazon SqsIO
URL: https://github.com/apache/beam/pull/6101#discussion_r206789041
##########
File path: sdks/java/io/amazon-web-services/build.gradle
##########
@@ -42,4 +45,12 @@ dependencies {
shadowTest library.java.mockito_core
shadowTest library.java.junit
shadowTest library.java.slf4j_jdk14
+ shadowTest group: 'org.elasticmq', name: 'elasticmq-rest-sqs_2.12', version:
'0.14.1'
+}
+
+test {
Review comment:
Is this really needed to test with the embedded instance? looks interesting
for documentation purposes or if we add an Integration Test but if not needed
maybe remove and we add it later no?
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on 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: 129708)
Time Spent: 3h 50m (was: 3h 40m)
> Add Amazon SqsIO
> ----------------
>
> Key: BEAM-4828
> URL: https://issues.apache.org/jira/browse/BEAM-4828
> Project: Beam
> Issue Type: New Feature
> Components: io-java-aws
> Reporter: John Rudolf Lewis
> Assignee: John Rudolf Lewis
> Priority: Major
> Time Spent: 3h 50m
> Remaining Estimate: 0h
>
> Add an SQS source
>
> For people who would like to follow progress or help out:
> [https://github.com/JohnRudolfLewis/beam/tree/Add-SqsIO]
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)