[jira] [Created] (ARROW-3503) [Python] Allow config hadoop_bin in pyarrow hdfs.py

2018-10-12 Thread Wenbo Zhao (JIRA)
Wenbo Zhao created ARROW-3503: - Summary: [Python] Allow config hadoop_bin in pyarrow hdfs.py Key: ARROW-3503 URL: https://issues.apache.org/jira/browse/ARROW-3503 Project: Apache Arrow Issue

RE: Parquet to arrow java converter

2018-03-06 Thread Wenbo Zhao
en it had been discussed in the past, the thinking had been to > implement it in the Parquet Java codebase. I'd be interested in > others' opinions about this (since I'm not an expert on Java matters) > > - Wes > >> On Tue, Mar 6, 2018 at 2:27 PM, Wenbo Zhao w

Parquet to arrow java converter

2018-03-06 Thread Wenbo Zhao
Hi, Sorry that if someone may have asked the same question before. We are interested in providing a java convertor from Parquet to Arrow. Should I implement this converter in Parquet-mr/Parquet-arrow or under the Arrow project? I have the feeling that putting the implementation in Parquet-mr/P