Any idea? or I should ask another user group? Thanks. On Mon, Nov 26, 2018 at 2:02 PM Lian Jiang <jiangok2...@gmail.com> wrote:
> On HDP3, I cannot get the full log of a failing spark job by using yarn > api: > > curl -k -u guest:"" -X GET https:// > myhost.com/gateway/ui/resourcemanager/v1/cluster/apps/ > <https://confluence.oci.oraclecorp.com/display/BDW/dw-knox-prod1.us-phoenix-1.oracleiaas.com/gateway/ui/resourcemanager/v1/cluster/apps/> > {applicationId} > > This means the job owner has to ssh to the cluster to run "yarn logs" > command to get the full log. Is this expected? How can I get the full spark > log without sshing to the cluster? Appreciate your help. > > > >