public TestFileAppend2() { { DFSTestUtil.SetNameNodeLogLevel(Level.All); GenericTestUtils.SetLogLevel(DataNode.Log, Level.All); GenericTestUtils.SetLogLevel(DFSClient.Log, Level.All); } }
public TestFileAppend3() { { DFSTestUtil.SetNameNodeLogLevel(Level.All); GenericTestUtils.SetLogLevel(DataNode.Log, Level.All); GenericTestUtils.SetLogLevel(DFSClient.Log, Level.All); GenericTestUtils.SetLogLevel(InterDatanodeProtocol.Log, Level.All); } }
static TestHASafeMode() { DFSTestUtil.SetNameNodeLogLevel(Level.All); GenericTestUtils.SetLogLevel(FSImage.Log, Level.All); }
private static void SetLogLevel() { ((Log4JLogger)Log).GetLogger().SetLevel(Level.All); GenericTestUtils.SetLogLevel(NamenodeWebHdfsMethods.Log, Level.All); DFSTestUtil.SetNameNodeLogLevel(Level.All); }
static TestPipelinesFailover() { GenericTestUtils.SetLogLevel(LogFactory.GetLog(typeof(RetryInvocationHandler)), Level .All); DFSTestUtil.SetNameNodeLogLevel(Level.All); }
static TestDNFencing() { DFSTestUtil.SetNameNodeLogLevel(Level.All); }
static LazyPersistTestCase() { DFSTestUtil.SetNameNodeLogLevel(Level.All); GenericTestUtils.SetLogLevel(FsDatasetImpl.Log, Level.All); }
public TestRenameWhileOpen() { { DFSTestUtil.SetNameNodeLogLevel(Level.All); } }
private static void InitLoggers() { DFSTestUtil.SetNameNodeLogLevel(Level.All); GenericTestUtils.SetLogLevel(DataNode.Log, Level.All); GenericTestUtils.SetLogLevel(DFSClient.Log, Level.All); }
public TestWebHdfsDataLocality() { { DFSTestUtil.SetNameNodeLogLevel(Level.All); } }
static TestStandbyBlockManagement() { DFSTestUtil.SetNameNodeLogLevel(Level.All); }
public TestFileCreationDelete() { { DFSTestUtil.SetNameNodeLogLevel(Level.All); } }
static TestStandbyIsHot() { DFSTestUtil.SetNameNodeLogLevel(Level.All); }
private static void InitLoggers() { DFSTestUtil.SetNameNodeLogLevel(Level.All); GenericTestUtils.SetLogLevel(DataNode.Log, Level.All); GenericTestUtils.SetLogLevel(BlockReportTestBase.Log, Level.All); }