Revision 39962
Added by Eri Katsari about 9 years ago
modules/dnet-openaire-stats-workflow/branch/src/main/resources/eu/dnetlib/iis/core/javamapreduce/stats/job.properties | ||
---|---|---|
10 | 10 |
#nameNode=hdfs://dm-cluster-nn |
11 | 11 |
#jobTracker=dm-cluster-jt |
12 | 12 |
#oozieServiceLoc=http://oozie.hadoop.dm.openaire.eu:11000/oozie |
13 |
#---------------- |
|
13 | 14 |
queueName=default |
14 | 15 |
user.name=eri.katsari |
15 | 16 |
numReducers=1 |
16 |
Stats_Hbase_Source_Table=db_openaireplus_testcsv |
|
17 |
#_node6_t |
|
17 |
lod_output=/tmp/lodtest/ |
|
18 |
lod_delim=, |
|
19 |
lod_enclosing=' |
|
20 |
lod_hbase_table=db_openaireplus_testcsv |
|
21 |
lod_indexConf=index.conf { result { dups = true, links = [ { relType = personResult_authorship_hasAuthor, targetEntity = person, expandAs = rel, symmetric = true, fields = [title,dateofacceptance,publisher,resulttype] }, { relType = resultResult_dedup_isMergedIn, targetEntity = result, expandAs = child, symmetric = true, fields = [title,dateofacceptance,publisher,resulttype] }, { relType = resultResult_dedup_merges, targetEntity = result, expandAs = child, symmetric = true, fields = [title,dateofacceptance,publisher,resulttype] }, { relType = resultResult_publicationDataset_isRelatedTo, targetEntity = result, expandAs = rel, symmetric = true, fields = [title,dateofacceptance,publisher,resulttype] },{ relType = resultResult_similarity_isAmongTopNSimilarDocuments, targetEntity = result, expandAs = rel, symmetric = true, fields = [title,dateofacceptance,publisher,resulttype,similarity,type] }]}, person { dups = false, links = [ { relType = personResult_authorship_isAuthorOf, targetEntity = result, expandAs = rel, symmetric = true, fields = [fullname,ranking] }, { relType = projectPerson_contactPerson_isContact, targetEntity = project, expandAs = rel, symmetric = true, fields = [fullname,email,fax,phone] } ]}, datasource { dups = false, links = [ { relType = datasourceOrganization_provision_provides, targetEntity = organization, expandAs = rel, symmetric = true, fields = [officialname,websiteurl,datasourcetype,aggregatortype] } ]}, organization { dups = false, links = [{ relType = projectOrganization_participation_isParticipant, targetEntity = project, expandAs = rel, symmetric = true, fields = [legalname,legalshortname,websiteurl,country] }, { relType = datasourceOrganization_provision_isProvidedBy, targetEntity = datasource, expandAs = rel, symmetric = true, fields = [legalname,legalshortname,websiteurl,country] } ]}, project { dups = false, links = [{ relType = projectOrganization_participation_hasParticipant, targetEntity = organization, expandAs = rel, symmetric = true, fields = [code,acronym,title,websiteurl,contracttype,fundingtree] }, { relType = resultProject_outcome_produces, targetEntity = result, expandAs = rel, symmetric = true, fields = [code,acronym,title,websiteurl,contracttype,fundingtree] }, { relType = projectPerson_contactPerson_hasContact, targetEntity = person, expandAs = rel, symmetric = true, fields = [code,acronym,title,websiteurl,contracttype,fundingtree] } ]}} |
|
22 |
isLookupEndpoint=http://beta.services.openaire.eu:8280/is/services/isLookUp |
|
23 |
workingDir=/user/eri.katsari/core/javamapreduce/stats/working_dir |
|
24 |
oozie.wf.application.path=hdfs://nmis-hadoop-cluster/user/eri.katsari/test/oozie_app |
Also available in: Unified diff
updated job props for lod