Testing datasets with contexts. Works when using dnet-openaireplus-mapping-utils with revision >= r52278 (6.2.4-SNAPSHOT, hence updated pom to use snapshot parent)
Testing EGI as ri and using fam as example of community
Test for collected external references
[maven-release-plugin] prepare for next development iteration
[maven-release-plugin] copy for tag dnet-mapreduce-jobs-1.1.3-BETA
[maven-release-plugin] prepare release dnet-mapreduce-jobs-1.1.3-BETA
depending on released paretn and mapping-utils 6.2.0
Including Open SOurce among the licenses
Depending on mapping-utils with solrj 4.9 and snapshot parent
Testing Open Source access rights for software
Added counters for missing date of collection and transformation
deploy.info updated with branch info
Do not add to the BasicDBObject properties that are not listed as field to index
splitAsList cannot be found when running on the cluster (dependency issues with guava?). Lets try to work around it.
OAI M/R jobs expect a new parameter that lists the date patterns to try 'services.publisher.oai.datepatterns'
[maven-release-plugin] copy for tag dnet-mapreduce-jobs-1.1.2-BETA
[maven-release-plugin] prepare release dnet-mapreduce-jobs-1.1.2-BETA
more test records
We also have some date as ISO DateTime with Zone...
All date fields are actually added as Date field on mongo, hopefully
Fixed bug when retrieving info about store indices for a given metadata format
added preliminary support for events regarding software
removed
[maven-release-plugin] copy for tag dnet-mapreduce-jobs-1.1.1-PROD
[maven-release-plugin] prepare release dnet-mapreduce-jobs-1.1.1-PROD
limit range for mapping utils, next release will include solrj:7.2.0 and we do not want to introduce it yet on beta and prod
don't fail in case of missing context ids
updated info in pom file
branch to work on the hbase model simplification
cleanup
using 'beta' in the module version
fixed scm in pom.xml
force gson to serialise dates in a format that can be undrestood by ElasticSearch, updated elasticsearch-hadoop-mr lib to version 5.2.0
using solrj 7.x client
force gson to serialise dates inside the map as long (the ES mapping assumes to find such type)
updated elasticsearch-hadoop-mr lib to version 5.2.0
force gson to serialise dates in a format that can be undrestood by ElasticSearch
getting rid of ugly hacks
use getInvisible instead of hasInvisible
limiting dependency range to pick latest release
beta
Fixed date parsing in OAI
#3110 Support incremental harvesting: setting dateOfTransformation as datestamp whenever available
refactored broker events generation
integrated exportSummaryRecordsJob mapper from dnet40
getting rid of dnet-mapreduce-submitter
one more mapping test
bumped version range in order to include pid uniqueness when mapping from OAF/ODF
bumped version
using SolrServer (4.X)
indent
adopting java8 streams
exclude from the deduplication process results that aren't publications
do not index invisible records
added support for invisible records
reverted dependencies
reverting back to r48854 , before working on the solr6 update and the person entities removal
branch for production
depending on released parent, cleanup
skip weird cases in CC algo
fixing mapping for license vs accessright #3128, cleanup
getting rid of person entities
depending on snapshot parent
upgraded solr version to 6.6.0
more tests
temporairly ignoring some tests
some java8 refactorings, added more tests for the software entities mapping
[maven-release-plugin] copy for tag dnet-mapreduce-jobs-1.0.1
[maven-release-plugin] prepare release dnet-mapreduce-jobs-1.0.1
updated deps
[maven-release-plugin] copy for tag dnet-mapreduce-jobs-1.0.0
[maven-release-plugin] prepare release dnet-mapreduce-jobs-1.0.0
integrated latest changes from dnet40
depending on released parent
instead of excluding datasets from the deduplication process, we include only publications
implemented use of opt in/out rules for entity fields (#2557).depending on specific solrj version (thus excluding cdh6.X versions)
just to let the test compile
migrated to dnet45
codebase used to migrate to java8 the production system