[
https://issues.apache.org/jira/browse/HIVE-18389?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16354130#comment-16354130
]
Sahil Takiar commented on HIVE-18389:
-------------------------------------
Yes, that would be the ideal approach, but unfortunately {{LogHelper}} in the
in {{ql}} module while this code is in the {{spark-client}} module. There
already exists a dependency from {{ql}} to {{spark-client}}. Using the
{{LogHelper}} would require adding a dependency from {{spark-client}} to
{{ql}}, which would create a circular dependency and break the build.
> Print out Spark Web UI URL to the console log
> ---------------------------------------------
>
> Key: HIVE-18389
> URL: https://issues.apache.org/jira/browse/HIVE-18389
> Project: Hive
> Issue Type: Sub-task
> Components: Spark
> Reporter: Sahil Takiar
> Assignee: Sahil Takiar
> Priority: Major
> Attachments: HIVE-18389.1.patch
>
>
> Should be accessible via {{SparkContext#uiWebUrl}}. It just needs to be sent
> from the {{RemoteDriver}} to HS2.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)