[jira] [Created] (IGNITE-2927) Ignite Yarn application stdout and stderr logs are misrecognized.

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[jira] [Created] (IGNITE-2927) Ignite Yarn application stdout and stderr logs are misrecognized.

Anton Vinogradov (Jira)
Vasilisa  Sidorova created IGNITE-2927:
------------------------------------------

             Summary: Ignite Yarn application stdout and stderr logs are misrecognized.
                 Key: IGNITE-2927
                 URL: https://issues.apache.org/jira/browse/IGNITE-2927
             Project: Ignite
          Issue Type: Bug
          Components: general
    Affects Versions: 1.5.0.final
            Reporter: Vasilisa  Sidorova
            Priority: Minor


---------------------------------------------
DESCRIPTION
---------------------------------------------
Ignite Yarn application stdout and stderr logs are misrecognized.
---------------------------------------------
STEPS FOR REPRODUCE
---------------------------------------------
# Configure and run YARN and Hadoop cluster
# Run Ignite Yarn application
# Go to web interface for the ResourceManager (http://localhost:8088/) -> Applications -> RUNNING -> Click onto link for application running in the previous step
# Click on the "Logs" link
---------------------------------------------
ACTUAL RESULT
---------------------------------------------
# Stdout is empty (as a rule)
# Stderr contains stdout content (and doesn't contains errors)
---------------------------------------------
EXPECTED RESULT
---------------------------------------------
# Stderr is empty (as a rule)
# Stdout contains stdout content



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)