Uploaded image for project: 'Hadoop HDFS'
  1. Hadoop HDFS
  2. HDFS-405

Several unit tests failing on Windows frequently

    XMLWordPrintableJSON

Details

    • Test
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • None
    • None
    • None
    • None
    • Windows

    Description

      This issue is similar to HADOOP-5114. A huge number of unit tests are failing on Windows on branch > 18 consistently. 0.21 is showing the maximum number of failures. Failures on other branches are a subset of failures observed in 0.21. Below is the list of failures observed on 0.21.

      • java.io.IOException: Job failed!
        • TestJobName - testComplexNameWithRegex
        • TestJobStatusPersistency - testNonPersistency, testPersistency
        • TestJobSysDirWithDFS - testWithDFS
        • TestKillCompletedJob - testKillCompJob
        • TestMiniMRClasspath - testClassPath, testExternalWritable
        • TestMiniMRDFSCaching - testWithDFS
        • TestMiniMRDFSSort - testMapReduceSort, testMapReduceSortWithJvmReuse
        • TestMiniMRLocalFS - testWithLocal
        • TestMiniMRWithDFS - testWithDFS, testWithDFSWithDefaultPort
        • TestMiniMRWithDFSWithDistinctUsers - testDistinctUsers
        • TestMultipleLevelCaching - testMultiLevelCaching
        • TestQueueManager - testAllEnabledACLForJobSubmission, testEnabledACLForNonDefaultQueue, testUserEnabledACLForJobSubmission, testGroupsEnabledACLForJobSubmission
        • TestRackAwareTaskPlacement - testTaskPlacement
        • TestReduceFetch - testReduceFromDisk, testReduceFromPartialMem, testReduceFromMem
        • TestSpecialCharactersInOutputPath - testJobWithDFS
        • TestTTMemoryReporting - testDefaultMemoryValues, testConfiguredMemoryValues
        • TestTrackerBlacklistAcrossJobs - testBlacklistAcrossJobs
        • TestUserDefinedCounters - testMapReduceJob
        • TestDBJob - testRun
        • TestServiceLevelAuthorization - testServiceLevelAuthorization
        • TestNoDefaultsJobConf - testNoDefaults
        • TestBadRecords - testBadMapRed
        • TestClusterMRNotification - testMR
        • TestClusterMapReduceTestCase - testMapReduce, testMapReduceRestarting
        • TestCommandLineJobSubmission - testJobShell
        • TestCompressedEmptyMapOutputs - testMapReduceSortWithCompressedEmptyMapOutputs
        • TestCustomOutputCommitter - testCommitter
        • TestJavaSerialization - testMapReduceJob, testWriteToSequencefile
        • TestJobClient - testGetCounter, testJobList, testChangingJobPriority
        • TestJobName - testComplexName
      • java.lang.IllegalArgumentException: Pathname /<path> from C<path> is not a valid DFS filename.
        • TestJobQueueInformation - testJobQueues
        • TestJobInProgress - testRunningTaskCount
        • TestJobTrackerRestart - testJobTrackerRestart
      • Timeout
        • TestKillSubProcesses - testJobKill
        • TestMiniMRMapRedDebugScript - testMapDebugScript
        • TestControlledMapReduceJob - testControlledMapReduceJob
        • TestJobInProgressListener - testJobQueueChanges
        • TestJobKillAndFail - testJobFailAndKill
      • junit.framework.AssertionFailedError
        • TestMRServerPorts - testJobTrackerPorts, testTaskTrackerPorts
        • TestMiniMRTaskTempDir - testTaskTempDir
        • TestTaskFail - testWithDFS
        • TestTaskLimits - testTaskLimits
        • TestMapReduceLocal - testWithLocal
        • TestCLI - testAll
        • TestHarFileSystem - testArchives
        • TestTrash - testTrash, testNonDefaultFS
        • TestHDFSServerPorts - testNameNodePorts, testDataNodePorts, testSecondaryNodePorts
        • TestHDFSTrash - testNonDefaultFS
        • TestFileOutputFormat - testCustomFile
      • org.apache.hadoop.ipc.RemoteException: org.apache.hadoop.security.authorize.AuthorizationException: java.security.AccessControlException: access denied ConnectionPermission(org.apache.hadoop.security.authorize.RefreshAuthorizationPolicyProtocol)
        • TestServiceLevelAuthorization - testRefresh
      • junit.framework.ComparisonFailure
        • TestDistCh - testDistCh
      • java.io.FileNotFoundException
        • TestCopyFiles - testMapCount

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              rramya Ramya Sunil
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: