[
https://issues.apache.org/jira/browse/BEAM-3997?focusedWorklogId=94528&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-94528
]
ASF GitHub Bot logged work on BEAM-3997:
----------------------------------------
Author: ASF GitHub Bot
Created on: 24/Apr/18 08:49
Start Date: 24/Apr/18 08:49
Worklog Time Spent: 10m
Work Description: kkucharc commented on a change in pull request #5097:
[BEAM-3997] HCatalog integration test
URL: https://github.com/apache/beam/pull/5097#discussion_r183651622
##########
File path: sdks/java/io/hcatalog/pom.xml
##########
@@ -35,6 +35,118 @@
<apache.commons.version>2.5</apache.commons.version>
</properties>
+ <profiles>
+ <!--
+ This profile invokes PerfKitBenchmarker, which does benchmarking of
+ the IO ITs. The arguments passed to it allow it to invoke mvn again
+ with the desired benchmark.
+
+ To invoke this, run:
+
+ mvn verify -Dio-it-suite -pl sdks/java/io/file-based-io-tests
Review comment:
@iemejia Sorry for mistake, I will repair it.
Yes, we were able to run it on dataproc infrastructure. It was much more
challenging to run it on docker and finally we failed due to network problems.
Because test was working, we decided to create PR and postpone docker/k8s/setup
task.
@lgajowy I agree - I will add README. Maybe new JIRA issue as well?
----------------------------------------------------------------
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: 94528)
Time Spent: 2h 40m (was: 2.5h)
> implement HCatalog integration test
> -----------------------------------
>
> Key: BEAM-3997
> URL: https://issues.apache.org/jira/browse/BEAM-3997
> Project: Beam
> Issue Type: Test
> Components: testing
> Reporter: Dariusz Aniszewski
> Assignee: Jason Kuster
> Priority: Major
> Time Spent: 2h 40m
> Remaining Estimate: 0h
>
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)