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

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

                Author: ASF GitHub Bot
            Created on: 30/Apr/19 21:52
            Start Date: 30/Apr/19 21:52
    Worklog Time Spent: 10m 
      Work Description: chamikaramj commented on pull request #8427: WIP 
[BEAM-6850] Use HadoopFormatIOIT for performance/integration testing
URL: https://github.com/apache/beam/pull/8427#discussion_r279947897
 
 

 ##########
 File path: website/src/documentation/io/testing.md
 ##########
 @@ -274,7 +274,7 @@ Since `performanceTest` task involved running 
PerfkitBenchmarker, we can't use i
 Example usage on Cloud Dataflow runner: 
 
 ```
-./gradlew integrationTest -p sdks/java/io/hadoop-input-format 
-DintegrationTestPipelineOptions='["--project=GOOGLE_CLOUD_PROJECT", 
"--tempRoot=GOOGLE_STORAGE_BUCKET", "--numberOfRecords=1000", 
"--postgresPort=5432", "--postgresServerName=SERVER_NAME", 
"--postgresUsername=postgres", "--postgresPassword=PASSWORD", 
"--postgresDatabaseName=postgres", "--postgresSsl=false", 
"--runner=TestDataflowRunner"]' -DintegrationTestRunner=dataflow 
--tests=org.apache.beam.sdk.io.hadoop.inputformat.HadoopInputFormatIOIT
+./gradlew integrationTest -p sdks/java/io/hadoop-format 
-DintegrationTestPipelineOptions='["--project=GOOGLE_CLOUD_PROJECT", 
"--tempRoot=GOOGLE_STORAGE_BUCKET", "--numberOfRecords=1000", 
"--postgresPort=5432", "--postgresServerName=SERVER_NAME", 
"--postgresUsername=postgres", "--postgresPassword=PASSWORD", 
"--postgresDatabaseName=postgres", "--postgresSsl=false", 
"--runner=TestDataflowRunner"]' -DintegrationTestRunner=dataflow 
--tests=org.apache.beam.sdk.io.hadoop.format.HadoopFormatIOIT
 
 Review comment:
   Please confirm that this works by running manually.
 
----------------------------------------------------------------
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: 235556)
    Time Spent: 2h  (was: 1h 50m)

> Add HadoopFormatIO ITs to Jenkins
> ---------------------------------
>
>                 Key: BEAM-6850
>                 URL: https://issues.apache.org/jira/browse/BEAM-6850
>             Project: Beam
>          Issue Type: Improvement
>          Components: io-java-hadoop
>            Reporter: Alexey Romanenko
>            Assignee: Alexey Romanenko
>            Priority: Major
>          Time Spent: 2h
>  Remaining Estimate: 0h
>




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

Reply via email to