Uh oh!
There was an error while loading. Please reload this page.
HADOOP-16058 S3A to support terasort - #577
Conversation
Change-Id: Icd7911bd44d1382287808f60566a2405265adbd4
steveloughran
commented
Mar 8, 2019
tested: S3 london, s3guard, versioned bucket. No noted problems |
hadoop-yetus
commented
Mar 8, 2019
💔 -1 overall
This message was automatically generated. |
steveloughran
commented
Mar 9, 2019
javac warning is about a deprected use of makeQualified(FileSystem); no plans to fix. |
ajfabbri
commented
Mar 14, 2019
How do you usually apply these pull requests locally for testing? Anything easier than (1) adding remote (2) checkout branch from new remote, etc.? Almost wish there was a "click to download .patch" here. |
ajfabbri
commented
Mar 14, 2019
+1 LGTM but have not tested yet. Working on that now. |
ajfabbri
commented
Mar 14, 2019
pulled your branch and ran into other compile issues |
steveloughran
commented
Mar 15, 2019
thanks for the review. I saw that test on yetus on the hadoop JIRA patch submission. I'm not going anywhere near that module or any of the POM changs, so I can't come up with any theory why they will have broken. Maybe your .m2 cache has got into a mess? |
steveloughran
commented
Mar 18, 2019
given I've got that +1, is it OK for me to commit if I do a local retest? Just trying to keep my personal-PR-count under control. |
steveloughran
commented
Mar 19, 2019
|
steveloughran
commented
Mar 19, 2019
on trunk, the yarn smart-apply-patch works for me, provided I don't ask it to actually commit the PR This will pull down the patch, apply it. doesn't seem to to work for older branches though...you'd probably need to update it everywhere to the latest yetus code. |
ajfabbri
commented
Mar 20, 2019
Yep +1 for you to commit it with a local re-test. Thanks for the contribution. Also thanks for the smart-apply-patch tip! |
steveloughran
commented
Mar 21, 2019
VS.code seems to have a github plugin for in-IDE reviewing: need to play with that. If you really can review & comments from in an IDE, that'd be wonderful |
…ss public Author: Aditya Toomula <atoomula@linkedin.com> Reviewers: Prateek Maheshwari <pmaheshwari@apache.org> Closesapache#577 from atoomula/table3
HADOOP-16058 S3A to support terasort
Change-Id: Icd7911bd44d1382287808f60566a2405265adbd4