Skip to content

Commit

Permalink
use hcommon-hive-metastore (#73)
Browse files Browse the repository at this point in the history
  • Loading branch information
Courtney Edwards committed Jun 6, 2018
1 parent 93b41a0 commit 0272e36
Show file tree
Hide file tree
Showing 78 changed files with 225 additions and 2,159 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
## TBD
### Changed
* Refactored general purpose Hive metastore code to leverage hcommon-hive-metastore libraries. See [#72](https://github.com/HotelsDotCom/circus-train/issues/72).

# 11.5.1 - 2018-05-24
### Fixed
* Avro schemas were not being replicated when a HA NameNode is configured and the Avro replication feature is used. See [#69](https://github.com/HotelsDotCom/circus-train/issues/69).
Expand Down
6 changes: 0 additions & 6 deletions circus-train-api/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -35,12 +35,6 @@
<artifactId>metrics-core</artifactId>
</dependency>

<dependency>
<groupId>com.hotels</groupId>
<artifactId>hcommon-ssh</artifactId>
<scope>provided</scope>
</dependency>

<!-- Test -->
<dependency>
<groupId>com.hotels</groupId>
Expand Down

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

Loading

0 comments on commit 0272e36

Please sign in to comment.