You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@arrow.apache.org by Julien Le Dem <ju...@dremio.com> on 2016/10/07 18:07:34 UTC

Re: release candidate

Good news is I reproduced Jacek's errors. Uwe (in Germany) had the same
failures.
This was related to a timezone issue. There's some code using the default
Timezone.
Julian's errors are still a mystery.

On Fri, Sep 23, 2016 at 10:49 AM, Julien Le Dem <ju...@dremio.com> wrote:

> Thanks Jacek and Julian,
> I'm still puzzled by those errors.
> You also have different errors each.
> The tests don't fail for me nor travis so we need to figure out what's
> different in your case.
>
> On Thu, Sep 22, 2016 at 12:54 PM, Julian Hyde <jh...@apache.org> wrote:
>
>> Here’s my zipped vector/target directory: http://www.hydromatic.net/vect
>> or-target.tar.bz2
>>
>>
>>
>> > On Sep 20, 2016, at 1:37 PM, Julian Hyde <jh...@apache.org> wrote:
>> >
>> > Keys look good now.
>> >
>> > I’m using a different OS X machine today and I can’t reproduce the
>> problem. The java test suite passes on OS X under JDK 1.7 and 1.8, and on
>> Ubuntu under JDK 1.8.
>> >
>> > I’ll send you a tar of java/vector/target when I get back to that
>> particular machine, but I think we can chalk that down to an
>> intermittent/environment-specific error.
>> >
>> > Julian
>> >
>> >> On Sep 20, 2016, at 11:22 AM, Julien Le Dem <ju...@dremio.com> wrote:
>> >>
>> >> Actually I had updated my fingerprint in ip.apache.org, it just takes
>> time
>> >> to publish on https://people.apache.org/keys/committer/julien.asc
>> >> which is now up to date.
>> >> I have also added my key there:
>> >> https://dist.apache.org/repos/dist/release/arrow/KEYS
>> >>
>> >> For the test failures, possibly it's related to java 8 but I'm not
>> sure.
>> >> could you get the content of
>> >> apache-arrow-0.1.0/java/vector/target/surefire-reports
>> >> ?
>> >>
>> >> Thank you.
>> >>
>> >>
>> >> On Mon, Sep 19, 2016 at 5:33 PM, Julian Hyde <jh...@apache.org> wrote:
>> >>
>> >>> See inline.
>> >>>
>> >>>> On Sep 19, 2016, at 4:25 PM, Julien Le Dem <ju...@dremio.com>
>> wrote:
>> >>>>
>> >>>> Thanks Julian!
>> >>>>
>> >>>> https://people.apache.org/keys/committer/julien.asc <
>> >>> https://people.apache.org/keys/committer/julien.asc> is my old key.
>> >>>> I forgot how to update this location. Do you know?
>> >>>
>> >>> This, I think: https://www.apache.org/dev/new
>> -committers-guide.html#set-
>> >>> up-security-and-pgp-keys <https://www.apache.org/dev/
>> >>> new-committers-guide.html#set-up-security-and-pgp-keys>
>> >>>
>> >>>>
>> >>>> I'll add a readme for the java build.
>> >>>>
>> >>>> Failure in unit tests:
>> >>>> This should not happen. Could you send me a tarball with the test
>> reports
>> >>>> in the **/target directories?
>> >>>> This does not fail for me.
>> >>>
>> >>> There’s very little of interest under java/target:
>> >>>
>> >>> $ pwd
>> >>> /Users/jhyde/apache/dist/dev/arrow/apache-arrow-0.1.0-rc0/
>> >>> apache-arrow-0.1.0/java
>> >>> $ find target/
>> >>> target/
>> >>> target//.plxarc
>> >>> target//maven-shared-archive-resources
>> >>> target//maven-shared-archive-resources/META-INF
>> >>> target//maven-shared-archive-resources/META-INF/DEPENDENCIES
>> >>> target//maven-shared-archive-resources/META-INF/LICENSE
>> >>> target//maven-shared-archive-resources/META-INF/NOTICE
>> >>> target//rat.txt
>> >>> $ java -version
>> >>> java version "1.8.0"
>> >>> Java(TM) SE Runtime Environment (build 1.8.0-b132)
>> >>> Java HotSpot(TM) 64-Bit Server VM (build 25.0-b70, mixed mode)
>> >>> $ uname -a
>> >>> Darwin HW10571.local 15.6.0 Darwin Kernel Version 15.6.0: Mon Aug 29
>> >>> 20:21:34 PDT 2016; root:xnu-3248.60.11~1/RELEASE_X86_64 x86_64
>> >>>
>> >>> Here’s the maven output: http://www.hydromatic.net/arrow-mvn.log <
>> >>> http://www.hydromatic.net/arrow-mvn.log> (I’ll delete it in a few
>> days.)
>> >>>
>> >>>>
>> >>>> I'll add instructions to install boost in the cpp ready.
>> >>>
>> >>> Thanks.
>> >>>
>> >>> Julian
>> >>>
>> >>>
>> >>
>> >>
>> >> --
>> >> Julien
>> >
>>
>>
>
>
> --
> Julien
>



-- 
Julien