You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@arrow.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2018/10/03 08:40:00 UTC

[jira] [Updated] (ARROW-3417) [Packaging] dev/release/verify-release-cndidate.sh fails Parquet C++ test

     [ https://issues.apache.org/jira/browse/ARROW-3417?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

ASF GitHub Bot updated ARROW-3417:
----------------------------------
    Labels: pull-request-available  (was: )

> [Packaging] dev/release/verify-release-cndidate.sh fails Parquet C++ test
> -------------------------------------------------------------------------
>
>                 Key: ARROW-3417
>                 URL: https://issues.apache.org/jira/browse/ARROW-3417
>             Project: Apache Arrow
>          Issue Type: Improvement
>          Components: Packaging
>            Reporter: Kouhei Sutou
>            Assignee: Kouhei Sutou
>            Priority: Major
>              Labels: pull-request-available
>
> {code}
> 72: [----------] 5 tests from ReadDecimals/TestArrowReaderAdHocSparkAndHvr
> 72: [ RUN      ] ReadDecimals/TestArrowReaderAdHocSparkAndHvr.ReadDecimals/0
> 72: unknown file: Failure
> 72: C++ exception with description "Please point the PARQUET_TEST_DATA environment variable to the test data directory" thrown in the test body.
> 72: [  FAILED  ] ReadDecimals/TestArrowReaderAdHocSparkAndHvr.ReadDecimals/0, where GetParam() = ("int32_decimal.parquet", 16-byte object <E0-97 07-64 A9-55 00-00 D0-97 07-64 A9-55 00-00>) (0 ms)
> 72: [ RUN      ] ReadDecimals/TestArrowReaderAdHocSparkAndHvr.ReadDecimals/1
> 72: unknown file: Failure
> 72: C++ exception with description "Please point the PARQUET_TEST_DATA environment variable to the test data directory" thrown in the test body.
> 72: [  FAILED  ] ReadDecimals/TestArrowReaderAdHocSparkAndHvr.ReadDecimals/1, where GetParam() = ("int64_decimal.parquet", 16-byte object <90-97 07-64 A9-55 00-00 80-97 07-64 A9-55 00-00>) (0 ms)
> 72: [ RUN      ] ReadDecimals/TestArrowReaderAdHocSparkAndHvr.ReadDecimals/2
> 72: unknown file: Failure
> 72: C++ exception with description "Please point the PARQUET_TEST_DATA environment variable to the test data directory" thrown in the test body.
> 72: [  FAILED  ] ReadDecimals/TestArrowReaderAdHocSparkAndHvr.ReadDecimals/2, where GetParam() = ("fixed_length_decimal.parquet", 16-byte object <D0-94 07-64 A9-55 00-00 C0-94 07-64 A9-55 00-00>) (0 ms)
> 72: [ RUN      ] ReadDecimals/TestArrowReaderAdHocSparkAndHvr.ReadDecimals/3
> 72: unknown file: Failure
> 72: C++ exception with description "Please point the PARQUET_TEST_DATA environment variable to the test data directory" thrown in the test body.
> 72: [  FAILED  ] ReadDecimals/TestArrowReaderAdHocSparkAndHvr.ReadDecimals/3, where GetParam() = ("fixed_length_decimal_legacy.parquet", 16-byte object <30-80 01-64 A9-55 00-00 20-80 01-64 A9-55 00-00>) (0 ms)
> 72: [ RUN      ] ReadDecimals/TestArrowReaderAdHocSparkAndHvr.ReadDecimals/4
> 72: unknown file: Failure
> 72: C++ exception with description "Please point the PARQUET_TEST_DATA environment variable to the test data directory" thrown in the test body.
> 72: [  FAILED  ] ReadDecimals/TestArrowReaderAdHocSparkAndHvr.ReadDecimals/4, where GetParam() = ("byte_array_decimal.parquet", 16-byte object <80-CA 02-64 A9-55 00-00 70-CA 02-64 A9-55 00-00>) (0 ms)
> 72: [----------] 5 tests from ReadDecimals/TestArrowReaderAdHocSparkAndHvr (0 ms total)
> {code}



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)