[jira] [Commented] (SPARK-25642) Add new Metrics in External Shuffle Service to help determine Network performance and Connection Handling capabilities of the Shuffle Service

2021-11-19 Thread Parth Gandhi (Jira)
[ https://issues.apache.org/jira/browse/SPARK-25642?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17446592#comment-17446592 ] Parth Gandhi commented on SPARK-25642: -- Hello [~yzhangal] , ideally you are correct,

[jira] [Commented] (SPARK-27361) YARN support for GPU-aware scheduling

2019-08-14 Thread Parth Gandhi (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-27361?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16907551#comment-16907551 ] Parth Gandhi commented on SPARK-27361: -- Makes sense, thank you. > YARN support for GPU-aware

[jira] [Commented] (SPARK-27361) YARN support for GPU-aware scheduling

2019-08-14 Thread Parth Gandhi (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-27361?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16907391#comment-16907391 ] Parth Gandhi commented on SPARK-27361: -- [~tgraves], I was just wondering whether 

[jira] [Commented] (SPARK-26130) Change Event Timeline Display Functionality on the Stages Page to use either REST API or data from other tables

2019-05-03 Thread Parth Gandhi (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-26130?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16832846#comment-16832846 ] Parth Gandhi commented on SPARK-26130: -- Will put up a PR soon. > Change Event Timeline Display

[jira] [Created] (SPARK-27605) Add new column "Partition ID" to the tasks table in stages page

2019-04-30 Thread Parth Gandhi (JIRA)
Parth Gandhi created SPARK-27605: Summary: Add new column "Partition ID" to the tasks table in stages page Key: SPARK-27605 URL: https://issues.apache.org/jira/browse/SPARK-27605 Project: Spark

[jira] [Created] (SPARK-27207) There exists a bug with SortBasedAggregator where merge()/update() operations get invoked on the aggregate buffer without calling initialize

2019-03-19 Thread Parth Gandhi (JIRA)
Parth Gandhi created SPARK-27207: Summary: There exists a bug with SortBasedAggregator where merge()/update() operations get invoked on the aggregate buffer without calling initialize Key: SPARK-27207 URL:

[jira] [Updated] (SPARK-27112) Spark Scheduler encounters two independent Deadlocks when trying to kill executors either due to dynamic allocation or blacklisting

2019-03-12 Thread Parth Gandhi (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-27112?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Parth Gandhi updated SPARK-27112: - Description: Recently, a few spark users in the organization have reported that their jobs

[jira] [Updated] (SPARK-27112) Spark Scheduler encounters two independent Deadlocks when trying to kill executors either due to dynamic allocation or blacklisting

2019-03-08 Thread Parth Gandhi (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-27112?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Parth Gandhi updated SPARK-27112: - Attachment: Screen Shot 2019-02-26 at 4.10.48 PM.png > Spark Scheduler encounters two

[jira] [Updated] (SPARK-27112) Spark Scheduler encounters two independent Deadlocks when trying to kill executors either due to dynamic allocation or blacklisting

2019-03-08 Thread Parth Gandhi (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-27112?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Parth Gandhi updated SPARK-27112: - Attachment: Screen Shot 2019-02-26 at 4.11.26 PM.png > Spark Scheduler encounters two

[jira] [Updated] (SPARK-27112) Spark Scheduler encounters two independent Deadlocks when trying to kill executors either due to dynamic allocation or blacklisting

2019-03-08 Thread Parth Gandhi (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-27112?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Parth Gandhi updated SPARK-27112: - Attachment: Screen Shot 2019-02-26 at 4.11.11 PM.png > Spark Scheduler encounters two

[jira] [Updated] (SPARK-27112) Spark Scheduler encounters two independent Deadlocks when trying to kill executors either due to dynamic allocation or blacklisting

2019-03-08 Thread Parth Gandhi (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-27112?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Parth Gandhi updated SPARK-27112: - Attachment: Screen Shot 2019-02-26 at 4.10.26 PM.png > Spark Scheduler encounters two

[jira] [Created] (SPARK-27112) Spark Scheduler encounters two independent Deadlocks when trying to kill executors either due to dynamic allocation or blacklisting

2019-03-08 Thread Parth Gandhi (JIRA)
Parth Gandhi created SPARK-27112: Summary: Spark Scheduler encounters two independent Deadlocks when trying to kill executors either due to dynamic allocation or blacklisting Key: SPARK-27112 URL:

[jira] [Resolved] (SPARK-26947) Pyspark KMeans Clustering job fails on large values of k

2019-03-05 Thread Parth Gandhi (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-26947?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Parth Gandhi resolved SPARK-26947. -- Resolution: Invalid > Pyspark KMeans Clustering job fails on large values of k >

[jira] [Commented] (SPARK-26947) Pyspark KMeans Clustering job fails on large values of k

2019-03-05 Thread Parth Gandhi (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-26947?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16784831#comment-16784831 ] Parth Gandhi commented on SPARK-26947: -- [~srowen] Yes your suggestion to limit the vocab size

[jira] [Commented] (SPARK-26947) Pyspark KMeans Clustering job fails on large values of k

2019-03-04 Thread Parth Gandhi (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-26947?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16783849#comment-16783849 ] Parth Gandhi commented on SPARK-26947: -- [~srowen] for this particular case, k is set to 1.

[jira] [Commented] (SPARK-25250) Race condition with tasks running when new attempt for same stage is created leads to other task in the next attempt running on the same partition id retry multiple ti

2019-02-22 Thread Parth Gandhi (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-25250?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16775188#comment-16775188 ] Parth Gandhi commented on SPARK-25250: -- [~Ngone51] I understand that you had a proposal and we were

[jira] [Commented] (SPARK-24935) Problem with Executing Hive UDF's from Spark 2.2 Onwards

2019-02-21 Thread Parth Gandhi (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-24935?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16774170#comment-16774170 ] Parth Gandhi commented on SPARK-24935: -- Thank you [~gavin_hu] for reporting the issue in the first

[jira] [Commented] (SPARK-24935) Problem with Executing Hive UDF's from Spark 2.2 Onwards

2019-02-20 Thread Parth Gandhi (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-24935?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16773541#comment-16773541 ] Parth Gandhi commented on SPARK-24935: -- Hi [~zanderl], thank you for your comment. Will do my best

[jira] [Comment Edited] (SPARK-26947) Pyspark KMeans Clustering job fails on large values of k

2019-02-20 Thread Parth Gandhi (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-26947?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16773457#comment-16773457 ] Parth Gandhi edited comment on SPARK-26947 at 2/20/19 10:43 PM: I am

[jira] [Commented] (SPARK-26947) Pyspark KMeans Clustering job fails on large values of k

2019-02-20 Thread Parth Gandhi (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-26947?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16773457#comment-16773457 ] Parth Gandhi commented on SPARK-26947: -- I am unable to attach the dummy dataset as the size of the

[jira] [Updated] (SPARK-26947) Pyspark KMeans Clustering job fails on large values of k

2019-02-20 Thread Parth Gandhi (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-26947?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Parth Gandhi updated SPARK-26947: - Attachment: clustering_app.py > Pyspark KMeans Clustering job fails on large values of k >

[jira] [Created] (SPARK-26947) Pyspark KMeans Clustering job fails on large values of k

2019-02-20 Thread Parth Gandhi (JIRA)
Parth Gandhi created SPARK-26947: Summary: Pyspark KMeans Clustering job fails on large values of k Key: SPARK-26947 URL: https://issues.apache.org/jira/browse/SPARK-26947 Project: Spark

[jira] [Commented] (SPARK-24935) Problem with Executing Hive UDF's from Spark 2.2 Onwards

2019-02-15 Thread Parth Gandhi (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-24935?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16769692#comment-16769692 ] Parth Gandhi commented on SPARK-24935: -- Have created a new pull request for this issue here: 

[jira] [Updated] (SPARK-26755) Optimize Spark Scheduler to dequeue speculative tasks more efficiently

2019-01-28 Thread Parth Gandhi (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-26755?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Parth Gandhi updated SPARK-26755: - Attachment: Screen Shot 2019-01-28 at 11.21.05 AM.png > Optimize Spark Scheduler to dequeue

[jira] [Updated] (SPARK-26755) Optimize Spark Scheduler to dequeue speculative tasks more efficiently

2019-01-28 Thread Parth Gandhi (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-26755?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Parth Gandhi updated SPARK-26755: - Attachment: Screen Shot 2019-01-28 at 11.22.42 AM.png > Optimize Spark Scheduler to dequeue

[jira] [Created] (SPARK-26755) Optimize Spark Scheduler to dequeue speculative tasks more efficiently

2019-01-28 Thread Parth Gandhi (JIRA)
Parth Gandhi created SPARK-26755: Summary: Optimize Spark Scheduler to dequeue speculative tasks more efficiently Key: SPARK-26755 URL: https://issues.apache.org/jira/browse/SPARK-26755 Project:

[jira] [Updated] (SPARK-26755) Optimize Spark Scheduler to dequeue speculative tasks more efficiently

2019-01-28 Thread Parth Gandhi (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-26755?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Parth Gandhi updated SPARK-26755: - Attachment: Screen Shot 2019-01-28 at 11.21.25 AM.png > Optimize Spark Scheduler to dequeue

[jira] [Updated] (SPARK-26658) Pyspark job is unable to serialize large objects

2019-01-17 Thread Parth Gandhi (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-26658?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Parth Gandhi updated SPARK-26658: - Description: When a pyspark job using python 3 tries to serialize large objects, it throws a

[jira] [Updated] (SPARK-26658) Pyspark job is unable to serialize large objects

2019-01-17 Thread Parth Gandhi (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-26658?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Parth Gandhi updated SPARK-26658: - Description: When a pyspark job using python 3 tries to serialize large objects, it throws a

[jira] [Created] (SPARK-26658) Pyspark job is unable to serialize large objects

2019-01-17 Thread Parth Gandhi (JIRA)
Parth Gandhi created SPARK-26658: Summary: Pyspark job is unable to serialize large objects Key: SPARK-26658 URL: https://issues.apache.org/jira/browse/SPARK-26658 Project: Spark Issue

[jira] [Created] (SPARK-26253) Task Summary Metrics Table on Stage Page shows empty table when no data is present

2018-12-03 Thread Parth Gandhi (JIRA)
Parth Gandhi created SPARK-26253: Summary: Task Summary Metrics Table on Stage Page shows empty table when no data is present Key: SPARK-26253 URL: https://issues.apache.org/jira/browse/SPARK-26253

[jira] [Created] (SPARK-26130) Change Event Timeline Display Functionality on the Stages Page to use either REST API or data from other tables

2018-11-20 Thread Parth Gandhi (JIRA)
Parth Gandhi created SPARK-26130: Summary: Change Event Timeline Display Functionality on the Stages Page to use either REST API or data from other tables Key: SPARK-26130 URL:

[jira] [Commented] (SPARK-25813) Unit Test "pageNavigation" for test suite PagedTableSuite.scala is failing for Apache Spark master branch

2018-10-23 Thread Parth Gandhi (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-25813?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16661172#comment-16661172 ] Parth Gandhi commented on SPARK-25813: -- Duplicate JIRA, refer

[jira] [Resolved] (SPARK-25813) Unit Test "pageNavigation" for test suite PagedTableSuite.scala is failing for Apache Spark master branch

2018-10-23 Thread Parth Gandhi (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-25813?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Parth Gandhi resolved SPARK-25813. -- Resolution: Duplicate > Unit Test "pageNavigation" for test suite PagedTableSuite.scala is

[jira] [Created] (SPARK-25813) Unit Test "pageNavigation" for test suite PagedTableSuite.scala is failing for Apache Spark master branch

2018-10-23 Thread Parth Gandhi (JIRA)
Parth Gandhi created SPARK-25813: Summary: Unit Test "pageNavigation" for test suite PagedTableSuite.scala is failing for Apache Spark master branch Key: SPARK-25813 URL:

[jira] [Created] (SPARK-25719) Search functionality in datatables in stages page should search over formatted data rather than the raw data

2018-10-12 Thread Parth Gandhi (JIRA)
Parth Gandhi created SPARK-25719: Summary: Search functionality in datatables in stages page should search over formatted data rather than the raw data Key: SPARK-25719 URL:

[jira] [Updated] (SPARK-25642) Add new Metrics in External Shuffle Service to help determine Network performance and Connection Handling capabilities of the Shuffle Service

2018-10-04 Thread Parth Gandhi (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-25642?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Parth Gandhi updated SPARK-25642: - Description: Recently, the ability to expose the metrics for YARN Shuffle Service was added as

[jira] [Created] (SPARK-25642) Add new Metrics in External Shuffle Service to help determine Network performance and Connection Handling capabilities of the Shuffle Service

2018-10-04 Thread Parth Gandhi (JIRA)
Parth Gandhi created SPARK-25642: Summary: Add new Metrics in External Shuffle Service to help determine Network performance and Connection Handling capabilities of the Shuffle Service Key: SPARK-25642 URL:

[jira] [Commented] (SPARK-25250) Race condition with tasks running when new attempt for same stage is created leads to other task in the next attempt running on the same partition id retry multiple ti

2018-09-23 Thread Parth Gandhi (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-25250?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16625283#comment-16625283 ] Parth Gandhi commented on SPARK-25250: -- Currently working on this issue, will file a pull request

[jira] [Commented] (SPARK-18364) Expose metrics for YarnShuffleService

2018-09-20 Thread Parth Gandhi (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-18364?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16622447#comment-16622447 ] Parth Gandhi commented on SPARK-18364: -- I have put up a PR following up on Andrew Ash's work here:

[jira] [Created] (SPARK-25250) Race condition with tasks running when new attempt for same stage is created leads to other task in the next attempt running on the same partition id retry multiple time

2018-08-27 Thread Parth Gandhi (JIRA)
Parth Gandhi created SPARK-25250: Summary: Race condition with tasks running when new attempt for same stage is created leads to other task in the next attempt running on the same partition id retry multiple times Key:

[jira] [Created] (SPARK-25231) Running a Large Job with Speculation On Causes Executor Heartbeats to Time Out on Driver

2018-08-24 Thread Parth Gandhi (JIRA)
Parth Gandhi created SPARK-25231: Summary: Running a Large Job with Speculation On Causes Executor Heartbeats to Time Out on Driver Key: SPARK-25231 URL: https://issues.apache.org/jira/browse/SPARK-25231

[jira] [Commented] (SPARK-24935) Problem with Executing Hive UDF's from Spark 2.2 Onwards

2018-08-10 Thread Parth Gandhi (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-24935?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16576467#comment-16576467 ] Parth Gandhi commented on SPARK-24935: -- [~cloud_fan] [~lian cheng], What do you think of my

[jira] [Commented] (SPARK-24935) Problem with Executing Hive UDF's from Spark 2.2 Onwards

2018-07-29 Thread Parth Gandhi (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-24935?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16561266#comment-16561266 ] Parth Gandhi commented on SPARK-24935: -- [~cloud_fan] I too had the same doubt that maybe hive UDAF

[jira] [Created] (SPARK-24935) Problem with Executing Hive UDF's from Spark 2.2 Onwards

2018-07-26 Thread Parth Gandhi (JIRA)
Parth Gandhi created SPARK-24935: Summary: Problem with Executing Hive UDF's from Spark 2.2 Onwards Key: SPARK-24935 URL: https://issues.apache.org/jira/browse/SPARK-24935 Project: Spark

[jira] [Comment Edited] (SPARK-18186) Migrate HiveUDAFFunction to TypedImperativeAggregate for partial aggregation support

2018-07-18 Thread Parth Gandhi (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-18186?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16548452#comment-16548452 ] Parth Gandhi edited comment on SPARK-18186 at 7/18/18 9:54 PM: --- Hi [~lian

[jira] [Commented] (SPARK-18186) Migrate HiveUDAFFunction to TypedImperativeAggregate for partial aggregation support

2018-07-18 Thread Parth Gandhi (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-18186?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16548452#comment-16548452 ] Parth Gandhi commented on SPARK-18186: -- Hi, there has been an issue lately with the library

[jira] [Created] (SPARK-24851) Map a Stage ID to it's Associated Job ID in UI

2018-07-18 Thread Parth Gandhi (JIRA)
Parth Gandhi created SPARK-24851: Summary: Map a Stage ID to it's Associated Job ID in UI Key: SPARK-24851 URL: https://issues.apache.org/jira/browse/SPARK-24851 Project: Spark Issue Type:

[jira] [Updated] (SPARK-22185) Classpath cannot be set for jobs running on Spark Standalone Mode

2017-10-02 Thread Parth Gandhi (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-22185?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Parth Gandhi updated SPARK-22185: - Summary: Classpath cannot be set for jobs running on Spark Standalone Mode (was: Jobs running

[jira] [Created] (SPARK-22185) Jobs running on Spark Standalone Mode cannot access HDFS

2017-10-02 Thread Parth Gandhi (JIRA)
Parth Gandhi created SPARK-22185: Summary: Jobs running on Spark Standalone Mode cannot access HDFS Key: SPARK-22185 URL: https://issues.apache.org/jira/browse/SPARK-22185 Project: Spark

[jira] [Comment Edited] (SPARK-21888) Cannot add stuff to Client Classpath for Yarn Cluster Mode

2017-08-31 Thread Parth Gandhi (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-21888?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16149350#comment-16149350 ] Parth Gandhi edited comment on SPARK-21888 at 8/31/17 6:01 PM: --- The spark

[jira] [Commented] (SPARK-21888) Cannot add stuff to Client Classpath for Yarn Cluster Mode

2017-08-31 Thread Parth Gandhi (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-21888?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16149350#comment-16149350 ] Parth Gandhi commented on SPARK-21888: -- The spark job runs successfully only if hbase-site.xml is

[jira] [Commented] (SPARK-21888) Cannot add stuff to Client Classpath for Yarn Cluster Mode

2017-08-31 Thread Parth Gandhi (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-21888?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16149263#comment-16149263 ] Parth Gandhi commented on SPARK-21888: -- Sorry I forgot to mention that, --jars certainly adds jar

[jira] [Updated] (SPARK-21888) Cannot add stuff to Client Classpath for Yarn Cluster Mode

2017-08-31 Thread Parth Gandhi (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-21888?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Parth Gandhi updated SPARK-21888: - Description: While running Spark on Yarn in cluster mode, currently there is no way to add any

[jira] [Updated] (SPARK-21888) Cannot add stuff to Client Classpath for Yarn Cluster Mode

2017-08-31 Thread Parth Gandhi (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-21888?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Parth Gandhi updated SPARK-21888: - Description: While running Spark on Yarn in cluster mode, currently there is no way to add any

[jira] [Created] (SPARK-21888) Cannot add stuff to Client Classpath for Yarn Cluster Mode

2017-08-31 Thread Parth Gandhi (JIRA)
Parth Gandhi created SPARK-21888: Summary: Cannot add stuff to Client Classpath for Yarn Cluster Mode Key: SPARK-21888 URL: https://issues.apache.org/jira/browse/SPARK-21888 Project: Spark

[jira] [Commented] (SPARK-21798) No config to replace deprecated SPARK_CLASSPATH config for launching daemons like History Server

2017-08-24 Thread Parth Gandhi (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-21798?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16140833#comment-16140833 ] Parth Gandhi commented on SPARK-21798: -- Filed a pull request for this ticket:

[jira] [Commented] (SPARK-21585) Application Master marking application status as Failed for Client Mode

2017-07-31 Thread Parth Gandhi (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-21585?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16107936#comment-16107936 ] Parth Gandhi commented on SPARK-21585: -- Currently working on the fix, will file a pull request as

[jira] [Created] (SPARK-21585) Application Master marking application status as Failed for Client Mode

2017-07-31 Thread Parth Gandhi (JIRA)
Parth Gandhi created SPARK-21585: Summary: Application Master marking application status as Failed for Client Mode Key: SPARK-21585 URL: https://issues.apache.org/jira/browse/SPARK-21585 Project:

[jira] [Commented] (SPARK-21541) Spark Logs show incorrect job status for a job that does not create SparkContext

2017-07-28 Thread Parth Gandhi (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-21541?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16105116#comment-16105116 ] Parth Gandhi commented on SPARK-21541: -- The change has been merged. Thank you. > Spark Logs show

[jira] [Updated] (SPARK-21541) Spark Logs show incorrect job status for a job that does not create SparkContext

2017-07-26 Thread Parth Gandhi (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-21541?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Parth Gandhi updated SPARK-21541: - Description: If you run a spark job without creating the SparkSession or SparkContext, the

[jira] [Commented] (SPARK-21541) Spark Logs show incorrect job status for a job that does not create SparkContext

2017-07-26 Thread Parth Gandhi (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-21541?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16102308#comment-16102308 ] Parth Gandhi commented on SPARK-21541: -- Currently working on the fix, will file a pull request as

[jira] [Created] (SPARK-21541) Spark Logs show incorrect job status for a job that does not create SparkContext

2017-07-26 Thread Parth Gandhi (JIRA)
Parth Gandhi created SPARK-21541: Summary: Spark Logs show incorrect job status for a job that does not create SparkContext Key: SPARK-21541 URL: https://issues.apache.org/jira/browse/SPARK-21541

[jira] [Commented] (SPARK-21503) Spark UI shows incorrect task status for a killed Executor Process

2017-07-21 Thread Parth Gandhi (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-21503?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16096846#comment-16096846 ] Parth Gandhi commented on SPARK-21503: -- Currently working on the fix, will file a pull request as

[jira] [Created] (SPARK-21503) Spark UI shows incorrect task status for a killed Executor Process

2017-07-21 Thread Parth Gandhi (JIRA)
Parth Gandhi created SPARK-21503: Summary: Spark UI shows incorrect task status for a killed Executor Process Key: SPARK-21503 URL: https://issues.apache.org/jira/browse/SPARK-21503 Project: Spark