[jira] [Created] (SPARK-30304) When the specified shufflemanager is incorrect, print the prompt.

2019-12-19 Thread Jiaqi Li (Jira)
Jiaqi Li created SPARK-30304: Summary: When the specified shufflemanager is incorrect, print the prompt. Key: SPARK-30304 URL: https://issues.apache.org/jira/browse/SPARK-30304 Project: Spark Is

[jira] [Updated] (SPARK-29246) Remove unnecessary imports in CoarseGrainedExecutorBackendSuite

2019-09-25 Thread Jiaqi Li (Jira)
[ https://issues.apache.org/jira/browse/SPARK-29246?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jiaqi Li updated SPARK-29246: - Component/s: Tests > Remove unnecessary imports in CoarseGrainedExecutorBackendSuite > -

[jira] [Created] (SPARK-29246) Remove unnecessary imports in CoarseGrainedExecutorBackendSuite

2019-09-25 Thread Jiaqi Li (Jira)
Jiaqi Li created SPARK-29246: Summary: Remove unnecessary imports in CoarseGrainedExecutorBackendSuite Key: SPARK-29246 URL: https://issues.apache.org/jira/browse/SPARK-29246 Project: Spark Issu

[jira] [Closed] (SPARK-29230) Fix NullPointerException in the test class ProcfsMetricsGetterSuite

2019-09-24 Thread Jiaqi Li (Jira)
[ https://issues.apache.org/jira/browse/SPARK-29230?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jiaqi Li closed SPARK-29230. Work completed! > Fix NullPointerException in the test class ProcfsMetricsGetterSuite > -

[jira] [Closed] (SPARK-28915) The new keyword is not used when instantiating the WorkerOffer.

2019-09-24 Thread Jiaqi Li (Jira)
[ https://issues.apache.org/jira/browse/SPARK-28915?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jiaqi Li closed SPARK-28915. > The new keyword is not used when instantiating the WorkerOffer. > --

[jira] [Updated] (SPARK-29230) Fix NullPointerException in the test class ProcfsMetricsGetterSuite

2019-09-24 Thread Jiaqi Li (Jira)
[ https://issues.apache.org/jira/browse/SPARK-29230?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jiaqi Li updated SPARK-29230: - Description: When I use `ProcfsMetricsGetterSuite` testing, always throw out  `java.lang.NullPointerExce

[jira] [Created] (SPARK-29230) Fix NullPointerException in the test class ProcfsMetricsGetterSuite

2019-09-24 Thread Jiaqi Li (Jira)
Jiaqi Li created SPARK-29230: Summary: Fix NullPointerException in the test class ProcfsMetricsGetterSuite Key: SPARK-29230 URL: https://issues.apache.org/jira/browse/SPARK-29230 Project: Spark

[jira] [Closed] (SPARK-29216) Modify the run() method case statement structure in Executor without adding a new case

2019-09-23 Thread Jiaqi Li (Jira)
[ https://issues.apache.org/jira/browse/SPARK-29216?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jiaqi Li closed SPARK-29216. > Modify the run() method case statement structure in Executor without adding a > new case >

[jira] [Resolved] (SPARK-29216) Modify the run() method case statement structure in Executor without adding a new case

2019-09-23 Thread Jiaqi Li (Jira)
[ https://issues.apache.org/jira/browse/SPARK-29216?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jiaqi Li resolved SPARK-29216. -- Resolution: Not A Problem > Modify the run() method case statement structure in Executor without addin

[jira] [Updated] (SPARK-29216) Modify the run() method case statement structure in Executor without adding a new case

2019-09-23 Thread Jiaqi Li (Jira)
[ https://issues.apache.org/jira/browse/SPARK-29216?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jiaqi Li updated SPARK-29216: - Affects Version/s: (was: 2.3.5) 3.0.0 > Modify the run() method case statemen

[jira] [Created] (SPARK-29216) Modify the run() method case statement structure in Executor without adding a new case

2019-09-23 Thread Jiaqi Li (Jira)
Jiaqi Li created SPARK-29216: Summary: Modify the run() method case statement structure in Executor without adding a new case Key: SPARK-29216 URL: https://issues.apache.org/jira/browse/SPARK-29216 Projec

[jira] [Updated] (SPARK-28915) The new keyword is not used when instantiating the WorkerOffer.

2019-08-29 Thread Jiaqi Li (Jira)
[ https://issues.apache.org/jira/browse/SPARK-28915?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jiaqi Li updated SPARK-28915: - Description: WorkerOffer is a case class, so we don't need to use new when instantiating it, which make

[jira] [Created] (SPARK-28915) The new keyword is not used when instantiating the WorkerOffer.

2019-08-29 Thread Jiaqi Li (Jira)
Jiaqi Li created SPARK-28915: Summary: The new keyword is not used when instantiating the WorkerOffer. Key: SPARK-28915 URL: https://issues.apache.org/jira/browse/SPARK-28915 Project: Spark Issu