[ 
https://issues.apache.org/jira/browse/BEAM-5196?focusedWorklogId=140615&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-140615
 ]

ASF GitHub Bot logged work on BEAM-5196:
----------------------------------------

                Author: ASF GitHub Bot
            Created on: 03/Sep/18 15:21
            Start Date: 03/Sep/18 15:21
    Worklog Time Spent: 10m 
      Work Description: lgajowy commented on issue #6232: [BEAM-5196]  Add MD5 
consistency check on S3 uploads (writes)
URL: https://github.com/apache/beam/pull/6232#issuecomment-418144218
 
 
   (hi, I'm back from vacation)
   
   @iemejia @toelen after merging this PR: 
https://github.com/apache/beam/pull/6327 it should be possible to run any file 
based io test using the following command (this runs the TextIOIT test): 
   
   ```
   ./gradlew clean integrationTest -p sdks/java/io/file-based-io-tests/ 
-DintegrationTestPipelineOptions='["--awsRegion=REGION", 
"--numberOfRecords=1000", "--filenamePrefix=s3://bucket/path/prefix", 
"--awsCredentialsProvider={\"@type\" : \"AWSStaticCredentialsProvider\", 
\"awsAccessKeyId\" : \"XXXXXXXXXXXXXXXXXXXX\", \"awsSecretKey\" : 
\"XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX\"}"]' -DintegrationTestRunner=direct 
-Dfilesystem=s3 --tests org.apache.beam.sdk.io.text.TextIOIT
   ```
   Of course, you must provide the appropiate aws region, credentials etc

----------------------------------------------------------------
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:
us...@infra.apache.org


Issue Time Tracking
-------------------

    Worklog Id:     (was: 140615)
    Time Spent: 50m  (was: 40m)

> Add MD5 consistency check on S3 uploads (writes)
> ------------------------------------------------
>
>                 Key: BEAM-5196
>                 URL: https://issues.apache.org/jira/browse/BEAM-5196
>             Project: Beam
>          Issue Type: Improvement
>          Components: io-java-aws
>            Reporter: Ismaël Mejía
>            Assignee: Leen Toelen
>            Priority: Minor
>             Fix For: 2.7.0
>
>          Time Spent: 50m
>  Remaining Estimate: 0h
>




--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to