-
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.
Merge pull request #600 from telefonicaid/task/close_0.10.0
task/close_0.10.0
- Loading branch information
Showing
3 changed files
with
21 additions
and
19 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 |
---|---|---|
@@ -1,18 +0,0 @@ | ||
- [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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -173,6 +173,26 @@ rm -rf $RPM_BUILD_ROOT | |
/var/run/%{_project_name} | ||
|
||
%changelog | ||
* Wed Nov 04 2015 Francisco Romero <[email protected]> 0.10.0 | ||
- [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) | ||
|
||
* Fri Oct 02 2015 Francisco Romero <[email protected]> 0.9.0 | ||
- [FEATURE] Add support for multiple file formats in HDFS; JSON is maintained and CSV is added (#303) | ||
- [HARDENING] Add detailed information about reporting issues and contact information (#478) | ||
|
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