[jira] [Created] (SPARK-24407) Spark + Parquet + Snappy: Overall compression ratio loses after spark shuffles data

2018-05-28 Thread shining (JIRA)
shining created SPARK-24407: --- Summary: Spark + Parquet + Snappy: Overall compression ratio loses after spark shuffles data Key: SPARK-24407 URL: https://issues.apache.org/jira/browse/SPARK-24407 Project: Sp

[jira] [Commented] (SPARK-21645) SparkSQL Left outer join get the error result when use phoenix spark plugin

2018-04-25 Thread shining (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-21645?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16453410#comment-16453410 ] shining commented on SPARK-21645: - When left outer join occurs between table a and table

[jira] [Commented] (SPARK-23297) Spark job is finished but the stage process is error

2018-02-01 Thread shining (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-23297?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16349655#comment-16349655 ] shining commented on SPARK-23297: - I also encounter this problem.   It looks the job  st

[jira] [Commented] (SPARK-21645) SparkSQL Left outer join get the error result when use phoenix spark plugin

2017-08-05 Thread shining (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-21645?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16115385#comment-16115385 ] shining commented on SPARK-21645: - [~q79969786] the physical plan by explain : == Physica

[jira] [Updated] (SPARK-21645) SparkSQL Left outer join get the error result when use phoenix spark plugin

2017-08-05 Thread shining (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-21645?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] shining updated SPARK-21645: Description: I have two tables in phoenix: AN_BASEINFO and AN_SUP_BASEINFO Then I crate the outer datasour

[jira] [Created] (SPARK-21645) SparkSQL Left outer join get the error result when use phoenix spark plugin

2017-08-05 Thread shining (JIRA)
shining created SPARK-21645: --- Summary: SparkSQL Left outer join get the error result when use phoenix spark plugin Key: SPARK-21645 URL: https://issues.apache.org/jira/browse/SPARK-21645 Project: Spark

[jira] [Closed] (SPARK-21201) SparkSQL Load data inpath into table tableName, file is moved

2017-06-29 Thread shining (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-21201?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] shining closed SPARK-21201. --- Use Hive to Load hdfs data is the same.Maybe i make a mistake. > SparkSQL Load data inpath into table tableName,

[jira] [Updated] (SPARK-21201) SparkSQL Load data inpath into table tableName, file is moved

2017-06-24 Thread shining (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-21201?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] shining updated SPARK-21201: Issue Type: Question (was: Bug) > SparkSQL Load data inpath into table tableName, file is moved > ---

[jira] [Created] (SPARK-21201) SparkSQL Load data inpath into table tableName, file is moved

2017-06-23 Thread shining (JIRA)
shining created SPARK-21201: --- Summary: SparkSQL Load data inpath into table tableName, file is moved Key: SPARK-21201 URL: https://issues.apache.org/jira/browse/SPARK-21201 Project: Spark Issue T

[jira] [Closed] (SPARK-21139) java.util.concurrent.RejectedExecutionException: rejected from java.util.concurrent.ThreadPoolExecutor@46477dd0[Terminated, pool size = 0, active threads = 0, queued task

2017-06-23 Thread shining (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-21139?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] shining closed SPARK-21139. --- Maybe HiveHBaseInputFormat use the old API of HBase. It is not spark's issue > java.util.concurrent.RejectedExec

[jira] [Created] (SPARK-21139) java.util.concurrent.RejectedExecutionException: rejected from java.util.concurrent.ThreadPoolExecutor@46477dd0[Terminated, pool size = 0, active threads = 0, queued tas

2017-06-19 Thread shining (JIRA)
shining created SPARK-21139: --- Summary: java.util.concurrent.RejectedExecutionException: rejected from java.util.concurrent.ThreadPoolExecutor@46477dd0[Terminated, pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 14109]