Build failed in Jenkins: Hadoop-Hdfs-trunk-Java8 #130

2015-03-21 Thread Apache Jenkins Server
See Changes: [ozawa] HADOOP-11709. Time.NANOSECONDS_PER_MILLISECOND - use class-level final constant instead of method variable. Contributed by Ajith S. [yzhang] HDFS-7835. make initial sleeptime in locateFollowingBlock configu

Build failed in Jenkins: Hadoop-Hdfs-trunk #2071

2015-03-21 Thread Apache Jenkins Server
See Changes: [ozawa] HADOOP-11709. Time.NANOSECONDS_PER_MILLISECOND - use class-level final constant instead of method variable. Contributed by Ajith S. [yzhang] HDFS-7835. make initial sleeptime in locateFollowingBlock configurable

Does "copyToLocal" not consider the block locality?

2015-03-21 Thread 남윤민
Hello everyone. I have experienced a very strange situation about HDFS operation. I have a 1 master and 10 slaves cluster environment. When I put a file A into HDFS with dfs.replication=10, I can see every block of the file A is replicated in every node. So, it is reasonable to think tha