Sergio, I resolved SENTRY-2050.
-Kalyan On Mon, Nov 20, 2017 at 12:40 PM, Sergio Pena <[email protected]> wrote: > We finally deciphered the reason for the Jenkins test failures, and they > were not related to the Sentry codebase. For some unknown reason, the /tmp > directory was cleaned up at some point causing the Sentry hive tests to > fail on MR jobs because files on the /tmp weren't found. > > The fixes were done through these jiras and now tests are green: > SENTRY-2054 Unit tests must create temporary files under the Maven target > directory > SENTRY-2057: Set hadoop.tmp.dir to the maven build directory configured > on java.io.tmpdir > > Kalyan, you're free to close the SENTRY-2050. > > - Sergio > > On Thu, Nov 16, 2017 at 1:57 PM, Kalyan Kumar Kalvagadda < > [email protected]> wrote: > > > I have created SENTRY-2050 to investigate the situation. As a first step > > I'm reverting couple of commits and submit the patch to see how Jenkins > > behaves. > > > > -Kalyan > > > > On Thu, Nov 16, 2017 at 1:27 PM, Sergio Pena <[email protected]> > > wrote: > > > > > There are several tests failing currently and seems they're flaky. > > They're > > > passing locally but most of the time fail on Jenkins with some > exceptions > > > on some patches. > > > > > > We're looking at the old commits from the past week to see which commit > > is > > > the culprit of this. > > > > > > - Sergio > > > > > >
