Skip to content

Instantly share code, notes, and snippets.

View nguyeti's full-sized avatar

Timothée Nguyen nguyeti

View GitHub Profile
@nguyeti
nguyeti / hadoop_definitive_guide_.idea_libraries_common.xml
Created April 18, 2017 20:42
Learning hadoop with the Hadoop definitive guide.
<component name="libraryTable">
<library name="common">
<CLASSES>
<root url="file:///usr/local/hadoop/share/hadoop/common" />
<root url="file:///usr/local/hadoop/share/hadoop/mapreduce" />
</CLASSES>
<JAVADOC />
<SOURCES />
<jarDirectory url="file:///usr/local/hadoop/share/hadoop/common" recursive="false" />
<jarDirectory url="file:///usr/local/hadoop/share/hadoop/mapreduce" recursive="false" />