Re: Install pyarrow 0.9.0.post1

2018-08-17 Thread Rares Vernica
Oh, sorry, my bad. Yes, I am on Linux. I did not notice the "macosx" in the file names. Thanks, Rares On Fri, Aug 17, 2018 at 9:04 PM Wes McKinney wrote: > hi Rares -- 0.9.0.post1 is only available on macOS (there was a > problem with the original 0.9.0 mac wheels), are you on Linux? > > On Fri

Re: Install pyarrow 0.9.0.post1

2018-08-17 Thread Wes McKinney
hi Rares -- 0.9.0.post1 is only available on macOS (there was a problem with the original 0.9.0 mac wheels), are you on Linux? On Fri, Aug 17, 2018 at 11:47 PM, Rares Vernica wrote: > Hello, > > I see the latest 0.9.0 version of pyarrow is 0.9.0.post1 > https://pypi.org/project/pyarrow/0.9.0.post

Install pyarrow 0.9.0.post1

2018-08-17 Thread Rares Vernica
Hello, I see the latest 0.9.0 version of pyarrow is 0.9.0.post1 https://pypi.org/project/pyarrow/0.9.0.post1/#files but I can't convince pip to install it. Do you have any clue on what might be going wrong? > pip --version pip 9.0.3 from /usr/lib/python2.7/site-packages (python 2.7) > pip install

[jira] [Created] (ARROW-3081) [C++] Add LDAP authentication for hiveserver2

2018-08-17 Thread Wes McKinney (JIRA)
Wes McKinney created ARROW-3081: --- Summary: [C++] Add LDAP authentication for hiveserver2 Key: ARROW-3081 URL: https://issues.apache.org/jira/browse/ARROW-3081 Project: Apache Arrow Issue Type:

[jira] [Created] (ARROW-3082) [C++] Add SSL support for hiveserver2

2018-08-17 Thread Wes McKinney (JIRA)
Wes McKinney created ARROW-3082: --- Summary: [C++] Add SSL support for hiveserver2 Key: ARROW-3082 URL: https://issues.apache.org/jira/browse/ARROW-3082 Project: Apache Arrow Issue Type: Improvem

[jira] [Created] (ARROW-3080) [Python] Unify Arrow to Python object conversion paths

2018-08-17 Thread Wes McKinney (JIRA)
Wes McKinney created ARROW-3080: --- Summary: [Python] Unify Arrow to Python object conversion paths Key: ARROW-3080 URL: https://issues.apache.org/jira/browse/ARROW-3080 Project: Apache Arrow Iss

Building a fast Arrow-native delimited file reader (e.g. for CSVs)

2018-08-17 Thread Wes McKinney
hi all, Early in the project I created the issue https://issues.apache.org/jira/browse/ARROW-25 about creating a high performance CSV file reader that returns Arrow record batches. Many data systems have invested significant energies in solving this problem, so why would we build Yet Another CSV

[jira] [Created] (ARROW-3079) [C++] Create initial collection of "ill-behaved CSVs" in apache/arrow-testing

2018-08-17 Thread Wes McKinney (JIRA)
Wes McKinney created ARROW-3079: --- Summary: [C++] Create initial collection of "ill-behaved CSVs" in apache/arrow-testing Key: ARROW-3079 URL: https://issues.apache.org/jira/browse/ARROW-3079 Project: Ap

[jira] [Created] (ARROW-3078) [Python] Docker integration tests should not contaminate the local Python development environment

2018-08-17 Thread Wes McKinney (JIRA)
Wes McKinney created ARROW-3078: --- Summary: [Python] Docker integration tests should not contaminate the local Python development environment Key: ARROW-3078 URL: https://issues.apache.org/jira/browse/ARROW-3078

Re: Parquet Build issues

2018-08-17 Thread Brian Bowman
Thanks for the quick reply Wes! Indeed, I need to set up a fresh Linux system with the correct tooling. I'll send an update once that's done. -Brian On 8/17/18, 12:27 PM, "Wes McKinney" wrote: EXTERNAL hi Brian, It doesn't look like you're using GNU make. Can you deta

[jira] [Created] (ARROW-3077) [Website] Add page summarizing project contributions since project inception

2018-08-17 Thread Wes McKinney (JIRA)
Wes McKinney created ARROW-3077: --- Summary: [Website] Add page summarizing project contributions since project inception Key: ARROW-3077 URL: https://issues.apache.org/jira/browse/ARROW-3077 Project: Apa

[jira] [Created] (ARROW-3076) [Website] Add Google Analytics tags to generated API documentation

2018-08-17 Thread Wes McKinney (JIRA)
Wes McKinney created ARROW-3076: --- Summary: [Website] Add Google Analytics tags to generated API documentation Key: ARROW-3076 URL: https://issues.apache.org/jira/browse/ARROW-3076 Project: Apache Arrow

Re: Parquet Build issues

2018-08-17 Thread Wes McKinney
hi Brian, It doesn't look like you're using GNU make. Can you detail your build environment / OS? - Wes On Fri, Aug 17, 2018 at 9:54 AM, Brian Bowman wrote: > All, > > It’s been 2-3 years since I joined this email list and I’ve not contributed > yet. I’ve just begun working with Parquet/Arrow

[jira] [Created] (ARROW-3075) [C++] Incorporate apache/parquet-cpp codebase into Arrow C++ codebase and build system

2018-08-17 Thread Wes McKinney (JIRA)
Wes McKinney created ARROW-3075: --- Summary: [C++] Incorporate apache/parquet-cpp codebase into Arrow C++ codebase and build system Key: ARROW-3075 URL: https://issues.apache.org/jira/browse/ARROW-3075 Pr

[jira] [Created] (ARROW-3074) [JS] Date.indexOf generates an error

2018-08-17 Thread Brian Hulette (JIRA)
Brian Hulette created ARROW-3074: Summary: [JS] Date.indexOf generates an error Key: ARROW-3074 URL: https://issues.apache.org/jira/browse/ARROW-3074 Project: Apache Arrow Issue Type: Bug

[jira] [Created] (ARROW-3073) [JS] Add DateVector.from

2018-08-17 Thread Brian Hulette (JIRA)
Brian Hulette created ARROW-3073: Summary: [JS] Add DateVector.from Key: ARROW-3073 URL: https://issues.apache.org/jira/browse/ARROW-3073 Project: Apache Arrow Issue Type: New Feature

[jira] [Created] (ARROW-3072) [C++] Use ARROW_RETURN_NOT_OK instead of RETURN_NOT_OK in header files

2018-08-17 Thread Wes McKinney (JIRA)
Wes McKinney created ARROW-3072: --- Summary: [C++] Use ARROW_RETURN_NOT_OK instead of RETURN_NOT_OK in header files Key: ARROW-3072 URL: https://issues.apache.org/jira/browse/ARROW-3072 Project: Apache Ar

[jira] [Created] (ARROW-3071) [C++] Consider using #pragma once instead of include guards

2018-08-17 Thread Wes McKinney (JIRA)
Wes McKinney created ARROW-3071: --- Summary: [C++] Consider using #pragma once instead of include guards Key: ARROW-3071 URL: https://issues.apache.org/jira/browse/ARROW-3071 Project: Apache Arrow

[jira] [Created] (ARROW-3070) [Release] Host binary artifacts for RCs and releases on ASF Bintray account instead of dist/mirror system

2018-08-17 Thread Wes McKinney (JIRA)
Wes McKinney created ARROW-3070: --- Summary: [Release] Host binary artifacts for RCs and releases on ASF Bintray account instead of dist/mirror system Key: ARROW-3070 URL: https://issues.apache.org/jira/browse/ARROW-3

[jira] [Created] (ARROW-3069) [Release] Stop using SHA1 checksums per ASF policy

2018-08-17 Thread Wes McKinney (JIRA)
Wes McKinney created ARROW-3069: --- Summary: [Release] Stop using SHA1 checksums per ASF policy Key: ARROW-3069 URL: https://issues.apache.org/jira/browse/ARROW-3069 Project: Apache Arrow Issue T

Parquet Build issues

2018-08-17 Thread Brian Bowman
All, It’s been 2-3 years since I joined this email list and I’ve not contributed yet. I’ve just begun working with Parquet/Arrow and have downloaded the parquet-cpp-master 1.10.0 bundle from GITHUB. cmake appears to run successfully but make gets the

[jira] [Created] (ARROW-3068) [Packaging] Bump version to 0.11.0-SNAPSHOT

2018-08-17 Thread Kouhei Sutou (JIRA)
Kouhei Sutou created ARROW-3068: --- Summary: [Packaging] Bump version to 0.11.0-SNAPSHOT Key: ARROW-3068 URL: https://issues.apache.org/jira/browse/ARROW-3068 Project: Apache Arrow Issue Type: Im

[jira] [Created] (ARROW-3067) [Packaging] Support dev/rc/release .deb/.rpm builds

2018-08-17 Thread Kouhei Sutou (JIRA)
Kouhei Sutou created ARROW-3067: --- Summary: [Packaging] Support dev/rc/release .deb/.rpm builds Key: ARROW-3067 URL: https://issues.apache.org/jira/browse/ARROW-3067 Project: Apache Arrow Issue

[jira] [Created] (ARROW-3066) [Wiki] Add "How to contribute" to developer wiki

2018-08-17 Thread okkez (JIRA)
okkez created ARROW-3066: Summary: [Wiki] Add "How to contribute" to developer wiki Key: ARROW-3066 URL: https://issues.apache.org/jira/browse/ARROW-3066 Project: Apache Arrow Issue Type: Improvement