-
Notifications
You must be signed in to change notification settings - Fork 104
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
93 changed files
with
6,709 additions
and
1,835 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,3 +3,7 @@ target/ | |
*.idea | ||
*.iml | ||
nbactions.xml | ||
|
||
maven-deps/ | ||
|
||
conf/agent_0.conf |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1,18 @@ | ||
- [FEATURE] Column-like persistence in OrionMongoSink (#548) | ||
- [HARDENING] Cygnus user creation added to the from the sources installation guide (#558) | ||
- [FEATURE] Add a binary implementation of the HDFS backend (#537) | ||
- [HARDENING] Add docker as an option in the README for installing Cygnus (#552) | ||
- [FEATURE] Add support to batch processing within a transaction in OrionHDFSSink (#554) | ||
- [FEATURE] Add support to batch processing within a transaction in OrionMySQLSink (#568) | ||
- [BUG] Add support to CKAN 2.4 API changes (#546) | ||
- [BUG] Remove final line feed in the HDFS aggregation (#575) | ||
- [FEATURE] Add some interesting fields to HDFS persisted data (servicePath in row-like modes, servicePath, entityId and entityType in column-like modes), including migration script (#544) | ||
- [HARDENING] Document how to choose the hadoop-core dependency for compilation purposes (#559) | ||
- [HARDENING] Add a batching timeout and accumulate the transaction IDs for right tracing (#562) | ||
- [BUG] Ask for CKAN resources when populating a package cache after calling organization_show (#589) | ||
- [FEATURE] Add some interesting fields to MySQL persisted data (servicePath in row-like modes, servicePath, entityId and entityType in column-like modes), including migration script (#501) | ||
- [BUG] Fix the CKAN resource name building, removing references to old default destination (#592) | ||
- [FEATURE] Allow enabling/disabling Hive in OrionHDFSSink (#555) | ||
- [HARDENING] Explain the batching mechanism in the performance document (#564) | ||
- [HARDENING] Fix the documentation regarding the installation from sources (#596) | ||
- [BUG] Add extra fields (servicePath in row-like modes, servicePath, entityId and entityType in column-like modes) to Hive tables (#598) | ||
- [FEATURE] Column-like persistence in OrionMongoSink (#548) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.