[jira] [Commented] (SPARK-8999) Support non-temporal sequence in PrefixSpan

2015-07-22 Thread Apache Spark (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-8999?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14636625#comment-14636625 ] Apache Spark commented on SPARK-8999: - User 'zhangjiajin' has created a pull request f

[jira] [Created] (SPARK-9252) Spark client application must be restarted if the cluster (yarn) gets restarted

2015-07-22 Thread Sarto Mihai (JIRA)
Sarto Mihai created SPARK-9252: -- Summary: Spark client application must be restarted if the cluster (yarn) gets restarted Key: SPARK-9252 URL: https://issues.apache.org/jira/browse/SPARK-9252 Project: Sp

[jira] [Updated] (SPARK-8756) Keep cached information and avoid re-calculating footers in ParquetRelation2

2015-07-22 Thread Cheng Lian (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-8756?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Cheng Lian updated SPARK-8756: -- Assignee: Liang-Chi Hsieh > Keep cached information and avoid re-calculating footers in ParquetRelation2

[jira] [Updated] (SPARK-8838) Add config to enable/disable merging part-files when merging parquet schema

2015-07-22 Thread Cheng Lian (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-8838?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Cheng Lian updated SPARK-8838: -- Assignee: Liang-Chi Hsieh > Add config to enable/disable merging part-files when merging parquet schema

[jira] [Updated] (SPARK-8838) Add config to enable/disable merging part-files when merging parquet schema

2015-07-22 Thread Cheng Lian (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-8838?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Cheng Lian updated SPARK-8838: -- Shepherd: Cheng Lian (was: liancheng) > Add config to enable/disable merging part-files when merging pa

[jira] [Commented] (SPARK-9249) local variable assigned but may not be used

2015-07-22 Thread Chanchal Singh (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-9249?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14636579#comment-14636579 ] Chanchal Singh commented on SPARK-9249: --- can u just explain what exactly need to be

[jira] [Commented] (SPARK-9251) do not order by expressions which still need evaluation

2015-07-22 Thread Apache Spark (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-9251?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14636545#comment-14636545 ] Apache Spark commented on SPARK-9251: - User 'cloud-fan' has created a pull request for

[jira] [Assigned] (SPARK-9083) If order by clause has non-deterministic expressions, we should add a project to materialize results of these expressions

2015-07-22 Thread Apache Spark (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-9083?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Apache Spark reassigned SPARK-9083: --- Assignee: Wenchen Fan (was: Apache Spark) > If order by clause has non-deterministic express

[jira] [Commented] (SPARK-9083) If order by clause has non-deterministic expressions, we should add a project to materialize results of these expressions

2015-07-22 Thread Apache Spark (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-9083?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14636546#comment-14636546 ] Apache Spark commented on SPARK-9083: - User 'cloud-fan' has created a pull request for

[jira] [Assigned] (SPARK-9251) do not order by expressions which still need evaluation

2015-07-22 Thread Apache Spark (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-9251?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Apache Spark reassigned SPARK-9251: --- Assignee: (was: Apache Spark) > do not order by expressions which still need evaluation >

[jira] [Assigned] (SPARK-9251) do not order by expressions which still need evaluation

2015-07-22 Thread Apache Spark (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-9251?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Apache Spark reassigned SPARK-9251: --- Assignee: Apache Spark > do not order by expressions which still need evaluation > --

[jira] [Assigned] (SPARK-9083) If order by clause has non-deterministic expressions, we should add a project to materialize results of these expressions

2015-07-22 Thread Apache Spark (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-9083?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Apache Spark reassigned SPARK-9083: --- Assignee: Apache Spark (was: Wenchen Fan) > If order by clause has non-deterministic express

[jira] [Created] (SPARK-9251) do not order by expressions which still need evaluation

2015-07-22 Thread Wenchen Fan (JIRA)
Wenchen Fan created SPARK-9251: -- Summary: do not order by expressions which still need evaluation Key: SPARK-9251 URL: https://issues.apache.org/jira/browse/SPARK-9251 Project: Spark Issue Type:

[jira] [Created] (SPARK-9250) ./dev/change-scala-version.sh should offer guidance what versions are accepted, i.e. 2.10 or 2.11

2015-07-22 Thread Jacek Laskowski (JIRA)
Jacek Laskowski created SPARK-9250: -- Summary: ./dev/change-scala-version.sh should offer guidance what versions are accepted, i.e. 2.10 or 2.11 Key: SPARK-9250 URL: https://issues.apache.org/jira/browse/SPARK-925

[jira] [Created] (SPARK-9249) local variable assigned but may not be used

2015-07-22 Thread Yu Ishikawa (JIRA)
Yu Ishikawa created SPARK-9249: -- Summary: local variable assigned but may not be used Key: SPARK-9249 URL: https://issues.apache.org/jira/browse/SPARK-9249 Project: Spark Issue Type: Sub-task

[jira] [Updated] (SPARK-9213) Improve regular expression performance (via joni)

2015-07-22 Thread Cheng Lian (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-9213?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Cheng Lian updated SPARK-9213: -- Target Version/s: 1.6.0 (was: ) > Improve regular expression performance (via joni) > -

[jira] [Commented] (SPARK-9131) UDFs change data values

2015-07-22 Thread Luis Guerra (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-9131?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14636508#comment-14636508 ] Luis Guerra commented on SPARK-9131: By the way, UDFs code should be changed to return

[jira] [Created] (SPARK-9248) Closing curly-braces should always be on their own line

2015-07-22 Thread Yu Ishikawa (JIRA)
Yu Ishikawa created SPARK-9248: -- Summary: Closing curly-braces should always be on their own line Key: SPARK-9248 URL: https://issues.apache.org/jira/browse/SPARK-9248 Project: Spark Issue Type:

[jira] [Commented] (SPARK-9131) UDFs change data values

2015-07-22 Thread Reynold Xin (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-9131?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14636498#comment-14636498 ] Reynold Xin commented on SPARK-9131: Would it be possible to upload it to s3 or github

[jira] [Updated] (SPARK-9131) UDFs change data values

2015-07-22 Thread Luis Guerra (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-9131?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Luis Guerra updated SPARK-9131: --- Attachment: testjson_jira9131.z02 testjson_jira9131.z03 testjson_jira91

[jira] [Commented] (SPARK-7075) Project Tungsten: Improving Physical Execution

2015-07-22 Thread Apache Spark (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-7075?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14636496#comment-14636496 ] Apache Spark commented on SPARK-7075: - User 'davies' has created a pull request for th

[jira] [Assigned] (SPARK-7075) Project Tungsten: Improving Physical Execution

2015-07-22 Thread Apache Spark (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-7075?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Apache Spark reassigned SPARK-7075: --- Assignee: Reynold Xin (was: Apache Spark) > Project Tungsten: Improving Physical Execution >

[jira] [Assigned] (SPARK-7075) Project Tungsten: Improving Physical Execution

2015-07-22 Thread Apache Spark (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-7075?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Apache Spark reassigned SPARK-7075: --- Assignee: Apache Spark (was: Reynold Xin) > Project Tungsten: Improving Physical Execution >

[jira] [Commented] (SPARK-8579) Support arbitrary object in UnsafeRow

2015-07-22 Thread Apache Spark (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-8579?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14636495#comment-14636495 ] Apache Spark commented on SPARK-8579: - User 'rxin' has created a pull request for this

[jira] [Created] (SPARK-9247) Use BytesToBytesMap in unsafe broadcast join

2015-07-22 Thread Davies Liu (JIRA)
Davies Liu created SPARK-9247: - Summary: Use BytesToBytesMap in unsafe broadcast join Key: SPARK-9247 URL: https://issues.apache.org/jira/browse/SPARK-9247 Project: Spark Issue Type: Improvement

[jira] [Commented] (SPARK-9131) UDFs change data values

2015-07-22 Thread Luis Guerra (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-9131?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14636490#comment-14636490 ] Luis Guerra commented on SPARK-9131: Actually, the file is reduced by compression to 2

[jira] [Commented] (SPARK-9131) UDFs change data values

2015-07-22 Thread Luis Guerra (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-9131?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14636489#comment-14636489 ] Luis Guerra commented on SPARK-9131: Agree, I have prepared a dataset.json and is read

[jira] [Deleted] (SPARK-7590) Test Issue to Debug JIRA Problem

2015-07-22 Thread Cheng Lian (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-7590?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Cheng Lian deleted SPARK-7590: -- > Test Issue to Debug JIRA Problem > > > Key: SPARK-7590 >

[jira] [Created] (SPARK-9246) DistributedLDAModel predict top docs per topic

2015-07-22 Thread Joseph K. Bradley (JIRA)
Joseph K. Bradley created SPARK-9246: Summary: DistributedLDAModel predict top docs per topic Key: SPARK-9246 URL: https://issues.apache.org/jira/browse/SPARK-9246 Project: Spark Issue Ty

[jira] [Commented] (SPARK-8856) Better instrumentation and visualization for physical plan

2015-07-22 Thread Reynold Xin (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-8856?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14636413#comment-14636413 ] Reynold Xin commented on SPARK-8856: It's fine to mark it as in progress since it is a

[jira] [Commented] (SPARK-8856) Better instrumentation and visualization for physical plan

2015-07-22 Thread Feynman Liang (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-8856?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14636412#comment-14636412 ] Feynman Liang commented on SPARK-8856: -- Oops, I tagged the wrong JIRA in the PR. Can

[jira] [Commented] (SPARK-8861) Add basic instrumentation to each SparkPlan operator

2015-07-22 Thread Apache Spark (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-8861?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14636411#comment-14636411 ] Apache Spark commented on SPARK-8861: - User 'feynmanliang' has created a pull request

[jira] [Assigned] (SPARK-8861) Add basic instrumentation to each SparkPlan operator

2015-07-22 Thread Apache Spark (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-8861?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Apache Spark reassigned SPARK-8861: --- Assignee: (was: Apache Spark) > Add basic instrumentation to each SparkPlan operator > --

[jira] [Assigned] (SPARK-8861) Add basic instrumentation to each SparkPlan operator

2015-07-22 Thread Apache Spark (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-8861?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Apache Spark reassigned SPARK-8861: --- Assignee: Apache Spark > Add basic instrumentation to each SparkPlan operator > -

[jira] [Assigned] (SPARK-8856) Better instrumentation and visualization for physical plan

2015-07-22 Thread Apache Spark (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-8856?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Apache Spark reassigned SPARK-8856: --- Assignee: Shixiong Zhu (was: Apache Spark) > Better instrumentation and visualization for ph

[jira] [Commented] (SPARK-8187) date/time function: date_sub

2015-07-22 Thread Apache Spark (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-8187?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14636407#comment-14636407 ] Apache Spark commented on SPARK-8187: - User 'adrian-wang' has created a pull request f

[jira] [Commented] (SPARK-8186) date/time function: date_add

2015-07-22 Thread Apache Spark (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-8186?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14636406#comment-14636406 ] Apache Spark commented on SPARK-8186: - User 'adrian-wang' has created a pull request f

[jira] [Commented] (SPARK-8856) Better instrumentation and visualization for physical plan

2015-07-22 Thread Apache Spark (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-8856?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14636405#comment-14636405 ] Apache Spark commented on SPARK-8856: - User 'feynmanliang' has created a pull request

[jira] [Assigned] (SPARK-8856) Better instrumentation and visualization for physical plan

2015-07-22 Thread Apache Spark (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-8856?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Apache Spark reassigned SPARK-8856: --- Assignee: Apache Spark (was: Shixiong Zhu) > Better instrumentation and visualization for ph

<    1   2   3