Project

General

Profile

1
#------CNR -----
2
#oozieServiceLoc=http://oozie.t.hadoop.research-infrastructures.eu:11000/oozie 
3
#nameNode=hdfs://nmis-hadoop-cluster 
4
#jobTracker=nmis-hadoop-jt
5
#-----ICM IIS------
6
#oozieServiceLoc=http://gateway.hadoop.iis.openaire.eu:11000/oozie
7
#nameNode=hdfs://iis-cluster-nn
8
#jobTracker=iis-cluster-jt
9
#-----DM  ICM ------
10
nameNode=hdfs://dm-cluster-nn
11
jobTracker=dm-cluster-jt
12
oozieServiceLoc=http://oozie.hadoop.dm.openaire.eu:11000/oozie
13
queueName=default 
14
user.name=eri.katsari 
15
numReducers=1
16
#Stats_db_Url = jdbc:postgresql://stats.openaire.eu:5432/stats
17
#Stats_db_Url = jdbc:postgresql://duffy.di.uoa.gr:5432/stats
18
Stats_db_Url = jdbc:postgresql://beta.stats.openaire.eu:5432/stats
19
Stats_db_User = sqoop 
20
Stats_db_Pass = sqoop
21
Stats_db_Driver = org.postgresql.Driver
22
Stats_sqoop_RecsPerStatement = 10000
23
Stats_sqoop_StatementPerTrans = 1000000
24
Stats_sqoop_ReducersCount=4
25
Stats_Hbase_Source_Table=db_openaireplus_services
26
#_node6_t
27
Stats_output_Path=/tmp/stats/
28
Stats_null_String_Field=null
29
Stats_null_Numeric_Field=null
30
Stats_delim_Character=!
31
Stats_enclosing_Character=#
32
Stats_db_table_map=datasourceLanguage=datasource_languages,datasource=datasource,project=project,result=result,organization=organization,datasourceOrganization=datasource_organizations,datasourceTopic=datasource_topics,projectOrganization=project_organizations,resultClaim=result_claims,resultClassification=result_classifications,resultConcept=result_concepts,resultLanguage=result_languages,resultOrganization=result_organizations,resultResult=result_results,resultProject=project_results,resultResult=result_results,resultTopic=result_topics,category=category,claim=claim,concept=concept,category=category,context=context,datasourceLanguage=datasource_languages,resultLanguage=result_languages,resultDatasource=result_datasources
33
out1=datasource 
34
out2=project 
35
out3=organization 
36
out4=datasourceOrganization 
37
out5=datasourceTopic 
38
out6=datasourceLanguage 
39
out7=projectOrganization 
40
out8=resultClaim 
41
out9=resultClassification 
42
out10=resultConcept 
43
out11=resultLanguage 
44
out12=resultOrganization 
45
out13=resultResult 
46
out14=resultProject 
47
out15=resultTopic 
48
out16=resultDatasource 
49
out17=result
50
out18=context 
51
out19=concept
52
out20=category 
53
isLookupEndpoint=http://services.openaire.eu:8280/is/services/isLookUp
54
Stats_Column_Families=result
55
Stats_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] } ]}}
    (1-1/1)