[
https://issues.apache.org/jira/browse/PARQUET-2007?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Gabor Szadovszky updated PARQUET-2007:
--------------------------------------
Summary: Remove java related parts from parquet-format (was: Remove java
related parts)
> Remove java related parts from parquet-format
> ---------------------------------------------
>
> Key: PARQUET-2007
> URL: https://issues.apache.org/jira/browse/PARQUET-2007
> Project: Parquet
> Issue Type: New Feature
> Components: parquet-format, parquet-mr, parquet-site
> Reporter: Gabor Szadovszky
> Assignee: Gabor Szadovszky
> Priority: Major
>
> Since the java code generation part has moved to parquet-mr there is no
> reason (and it is misleading) to still keep these java files in the
> parquet-format repo and to release in a jar format.
> The proposal is the following:
> * Remove java code from the repository and update the pom.xml accordingly
> * Keep the unit tests (to validate the PRs) but don't include them in the
> release. (We might release a separate {{-tests}} jar.)
> * Release in a zip format instead of a jar. The zip would contain all the
> documentation and the {{parquet.thrift}} file
> * Also move the [dremel
> paper|https://github.com/apache/parquet-mr/tree/master/doc/dremel_paper] from
> parquet-mr to parquet-format
> * Update the [How to
> release|http://parquet.apache.org/documentation/how-to-release/] doc
--
This message was sent by Atlassian Jira
(v8.3.4#803005)