Uploaded image for project: 'Pig'
  1. Pig
  2. PIG-5105

Tez unit tests failing with "Argument list too long"

    XMLWordPrintableJSON

Details

    • Test
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 0.17.0
    • None
    • None
    • Reviewed

    Description

      5 Tests failed with the same error.

      • org.apache.pig.test.TestNativeMapReduce.testNativeMRJobTypeCastInserter
      • org.apache.pig.test.TestNativeMapReduce.testNativeMRJobSimple
      • org.apache.pig.test.TestNativeMapReduce.testNativeMRJobMultiStoreOnPred
      • org.apache.pig.test.TestNativeMapReduce.testNativeMRJobMultiQueryOpt
      • org.apache.pig.test.TestPredeployedJar.testPredeployedJar
      2017-01-12 01:06:12,996 [ContainersLauncher #0] WARN  org.apache.hadoop.yarn.server.nodemanager.DefaultContainerExecutor  - Exception from container-launch with container ID: container_1484183112208_0002_01_000002 and exit code: 126
      ExitCodeException exitCode=126: ./launch_container.sh: line 30: /bin/ln: Argument list too long
      
      	at org.apache.hadoop.util.Shell.runCommand(Shell.java:582)
      	at org.apache.hadoop.util.Shell.run(Shell.java:479)
      	at org.apache.hadoop.util.Shell$ShellCommandExecutor.execute(Shell.java:773)
      	at org.apache.hadoop.yarn.server.nodemanager.DefaultContainerExecutor.launchContainer(DefaultContainerExecutor.java:212)
      	at org.apache.hadoop.yarn.server.nodemanager.containermanager.launcher.ContainerLaunch.call(ContainerLaunch.java:302)
      	at org.apache.hadoop.yarn.server.nodemanager.containermanager.launcher.ContainerLaunch.call(ContainerLaunch.java:82)
      	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
      	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
      	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
      	at java.lang.Thread.run(Thread.java:745)
      

      Attachments

        1. PIG-5105-1.patch
          2 kB
          Rohini Palaniswamy

        Issue Links

          Activity

            People

              rohini Rohini Palaniswamy
              knoguchi Koji Noguchi
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: