-
Notifications
You must be signed in to change notification settings - Fork 4.5k
[BEAM-7772] remove pkb from JDBCIOIT, HadoopFormatIOIT and hdfs tests #9315
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
|
Run seed job |
1 similar comment
|
Run seed job |
|
Run Java JdbcIO Performance Test |
|
Run Java HadoopFormatIO Performance Test |
|
Run Java JdbcIO Performance Test |
|
Run seed job |
|
Run Java TextIO Performance Test HDFS |
5f747d7 to
88e7a3c
Compare
|
Run seed job |
|
Run Java TextIO Performance Test HDFS |
|
Run seed job |
|
Run Java TextIO Performance Test HDFS |
13e371d to
1d4d028
Compare
|
Run seed job |
|
Run Java TextIO Performance Test HDFS |
1d4d028 to
6e53bb1
Compare
|
Run seed job |
|
Run seed job |
| runner : 'DataflowRunner', | ||
| project : 'apache-beam-testing', | ||
| tempRoot : 'gs://temp-storage-for-perf-tests', | ||
| hdfsConfiguration: /[{\\\"fs.defaultFS\\\":\\\"hdfs:$${hostName}:9000\\\",\\\"dfs.replication\\\":1}]/, |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I am impressed by this escaping 😮
kkucharc
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Everything looks ok for me 👍I saw that you widely tested it, that's great. Thank you for meaningful commit messages and descriptions! 👏
|
Run seed job |
2601a8a to
a634dfd
Compare
|
Run Java TextIO Performance Test HDFS |
|
Run Java TextIO Performance Test |
|
Run Java JdbcIO Performance Test |
|
Run Java HadoopFormatIO Performance Test |
|
Run Java ParquetIO Performance Test |
|
Run seed job |
a634dfd to
ee5df43
Compare
|
Run seed job |
|
Run Java HadoopFormatIO Performance Test |
|
Run Java JdbcIO Performance Test |
|
Run Java ParquetIO Performance Test |
|
Run Java TextIO Performance Test HDFS |
|
Run Java JdbcIO Performance Test |
ee5df43 to
5001ae9
Compare
|
Run seed job |
5001ae9 to
e9cf1f4
Compare
|
Run seed job |
|
Run Java JdbcIO Performance Test |
|
Run Java HadoopFormatIO Performance Test |
|
Run Java TextIO Performance Test HDFS |
|
@lgajowy LGTM, thank you! |
Removes perfkit usage from JDBC, HadoopFromat and HDFS file based ioit tests.
Thank you for your contribution! Follow this checklist to help us incorporate your contribution quickly and easily:
R: @username).[BEAM-XXX] Fixes bug in ApproximateQuantiles, where you replaceBEAM-XXXwith the appropriate JIRA issue, if applicable. This will automatically link the pull request to the issue.Post-Commit Tests Status (on master branch)
Pre-Commit Tests Status (on master branch)
See .test-infra/jenkins/README for trigger phrase, status and link of all Jenkins jobs.