我正在使用以下命令提交Spark作业。我想使用类似于Linuxbox中的tail命令操作的应用程序Id来跟踪yarn日志。exportSPARK_MAJOR_VERSION=2nohupspark-submit--class"com.test.TestApplication"--nameTestApp--queuequeue1--properties-fileapplication.properties--files"hive-site.xml,tez-site.xml,hbase-site.xml,application.properties"--masteryarn--deploy