You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Sahil Takiar (JIRA)" <ji...@apache.org> on 2018/05/15 20:14:00 UTC

[jira] [Created] (HIVE-19559) SparkClientImpl shouldn't name redirector thread "RemoteDriver"

Sahil Takiar created HIVE-19559:
-----------------------------------

             Summary: SparkClientImpl shouldn't name redirector thread "RemoteDriver"
                 Key: HIVE-19559
                 URL: https://issues.apache.org/jira/browse/HIVE-19559
             Project: Hive
          Issue Type: Sub-task
          Components: Spark
            Reporter: Sahil Takiar


The thread responsible for re-directing the stdout / stderr of the spark-submit process are named {{RemoteDriver...}} which is misleading because these threads are not re-directing output from the {{RemoteDriver}}, just from the spark-submit stdout / stderr.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)