[ https://issues.apache.org/jira/browse/HIVE-8833?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Chengxiang Li updated HIVE-8833: -------------------------------- Attachment: HIVE-8833.2-spark.patch # enable submit spark job through programatic SparkSubmit. # make automatic calculating reduce number work at local spark context mode, so that we don't break qtest. now this patch should cover all features for this JIRA. Hi, [~vanzin], Could you take a look at this patch as well? SparkClientImpl ignore spark driver parameters while submit job through SparkSubmit class to spark standalone cluster, I'm not sure why. > Unify spark client API and implement remote spark client.[Spark Branch] > ----------------------------------------------------------------------- > > Key: HIVE-8833 > URL: https://issues.apache.org/jira/browse/HIVE-8833 > Project: Hive > Issue Type: Sub-task > Components: Spark > Reporter: Chengxiang Li > Assignee: Chengxiang Li > Labels: Spark-M3 > Attachments: HIVE-8833.1-spark.patch, HIVE-8833.2-spark.patch > > > Hive would support submitting spark job through both local spark client and > remote spark client. we should unify the spark client API, and implement > remote spark client through Remote Spark Context. -- This message was sent by Atlassian JIRA (v6.3.4#6332)