Uploaded image for project: 'Apache Tez'
  1. Apache Tez
  2. TEZ-1669

yarn-swimlanes.sh throws error post TEZ-1556

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Critical
    • Resolution: Fixed
    • None
    • 0.5.2
    • None
    • None

    Description

      Traceback (most recent call last):
      File "swimlane.py", line 201, in <module>
      sys.exit(main(sys.argv[1:]))
      File "swimlane.py", line 121, in main
      log = AMLog(args[0]).structure()
      File "/yyy/tez-autobuild/tez/tez-tools/swimlanes/amlogparser.py", line 185, in _init_
      self.events = filter(lambda a:a, [self.parse(l.strip()) for l in fp])
      File "/yyy/tez-autobuild/tez/tez-tools/swimlanes/amlogparser.py", line 246, in parse
      ts = m.group("ts")
      AttributeError: 'NoneType' object has no attribute 'group'

      Not sure if it has got anything to do with the recent logging changes introduced in TEZ-1566 (which trims the package name to just 2 levels).

      Attachments

        1. TEZ-1669.1.patch
          0.8 kB
          Rajesh Balamohan

        Activity

          People

            rajesh.balamohan Rajesh Balamohan
            rajesh.balamohan Rajesh Balamohan
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: