https://pinot.apache.org/ logo
Join SlackCommunities
Powered by
# pinot-dev
  • k

    Kishore G

    06/02/2020, 7:09 PM
    looks promising, any volunteers to give this a shot in Pinot and compare the performance?
  • k

    Kishore G

    06/02/2020, 10:11 PM
    @User @User can we merge this https://github.com/apache/incubator-pinot/pull/5440 ?
  • s

    Sidd

    06/02/2020, 10:11 PM
    Let me take another look
  • m

    Mayank

    06/04/2020, 4:58 PM
    Seems like master is failing on travis: https://travis-ci.org/github/apache/incubator-pinot/builds/694488962
  • m

    Mayank

    06/04/2020, 5:29 PM
    @User I don't see Travis build in your PR: https://github.com/apache/incubator-pinot/pull/5491
  • m

    Mayank

    06/04/2020, 5:30 PM
    Let me know if the failure is not caused by your change
  • a

    Alexander Pucher

    06/04/2020, 5:30 PM
    Just started looking into this
  • m

    Mayank

    06/04/2020, 5:30 PM
    Thanks
  • a

    Alexander Pucher

    06/04/2020, 5:30 PM
    Easy way to find out is rollback of the change
  • a

    Alexander Pucher

    06/04/2020, 5:32 PM
    looks like a different set of tests failed for a TE commit later on
  • m

    Mayank

    06/04/2020, 5:34 PM
    Curious though, why did the PR not have a travis build? Is it because it is outside of the src dir?
  • a

    Alexander Pucher

    06/04/2020, 5:35 PM
    apparently. I always wait for CI
  • a

    Alexander Pucher

    06/04/2020, 5:36 PM
    did touch pinot-tools though
  • m

    Mayank

    06/04/2020, 5:47 PM
    The failure seems to be with errors like;
    Copy code
    ./.travis/.travis_quickstart.sh: line 70: [: : integer expression expected
    +sleep 1
  • m

    Mayank

    06/04/2020, 5:49 PM
    @User ^^
  • m

    Mayank

    06/04/2020, 5:49 PM
    Seems you modified
    .travis
  • j

    Jack

    06/04/2020, 5:51 PM
    No, I didn’t modify
    .travis_quickstart.sh
  • m

    Mayank

    06/04/2020, 6:06 PM
    Let's wait until @User’s latest build on master comes back. Given that commit's after his failed for other reasons, this could likely be an intermittent issue.
  • a

    Alexander Pucher

    06/04/2020, 6:07 PM
    we should know shortly
  • s

    Subbu Subramaniam

    06/04/2020, 6:07 PM
    that is because quick start terminated, i think. A shell expression of sort
    if [ ${x} -eq 1 ]
    fails if the shell var
    x
    is never set to anything.
  • m

    Mayank

    06/04/2020, 6:08 PM
    But in the following commit, quickstart seemd to have passed.
  • s

    Subbu Subramaniam

    06/04/2020, 6:08 PM
    hmm, not sure, could it be a temporary failure in travis? (not unheard of)
  • a

    Alexander Pucher

    06/04/2020, 6:13 PM
    seeing a lot of this - is this intentional?
    seeing a lot of this - is this intentional?
  • a

    Alexander Pucher

    06/04/2020, 6:13 PM
    https://travis-ci.org/github/apache/incubator-pinot/jobs/694488968
  • a

    Alexander Pucher

    06/04/2020, 6:14 PM
    parse errors?
  • a

    Alexander Pucher

    06/04/2020, 6:15 PM
    ok looks like this failed again. Let’s revert the commit and go from there
    ➕ 1
  • a

    Alexander Pucher

    06/04/2020, 6:17 PM
    https://github.com/apache/incubator-pinot/pull/5496
    🚢 1
  • h

    Haibo Wang

    06/04/2020, 9:46 PM
    Gentle reminder on helping to validate release-0.4.0-RC2. The email was sent to dev@pinot.apache.org two days ago. Here's the direct link to the email thread: https://mail-archives.apache.org/mod_mbox/pinot-dev/202006.mbox/%3CCAJ-bhbSVY6DYC%3DHxCpEytwksNP8Ys4yq0qe83TjustE2_LPFyA%40mail.gmail.com%3E
    👍 2
  • a

    Alexander Pucher

    06/04/2020, 9:57 PM
    looks like CI is still failing, even after reverting the recent PR. (CI on the PR of the revert succeeded!) Seems like an unrelated issue at this point
  • a

    Alexander Pucher

    06/04/2020, 9:58 PM
    https://travis-ci.org/github/apache/incubator-pinot/builds/694797589
1...111213...30Latest