|
@@ -353,7 +353,7 @@ public class TestShortCircuitLocalRead {
|
|
});
|
|
});
|
|
}
|
|
}
|
|
|
|
|
|
- @Test(timeout=10000)
|
|
|
|
|
|
+ @Test(timeout=60000)
|
|
public void testDeprecatedGetBlockLocalPathInfoRpc() throws IOException {
|
|
public void testDeprecatedGetBlockLocalPathInfoRpc() throws IOException {
|
|
final Configuration conf = new Configuration();
|
|
final Configuration conf = new Configuration();
|
|
MiniDFSCluster cluster = new MiniDFSCluster.Builder(conf).numDataNodes(1)
|
|
MiniDFSCluster cluster = new MiniDFSCluster.Builder(conf).numDataNodes(1)
|