[jira] [Commented] (PARQUET-1232) Document the modular encryption in parquet-format

2018-09-27 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/PARQUET-1232?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16631346#comment-16631346 ] ASF GitHub Bot commented on PARQUET-1232: - ggershinsky closed pull request #101: PARQUET-1232:

[jira] [Updated] (PARQUET-1419) Enable old readers to access unencrypted columns in files with plaintext footer

2018-09-27 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/PARQUET-1419?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated PARQUET-1419: Labels: pull-request-available (was: ) > Enable old readers to access unencrypted

[jira] [Commented] (PARQUET-1419) Enable old readers to access unencrypted columns in files with plaintext footer

2018-09-27 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/PARQUET-1419?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16631344#comment-16631344 ] ASF GitHub Bot commented on PARQUET-1419: - ggershinsky closed pull request #106: PARQUET-1419:

[jira] [Updated] (PARQUET-1425) [Format] Fix Thrift compiler warning

2018-09-27 Thread Nandor Kollar (JIRA)
[ https://issues.apache.org/jira/browse/PARQUET-1425?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nandor Kollar updated PARQUET-1425: --- Fix Version/s: (was: format-2.6.0) > [Format] Fix Thrift compiler warning >

[jira] [Created] (PARQUET-1428) Move columnar encryption into its feature branch

2018-09-27 Thread Nandor Kollar (JIRA)
Nandor Kollar created PARQUET-1428: -- Summary: Move columnar encryption into its feature branch Key: PARQUET-1428 URL: https://issues.apache.org/jira/browse/PARQUET-1428 Project: Parquet

[jira] [Commented] (PARQUET-1428) Move columnar encryption into its feature branch

2018-09-27 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/PARQUET-1428?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16630226#comment-16630226 ] ASF GitHub Bot commented on PARQUET-1428: - zivanfi closed pull request #107: PARQUET-1428: Move

[jira] [Updated] (PARQUET-1428) Move columnar encryption into its feature branch

2018-09-27 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/PARQUET-1428?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated PARQUET-1428: Labels: pull-request-available (was: ) > Move columnar encryption into its feature

[jira] [Resolved] (PARQUET-1427) [C++] Move example executables and CLI tools to Apache Arrow repo

2018-09-27 Thread Wes McKinney (JIRA)
[ https://issues.apache.org/jira/browse/PARQUET-1427?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Wes McKinney resolved PARQUET-1427. --- Resolution: Fixed Merged in

[jira] [Updated] (PARQUET-1227) Thrift crypto metadata structures

2018-09-27 Thread Nandor Kollar (JIRA)
[ https://issues.apache.org/jira/browse/PARQUET-1227?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nandor Kollar updated PARQUET-1227: --- Fix Version/s: (was: format-2.6.0) > Thrift crypto metadata structures >

[jira] [Updated] (PARQUET-1398) Separate iv_prefix for GCM and CTR modes

2018-09-27 Thread Nandor Kollar (JIRA)
[ https://issues.apache.org/jira/browse/PARQUET-1398?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nandor Kollar updated PARQUET-1398: --- Fix Version/s: (was: format-2.6.0) > Separate iv_prefix for GCM and CTR modes >

[jira] [Updated] (PARQUET-1424) Release parquet-format 2.6.0

2018-09-27 Thread Nandor Kollar (JIRA)
[ https://issues.apache.org/jira/browse/PARQUET-1424?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nandor Kollar updated PARQUET-1424: --- Fix Version/s: (was: format-2.6.0) > Release parquet-format 2.6.0 >

[jira] [Updated] (PARQUET-1398) Separate iv_prefix for GCM and CTR modes

2018-09-27 Thread Nandor Kollar (JIRA)
[ https://issues.apache.org/jira/browse/PARQUET-1398?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nandor Kollar updated PARQUET-1398: --- Fix Version/s: format-encryption-feature-branch > Separate iv_prefix for GCM and CTR modes

[jira] [Updated] (PARQUET-1227) Thrift crypto metadata structures

2018-09-27 Thread Nandor Kollar (JIRA)
[ https://issues.apache.org/jira/browse/PARQUET-1227?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nandor Kollar updated PARQUET-1227: --- Fix Version/s: format-encryption-feature-branch > Thrift crypto metadata structures >

Re: Exception while writing a Parquet File in a secured Cluster

2018-09-27 Thread Deepak Majeti
Hi Srinivas, We have been using swebhdfs in Vertica to support secured (Kerberos + SSL) Hadoop clusters without any issues. I don't think this is a Parquet issue. One alternative is to use command-line curl with verbose logging to see if something shows up. On Tue, Sep 25, 2018 at 11:06 PM

[jira] [Created] (PARQUET-1429) Turn off DocLint on parquet-format

2018-09-27 Thread Nandor Kollar (JIRA)
Nandor Kollar created PARQUET-1429: -- Summary: Turn off DocLint on parquet-format Key: PARQUET-1429 URL: https://issues.apache.org/jira/browse/PARQUET-1429 Project: Parquet Issue Type: Task

[jira] [Commented] (PARQUET-1426) [C++] parquet-dump-schema has poor usability

2018-09-27 Thread Deepak Majeti (JIRA)
[ https://issues.apache.org/jira/browse/PARQUET-1426?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16630484#comment-16630484 ] Deepak Majeti commented on PARQUET-1426: We should add tests for all the tools as well. I will

[jira] [Commented] (PARQUET-1429) Turn off DocLint on parquet-format

2018-09-27 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/PARQUET-1429?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16630483#comment-16630483 ] ASF GitHub Bot commented on PARQUET-1429: - nandorKollar opened a new pull request #108:

[jira] [Updated] (PARQUET-1429) Turn off DocLint on parquet-format

2018-09-27 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/PARQUET-1429?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated PARQUET-1429: Labels: pull-request-available (was: ) > Turn off DocLint on parquet-format >

[jira] [Created] (PARQUET-1430) [C++] Add tests for C++ tools

2018-09-27 Thread Deepak Majeti (JIRA)
Deepak Majeti created PARQUET-1430: -- Summary: [C++] Add tests for C++ tools Key: PARQUET-1430 URL: https://issues.apache.org/jira/browse/PARQUET-1430 Project: Parquet Issue Type:

[jira] [Commented] (PARQUET-1429) Turn off DocLint on parquet-format

2018-09-27 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/PARQUET-1429?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16630512#comment-16630512 ] ASF GitHub Bot commented on PARQUET-1429: - zivanfi closed pull request #108: PARQUET-1429: Turn

[jira] [Resolved] (PARQUET-1429) Turn off DocLint on parquet-format

2018-09-27 Thread Nandor Kollar (JIRA)
[ https://issues.apache.org/jira/browse/PARQUET-1429?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nandor Kollar resolved PARQUET-1429. Resolution: Fixed > Turn off DocLint on parquet-format >

[VOTE] Release Apache Parquet format 2.6.0 RC0

2018-09-27 Thread Nandor Kollar
Hi everyone, I propose the following RC to be released as official Apache Parquet Format 2.6.0 release. The commit id is df6132b94f273521a418a74442085fdd5a0aa009 * This corresponds to the tag: apache-parquet-format-2.6.0 *

Re: [VOTE] Release Apache Parquet format 2.6.0 RC0

2018-09-27 Thread Zoltan Ivanfi
+1 (binding) - contents look good - units tests pass - checksums match - signature matches Thanks, Zoltan On Thu, Sep 27, 2018 at 5:02 PM Nandor Kollar wrote: > Hi everyone, > > I propose the following RC to be released as official Apache Parquet > Format 2.6.0 release. > > The commit id is

Re: parquet sync notes

2018-09-27 Thread Zoltan Ivanfi
Hi, I have created the feature branches: - https://github.com/apache/parquet-mr/tree/bloom-filter - https://github.com/apache/parquet-format/tree/bloom-filter - https://github.com/apache/parquet-mr/tree/encryption - https://github.com/apache/parquet-format/tree/encryption I have also

[jira] [Updated] (PARQUET-1430) [C++] Add tests for C++ tools

2018-09-27 Thread Deepak Majeti (JIRA)
[ https://issues.apache.org/jira/browse/PARQUET-1430?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Deepak Majeti updated PARQUET-1430: --- Fix Version/s: (was: 1.6.1) cpp-1.6.0 > [C++] Add tests for C++

[jira] [Created] (PARQUET-1431) [C++] Automaticaly set thrift to use boost for thrift versions before 0.11

2018-09-27 Thread Deepak Majeti (JIRA)
Deepak Majeti created PARQUET-1431: -- Summary: [C++] Automaticaly set thrift to use boost for thrift versions before 0.11 Key: PARQUET-1431 URL: https://issues.apache.org/jira/browse/PARQUET-1431

[jira] [Updated] (PARQUET-1431) [C++] Automaticaly set thrift to use boost for thrift versions before 0.11

2018-09-27 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/PARQUET-1431?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated PARQUET-1431: Labels: pull-request-available (was: ) > [C++] Automaticaly set thrift to use boost for

[jira] [Commented] (PARQUET-1160) [C++] Implement BYTE_ARRAY-backed Decimal reads

2018-09-27 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/PARQUET-1160?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16631112#comment-16631112 ] ASF GitHub Bot commented on PARQUET-1160: - wesm closed pull request #495: PARQUET-1160: [C++]

[jira] [Commented] (PARQUET-1201) Column indexes

2018-09-27 Thread Ryan Blue (JIRA)
[ https://issues.apache.org/jira/browse/PARQUET-1201?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16631130#comment-16631130 ] Ryan Blue commented on PARQUET-1201: [~gszadovszky], where is the branch for page skipping? Is it

[jira] [Commented] (PARQUET-1160) [C++] Implement BYTE_ARRAY-backed Decimal reads

2018-09-27 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/PARQUET-1160?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16631157#comment-16631157 ] ASF GitHub Bot commented on PARQUET-1160: - thaining opened a new pull request #1: PARQUET-1160:

widening primitive conversion in parquet dictionary

2018-09-27 Thread Swapnil Chougule
Hi Is there widening primitive conversion support in parquet dictionary? I could see only same type methods are implemented in dictionary https://github.com/apache/parquet-mr/blob/master/parquet-column/src/main/java/org/apache/parquet/column/values/dictionary/PlainValuesDictionary.java I came