Uploaded image for project: 'Slider'
  1. Slider
  2. SLIDER-1150

Slider app fails to start on AmazonLinux

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • Slider 0.91
    • Slider 0.92
    • agent
    • None

    Description

      Following is the exception seen in the agent logs -

          from resource_management.libraries.functions.os_check import OSCheck
        File "/hadoopfs/fs1/yarn/nodemanager/usercache/hive/appcache/application_1467165077294_0004/container_1467165077294_0004_01_000005/infra/agent/slider-agent/resource_management/libraries/functions/os_check.py", line 314, in <module>
          OS_VERSION = OSCheck().get_os_major_version()
        File "/hadoopfs/fs1/yarn/nodemanager/usercache/hive/appcache/application_1467165077294_0004/container_1467165077294_0004_01_000005/infra/agent/slider-agent/resource_management/libraries/functions/os_check.py", line 210, in get_os_major_version
          return OSCheck.get_os_version().split('.')[0]
        File "/hadoopfs/fs1/yarn/nodemanager/usercache/hive/appcache/application_1467165077294_0004/container_1467165077294_0004_01_000005/infra/agent/slider-agent/resource_management/libraries/functions/os_check.py", line 201, in get_os_version
          raise Exception("Cannot detect os version from " + repr(OSCheck._dist) + " Exiting...")
      Exception: Cannot detect os version from ('Linux', 'posix', '', '', '') Exiting...
      

      Attachments

        Activity

          People

            gsaha Gour Saha
            gsaha Gour Saha
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: