Changing Replication Factor

2017-10-14 Thread Hilmi Egemen Ciritoğlu
Hi all, I am just wonder when I set replication factor for lower value than 3, I believe this method is working: chooseReplicaToDelete public List chooseReplicasToDelete( Collection availableReplicas, Collection delCandidates, int expectedNumOfReplicas, List excessTypes, DatanodeDescriptor

Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

2017-10-14 Thread Apache Jenkins Server
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/557/ [Oct 13, 2017 9:00:25 AM] (aajisaka) Revert "HADOOP-13514. Upgrade maven surefire plugin to 2.19.1." [Oct 13, 2017 9:47:05 AM] (rohithsharmaks) YARN-7180. Remove class ResourceType. Contributed by Sunil

Hadoop Compatability Guide, Part Deux: Developer Docs

2017-10-14 Thread Daniel Templeton
I just posted a first patch for HADOOP-14876 that adds downstream developer docs based on the overhauled compatibility guide from HADOOP-13714.  I would really appreciate some critical review of the doc, as it's much more likely to be read by downstream developers than the compatibility spec

[jira] [Resolved] (HADOOP-14803) Upgrade JUnit 3 TestCase to JUnit 4 in TestS3NInMemoryFileSystem

2017-10-14 Thread Akira Ajisaka (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-14803?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Akira Ajisaka resolved HADOOP-14803. Resolution: Not A Problem The test was removed by HADOOP-14738. Closing. > Upgrade JUnit