[jira] [Created] (SPARK-23134) WebUI is showing the cache table details even after cache idle timeout

2018-01-17 Thread Shahid K I (JIRA)
Shahid K I created SPARK-23134: -- Summary: WebUI is showing the cache table details even after cache idle timeout Key: SPARK-23134 URL: https://issues.apache.org/jira/browse/SPARK-23134 Project: Spark

[jira] [Updated] (SPARK-23134) WebUI is showing the cache table details even after cache idle timeout

2018-01-17 Thread Shahid K I (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-23134?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shahid K I updated SPARK-23134: --- Description: After cachedExecutorIdleTimeout, WebUI shows the cached partition details in the

[jira] [Updated] (SPARK-23134) WebUI is showing the cache table details even after cache idle timeout

2018-01-17 Thread Shahid K I (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-23134?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shahid K I updated SPARK-23134: --- Environment:  Run Cache command with below configuration to cache the RDD blocks  

[jira] [Updated] (SPARK-23134) WebUI is showing the cache table details even after cache idle timeout

2018-01-17 Thread Shahid K I (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-23134?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shahid K I updated SPARK-23134: --- Environment:  Run Cache command with below configuration to cache the RDD blocks  

[jira] [Commented] (SPARK-23519) Create View Commands Fails with The view output (col1,col1) contains duplicate column name

2018-04-02 Thread Shahid K I (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-23519?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16421985#comment-16421985 ] Shahid K I commented on SPARK-23519: [~tafra...@gmail.com] You can try,  spark.sql("create view 

[jira] [Created] (SPARK-23837) Create table as select gives exception if the spark generated alias name contains comma

2018-03-31 Thread Shahid K I (JIRA)
Shahid K I created SPARK-23837: -- Summary: Create table as select gives exception if the spark generated alias name contains comma Key: SPARK-23837 URL: https://issues.apache.org/jira/browse/SPARK-23837

[jira] [Updated] (SPARK-23837) Create table as select gives exception if the spark generated alias name contains comma

2018-03-31 Thread Shahid K I (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-23837?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shahid K I updated SPARK-23837: --- Description: For spark generated alias name contains comma, Hive metastore throws exception. 0:

[jira] [Updated] (SPARK-23837) Create table as select gives exception if the spark generated alias name contains comma

2018-03-31 Thread Shahid K I (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-23837?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shahid K I updated SPARK-23837: --- Description: For spark generated alias name contains comma, Hive metastore throws exception. 0:

[jira] [Updated] (SPARK-23837) Create table as select gives exception if the spark generated alias name contains comma

2018-03-31 Thread Shahid K I (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-23837?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shahid K I updated SPARK-23837: --- Description: For spark generated alias name contains comma, Hive metastore throws exception. 0:

[jira] [Updated] (SPARK-23837) Create table as select gives exception if the spark generated alias name contains comma

2018-03-31 Thread Shahid K I (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-23837?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shahid K I updated SPARK-23837: --- Priority: Minor (was: Major) > Create table as select gives exception if the spark generated alias

[jira] [Updated] (SPARK-23837) Create table as select gives exception if the spark generated alias name contains comma

2018-03-31 Thread Shahid K I (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-23837?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shahid K I updated SPARK-23837: --- Description: For spark generated alias name contains comma, Hive metastore throws exception.   0:

[jira] [Commented] (SPARK-27019) Spark UI's SQL tab shows inconsistent values

2019-03-04 Thread Shahid K I (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-27019?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16784179#comment-16784179 ] Shahid K I commented on SPARK-27019: Thanks [~peay] could you please share the event log for that

[jira] [Commented] (SPARK-27068) Support failed jobs ui and completed jobs ui use different queue

2019-03-06 Thread Shahid K I (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-27068?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16785427#comment-16785427 ] Shahid K I commented on SPARK-27068: Hi, In the jobs page, both completed and failed jobs will

[jira] [Comment Edited] (SPARK-27068) Support failed jobs ui and completed jobs ui use different queue

2019-03-06 Thread Shahid K I (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-27068?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16785451#comment-16785451 ] Shahid K I edited comment on SPARK-27068 at 3/6/19 9:39 AM: Okay. This is

[jira] [Commented] (SPARK-27068) Support failed jobs ui and completed jobs ui use different queue

2019-03-06 Thread Shahid K I (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-27068?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16785451#comment-16785451 ] Shahid K I commented on SPARK-27068: Okay. This is configuration issue. This can be fixed by

[jira] [Created] (SPARK-27075) Sorting table column in SQL WEBUI page throws 'IllegalArgumentException'

2019-03-06 Thread Shahid K I (JIRA)
Shahid K I created SPARK-27075: -- Summary: Sorting table column in SQL WEBUI page throws 'IllegalArgumentException' Key: SPARK-27075 URL: https://issues.apache.org/jira/browse/SPARK-27075 Project: Spark

[jira] [Commented] (SPARK-27075) Sorting table column in SQL WEBUI page throws 'IllegalArgumentException'

2019-03-06 Thread Shahid K I (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-27075?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16786122#comment-16786122 ] Shahid K I commented on SPARK-27075: I will raise a PR > Sorting table column in SQL WEBUI page

[jira] [Updated] (SPARK-27075) Sorting table column in SQL WEBUI page throws 'IllegalArgumentException'

2019-03-06 Thread Shahid K I (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-27075?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shahid K I updated SPARK-27075: --- Attachment: image-2019-03-07-02-37-20-453.png > Sorting table column in SQL WEBUI page throws

[jira] [Updated] (SPARK-27075) Sorting table column in SQL WEBUI page throws 'IllegalArgumentException'

2019-03-06 Thread Shahid K I (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-27075?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shahid K I updated SPARK-27075: --- Description: Test steps: 1) bin/spark-sql 2) run some queries 3) Open SQL page in the webui 4)

[jira] [Comment Edited] (SPARK-27019) Spark UI's SQL tab shows inconsistent values

2019-03-05 Thread Shahid K I (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-27019?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16784194#comment-16784194 ] Shahid K I edited comment on SPARK-27019 at 3/5/19 7:59 AM: Please upload

[jira] [Commented] (SPARK-27019) Spark UI's SQL tab shows inconsistent values

2019-03-04 Thread Shahid K I (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-27019?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16784194#comment-16784194 ] Shahid K I commented on SPARK-27019: Please show me the screenshot of the sql page of the second

[jira] [Updated] (SPARK-27075) Sorting table column in SQL WEBUI page throws 'IllegalArgumentException'

2019-03-11 Thread Shahid K I (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-27075?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shahid K I updated SPARK-27075: --- Description: Test steps: 1) bin/spark-sql 2) run some queries 3) Open SQL page in the webui 4)

[jira] [Created] (SPARK-27125) Add test suite for sql execution page

2019-03-11 Thread Shahid K I (JIRA)
Shahid K I created SPARK-27125: -- Summary: Add test suite for sql execution page Key: SPARK-27125 URL: https://issues.apache.org/jira/browse/SPARK-27125 Project: Spark Issue Type: Improvement

[jira] [Commented] (SPARK-27125) Add test suite for sql execution page

2019-03-11 Thread Shahid K I (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-27125?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16789367#comment-16789367 ] Shahid K I commented on SPARK-27125: I will raise a PR > Add test suite for sql execution page >

[jira] [Created] (SPARK-27129) Add JSON event serialization methods in JSONUtils for blacklisted events

2019-03-11 Thread Shahid K I (JIRA)
Shahid K I created SPARK-27129: -- Summary: Add JSON event serialization methods in JSONUtils for blacklisted events Key: SPARK-27129 URL: https://issues.apache.org/jira/browse/SPARK-27129 Project: Spark