yep!
I'll walk through how to find it, skip to "tl;dr:" if you just want the answer.
Start with the "Console output" line in the footer of the QABot post
Console output
https://builds.apache.org/job/PreCommit-HADOOP-Build/14777/console
Search the output for "Checking client artifacts". There'll
There's a patch for https://issues.apache.org/jira/browse/HADOOP-15407 which is
being rejected due to unrelated tests (probably) and to s failure in the shading
Is there a way to get the output of that specific log?
-steve