Retrieving the running instance of namenode or fsnamesystem

2013-12-09 Thread Yoonmin Nam
Hello! I want to know about some implementation issue about retrieving the running instance of namenode or fsnamesystem Because I want to get physical block information especially blockid and its physical path on the HDFS in the level of mapreduce framework, but it seems not possible without

About Block related classes in hdfs package

2013-10-15 Thread Yoonmin Nam
When we see the source code of hdfs especially FSNamesystem, there is so many block related types are used such as Block, LocatedBLocks, BlocksWithLocations. And this makes me very unclear about the system. In addition, BlocksMap just maps Block and BlockInfo, but Block becomes LocatedBlock with D

The work-process file creation and block generation.

2013-10-08 Thread Yoonmin Nam
Hello. I want to see every detail of 1) Block generation on hdfs when I put the file which has size over at lease 64MB. 2) Generating inputsplits given several blocks in hdfs. So, at first I tried to find related unit test source codes and I found TestFileCreationClient.java. Ho

RE: About debugging HDFS and MapReduce...

2013-10-06 Thread Yoonmin Nam
ant to upload it to image sharing site. > > > > What version of Hadoop are you using ? > > > > Thanks > > > > On Oct 6, 2013, at 8:56 PM, 남윤민 > (mailto:rony...@dgist.ac.kr)> wrote: > > > Hello!! > > > My name is Yoonmin Nam from Sou