You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@parquet.apache.org by "Konstantin Shaposhnikov (JIRA)" <ji...@apache.org> on 2015/06/02 14:22:18 UTC

[jira] [Created] (PARQUET-297) created_by in file meta data doesn't contain parquet library version

Konstantin Shaposhnikov created PARQUET-297:
-----------------------------------------------

             Summary: created_by in file meta data doesn't contain parquet library version
                 Key: PARQUET-297
                 URL: https://issues.apache.org/jira/browse/PARQUET-297
             Project: Parquet
          Issue Type: Bug
          Components: parquet-mr
    Affects Versions: 1.6.0, 1.7.0, 1.8.0
            Reporter: Konstantin Shaposhnikov


E.g. in a file produced with parquet 1.6.0 created_by = "parquet-mr (build 6aa21f8776625b5fa6b18059cfebe7549f2e00cb)", while it should be "parquet-mr version 1.6.0 (build 6aa21f8776625b5fa6b18059cfebe7549f2e00cb)"


Two problems populating Version.VERSION_NUMBER

- getJarPath() is broken
- readVersionNumber() reads wrong file from the wrong jar file



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)