Project

General

Profile

« Previous | Next » 

Revision 49795

lazy init of hadoop clients allow to define the user for HBase admin and jtClient once. The user is available as service property

View differences:

pom.xml
9 9
	<groupId>eu.dnetlib</groupId>
10 10
	<artifactId>dnet-hadoop-service</artifactId>
11 11
	<packaging>jar</packaging>
12
	<version>2.6.3-SNAPSHOT</version>
12
	<version>2.7.3-SNAPSHOT</version>
13 13
	<scm>
14 14
	    <developerConnection>scm:svn:https://svn.driver.research-infrastructures.eu/driver/dnet45/modules/dnet-hadoop-service/trunk</developerConnection>
15 15
	</scm>
......
58 58
		</dependency>
59 59
		<dependency>
60 60
			<groupId>eu.dnetlib</groupId>
61
			<artifactId>dnet-hadoop-commons</artifactId>
62
			<version>[2.0.0,3.0.0)</version>
63
		</dependency>
64
<!--
65
		<dependency>
66
			<groupId>eu.dnetlib</groupId>
61 67
			<artifactId>dnet-mapreduce-submitter</artifactId>
62 68
			<version>[3.0.0,4.0.0)</version>
63 69
		</dependency>
70
-->
64 71
		<dependency>
65 72
			<groupId>org.apache.hbase</groupId>
66 73
			<artifactId>hbase</artifactId>

Also available in: Unified diff