https://github.com/voldemort/voldemort
Raw File
Tip revision: 3b6c28255127400cf8c79f788411b4c966e8926c authored by Chinmay Soman on 14 January 2013, 02:52:29 UTC
Bug fixes in HdfsFetcher revealed by HdfsFetcherTest (NPE and hiding the VoldemortSerializationException)
Tip revision: 3b6c282
.project
<?xml version="1.0" encoding="UTF-8"?>
<projectDescription>
	<name>voldemort</name>
	<comment></comment>
	<projects>
	</projects>
	<buildSpec>
		<buildCommand>
			<name>org.eclipse.jdt.core.javabuilder</name>
			<arguments>
			</arguments>
		</buildCommand>
	</buildSpec>
	<natures>
		<nature>org.eclipse.jdt.core.javanature</nature>
		<nature>com.sysdeo.eclipse.tomcat.tomcatnature</nature>
	</natures>
</projectDescription>
back to top