Skip to content

Commit ddc7747

Browse files
belugabehrrdblue
authored andcommitted
PARQUET-1509: Note Hive deprecation in README. (#602)
1 parent 00a7a47 commit ddc7747

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ Parquet is a very active project, and new features are being added quickly. Here
6464

6565

6666
* Type-specific encoding
67-
* Hive integration
67+
* Hive integration (deprecated)
6868
* Pig integration
6969
* Cascading integration
7070
* Crunch integration
@@ -127,6 +127,8 @@ If the data was stored using Pig, things will "just work". If the data was store
127127

128128
Hive integration is provided via the [parquet-hive](https://github.com/apache/parquet-mr/tree/master/parquet-hive) sub-project.
129129

130+
Hive integration is now deprecated within the Parquet project. It is now maintained by Apache Hive.
131+
130132
## Build
131133

132134
To run the unit tests: `mvn test`

0 commit comments

Comments
 (0)