[jira] [Created] (SPARK-16563) Spark SQL thrift server fetchResults return empty for ExecuteStatement operation for repeat calls

2016-07-14 Thread Gu Huiqin Alice (JIRA)
Gu Huiqin Alice created SPARK-16563: --- Summary: Spark SQL thrift server fetchResults return empty for ExecuteStatement operation for repeat calls Key: SPARK-16563 URL:

[jira] [Updated] (SPARK-16563) Repeat calling Spark SQL thrift server fetchResults return empty for ExecuteStatement operation

2016-07-14 Thread Gu Huiqin Alice (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-16563?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gu Huiqin Alice updated SPARK-16563: Summary: Repeat calling Spark SQL thrift server fetchResults return empty for

[jira] [Resolved] (SPARK-16546) Dataframe.drop supported multi-columns in spark api and should make python api also support it.

2016-07-14 Thread Reynold Xin (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-16546?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Reynold Xin resolved SPARK-16546. - Resolution: Fixed Assignee: Weichen Xu Fix Version/s: 2.1.0 > Dataframe.drop

[jira] [Assigned] (SPARK-16562) Do not allow downcast in INT32 based types for non-vectorized Parquet reader

2016-07-14 Thread Apache Spark (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-16562?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Apache Spark reassigned SPARK-16562: Assignee: Apache Spark > Do not allow downcast in INT32 based types for non-vectorized

[jira] [Commented] (SPARK-16562) Do not allow downcast in INT32 based types for non-vectorized Parquet reader

2016-07-14 Thread Apache Spark (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-16562?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15378854#comment-15378854 ] Apache Spark commented on SPARK-16562: -- User 'HyukjinKwon' has created a pull request for this

[jira] [Assigned] (SPARK-16562) Do not allow downcast in INT32 based types for non-vectorized Parquet reader

2016-07-14 Thread Apache Spark (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-16562?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Apache Spark reassigned SPARK-16562: Assignee: (was: Apache Spark) > Do not allow downcast in INT32 based types for

[jira] [Created] (SPARK-16562) Do not allow downcast in INT32 based types for non-vectorized Parquet reader

2016-07-14 Thread Hyukjin Kwon (JIRA)
Hyukjin Kwon created SPARK-16562: Summary: Do not allow downcast in INT32 based types for non-vectorized Parquet reader Key: SPARK-16562 URL: https://issues.apache.org/jira/browse/SPARK-16562

[jira] [Updated] (SPARK-16561) Potential numerial problem in MultivariateOnlineSummarizer min/max

2016-07-14 Thread Weichen Xu (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-16561?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Weichen Xu updated SPARK-16561: --- Description: In `MultivariateOnlineSummarizer` min/max method, use judgement "nnz(i) < weightSum",

[jira] [Updated] (SPARK-16561) Potential numerial problem in MultivariateOnlineSummarizer min/max

2016-07-14 Thread Weichen Xu (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-16561?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Weichen Xu updated SPARK-16561: --- Description: In `MultivariateOnlineSummarizer` min/max method, use judgement nnz(i) < weightSum, it

[jira] [Assigned] (SPARK-16561) Potential numerial problem in MultivariateOnlineSummarizer min/max

2016-07-14 Thread Apache Spark (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-16561?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Apache Spark reassigned SPARK-16561: Assignee: (was: Apache Spark) > Potential numerial problem in

[jira] [Assigned] (SPARK-16561) Potential numerial problem in MultivariateOnlineSummarizer min/max

2016-07-14 Thread Apache Spark (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-16561?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Apache Spark reassigned SPARK-16561: Assignee: Apache Spark > Potential numerial problem in MultivariateOnlineSummarizer

[jira] [Commented] (SPARK-16561) Potential numerial problem in MultivariateOnlineSummarizer min/max

2016-07-14 Thread Apache Spark (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-16561?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15378836#comment-15378836 ] Apache Spark commented on SPARK-16561: -- User 'WeichenXu123' has created a pull request for this

[jira] [Created] (SPARK-16561) Potential numerial problem in MultivariateOnlineSummarizer min/max

2016-07-14 Thread Weichen Xu (JIRA)
Weichen Xu created SPARK-16561: -- Summary: Potential numerial problem in MultivariateOnlineSummarizer min/max Key: SPARK-16561 URL: https://issues.apache.org/jira/browse/SPARK-16561 Project: Spark

[jira] [Closed] (SPARK-15465) AnalysisException: cannot cast StructType to VectorUDT

2016-07-14 Thread Joseph K. Bradley (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-15465?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joseph K. Bradley closed SPARK-15465. - > AnalysisException: cannot cast StructType to VectorUDT >

[jira] [Commented] (SPARK-15465) AnalysisException: cannot cast StructType to VectorUDT

2016-07-14 Thread Joseph K. Bradley (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-15465?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15378824#comment-15378824 ] Joseph K. Bradley commented on SPARK-15465: --- Thanks for the notes. This issue is not really a

[jira] [Resolved] (SPARK-15465) AnalysisException: cannot cast StructType to VectorUDT

2016-07-14 Thread Joseph K. Bradley (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-15465?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joseph K. Bradley resolved SPARK-15465. --- Resolution: Not A Problem > AnalysisException: cannot cast StructType to VectorUDT >

[jira] [Assigned] (SPARK-16544) Support for conversion from compatible schema for Parquet data source when data types are not matched

2016-07-14 Thread Apache Spark (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-16544?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Apache Spark reassigned SPARK-16544: Assignee: Apache Spark > Support for conversion from compatible schema for Parquet data

[jira] [Assigned] (SPARK-16544) Support for conversion from compatible schema for Parquet data source when data types are not matched

2016-07-14 Thread Apache Spark (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-16544?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Apache Spark reassigned SPARK-16544: Assignee: (was: Apache Spark) > Support for conversion from compatible schema for

[jira] [Commented] (SPARK-16544) Support for conversion from compatible schema for Parquet data source when data types are not matched

2016-07-14 Thread Apache Spark (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-16544?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15378821#comment-15378821 ] Apache Spark commented on SPARK-16544: -- User 'HyukjinKwon' has created a pull request for this

[jira] [Comment Edited] (SPARK-16545) Structured Streaming : foreachSink creates the Physical Plan multiple times per TriggerInterval

2016-07-14 Thread Mario Briggs (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-16545?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15378811#comment-15378811 ] Mario Briggs edited comment on SPARK-16545 at 7/15/16 3:57 AM: --- thanks. I

[jira] [Commented] (SPARK-16560) Spark-submit fails without an error

2016-07-14 Thread Marcelo Vanzin (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-16560?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15378814#comment-15378814 ] Marcelo Vanzin commented on SPARK-16560: Why do you think that's an error? Did you check the

[jira] [Commented] (SPARK-16545) Structured Streaming : foreachSink creates the Physical Plan multiple times per TriggerInterval

2016-07-14 Thread Mario Briggs (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-16545?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15378811#comment-15378811 ] Mario Briggs commented on SPARK-16545: -- thanks. I looked into it too and i was not getting a fix

[jira] [Commented] (SPARK-16545) Structured Streaming : foreachSink creates the Physical Plan multiple times per TriggerInterval

2016-07-14 Thread Apache Spark (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-16545?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15378807#comment-15378807 ] Apache Spark commented on SPARK-16545: -- User 'lw-lin' has created a pull request for this issue:

[jira] [Assigned] (SPARK-16545) Structured Streaming : foreachSink creates the Physical Plan multiple times per TriggerInterval

2016-07-14 Thread Apache Spark (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-16545?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Apache Spark reassigned SPARK-16545: Assignee: (was: Apache Spark) > Structured Streaming : foreachSink creates the

[jira] [Assigned] (SPARK-16545) Structured Streaming : foreachSink creates the Physical Plan multiple times per TriggerInterval

2016-07-14 Thread Apache Spark (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-16545?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Apache Spark reassigned SPARK-16545: Assignee: Apache Spark > Structured Streaming : foreachSink creates the Physical Plan

[jira] [Commented] (SPARK-16464) withColumn() allows illegal creation of duplicate column names on DataFrame

2016-07-14 Thread Dongjoon Hyun (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-16464?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15378799#comment-15378799 ] Dongjoon Hyun commented on SPARK-16464: --- Never mind. By the way, Spark allows users defines a new

[jira] [Commented] (SPARK-16466) names() function allows creation of column name containing "-". filter() function subsequently fails

2016-07-14 Thread Dongjoon Hyun (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-16466?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15378794#comment-15378794 ] Dongjoon Hyun commented on SPARK-16466: --- Thank you, [~n...@dewar-us.com] BTW, I'm Dongjoon. :) >

[jira] [Updated] (SPARK-16560) Spark-submit fails without an error

2016-07-14 Thread Chaitanya (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-16560?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chaitanya updated SPARK-16560: -- Description: I used the following command to run the spark java example of wordcount:- time

[jira] [Created] (SPARK-16560) Spark-submit fails without an error

2016-07-14 Thread Chaitanya (JIRA)
Chaitanya created SPARK-16560: - Summary: Spark-submit fails without an error Key: SPARK-16560 URL: https://issues.apache.org/jira/browse/SPARK-16560 Project: Spark Issue Type: Bug

[jira] [Commented] (SPARK-16464) withColumn() allows illegal creation of duplicate column names on DataFrame

2016-07-14 Thread Neil Dewar (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-16464?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15378789#comment-15378789 ] Neil Dewar commented on SPARK-16464: Sorry - due an answer, busy week. will respond tomorrow! >

[jira] [Closed] (SPARK-16466) names() function allows creation of column name containing "-". filter() function subsequently fails

2016-07-14 Thread Neil Dewar (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-16466?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Neil Dewar closed SPARK-16466. -- Resolution: Fixed Fix Version/s: 1.6.2 per Jongjoon, issue does not occur in 1.6.2 > names()

[jira] [Commented] (SPARK-16466) names() function allows creation of column name containing "-". filter() function subsequently fails

2016-07-14 Thread Neil Dewar (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-16466?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15378786#comment-15378786 ] Neil Dewar commented on SPARK-16466: Thanks Dongjoon I guess the answer is that the minus sign is a

[jira] [Closed] (SPARK-16468) Confusing results when describe() used on DataFrame with chr columns

2016-07-14 Thread Neil Dewar (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-16468?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Neil Dewar closed SPARK-16468. -- Resolution: Not A Problem Agreed that the problem can be addressed by formatting the response by

[jira] [Comment Edited] (SPARK-15796) Reduce spark.memory.fraction default to avoid overrunning old gen in JVM default config

2016-07-14 Thread koert kuipers (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-15796?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15378776#comment-15378776 ] koert kuipers edited comment on SPARK-15796 at 7/15/16 2:53 AM: we ran

[jira] [Commented] (SPARK-15796) Reduce spark.memory.fraction default to avoid overrunning old gen in JVM default config

2016-07-14 Thread koert kuipers (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-15796?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15378776#comment-15378776 ] koert kuipers commented on SPARK-15796: --- we ran into this as well with a long lived application

[jira] [Updated] (SPARK-16223) Codegen failure with a Dataframe program using an array

2016-07-14 Thread Kazuaki Ishizaki (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-16223?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kazuaki Ishizaki updated SPARK-16223: - Description: When we compile a Dataframe program with an operation to large array,

[jira] [Resolved] (SPARK-16557) Remove stale doc in sql/README.md

2016-07-14 Thread Reynold Xin (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-16557?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Reynold Xin resolved SPARK-16557. - Resolution: Fixed Fix Version/s: 2.0.1 > Remove stale doc in sql/README.md >

[jira] [Updated] (SPARK-16557) Remove stale doc in sql/README.md

2016-07-14 Thread Reynold Xin (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-16557?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Reynold Xin updated SPARK-16557: Fix Version/s: 2.1.0 > Remove stale doc in sql/README.md > - > >

[jira] [Commented] (SPARK-13532) Spark yarn executor container fails if yarn.nodemanager.local-dirs starts with file://

2016-07-14 Thread Kevin (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-13532?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15378756#comment-15378756 ] Kevin commented on SPARK-13532: --- I met this problem too in spark 1.6.0 only when

[jira] [Commented] (SPARK-16545) Structured Streaming : foreachSink creates the Physical Plan multiple times per TriggerInterval

2016-07-14 Thread Liwei Lin (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-16545?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15378727#comment-15378727 ] Liwei Lin commented on SPARK-16545: --- Thanks for reporting this [~mariobriggs]! I'll submit a patch

[jira] [Assigned] (SPARK-14817) ML, Graph, R 2.0 QA: Programming guide update and migration guide

2016-07-14 Thread Apache Spark (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-14817?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Apache Spark reassigned SPARK-14817: Assignee: Joseph K. Bradley (was: Apache Spark) > ML, Graph, R 2.0 QA: Programming guide

[jira] [Assigned] (SPARK-14817) ML, Graph, R 2.0 QA: Programming guide update and migration guide

2016-07-14 Thread Apache Spark (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-14817?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Apache Spark reassigned SPARK-14817: Assignee: Apache Spark (was: Joseph K. Bradley) > ML, Graph, R 2.0 QA: Programming guide

[jira] [Commented] (SPARK-14817) ML, Graph, R 2.0 QA: Programming guide update and migration guide

2016-07-14 Thread Apache Spark (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-14817?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15378714#comment-15378714 ] Apache Spark commented on SPARK-14817: -- User 'jkbradley' has created a pull request for this issue:

[jira] [Assigned] (SPARK-16559) Got java.lang.ArithmeticException when Num of Buckets is Set to Zero

2016-07-14 Thread Apache Spark (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-16559?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Apache Spark reassigned SPARK-16559: Assignee: Apache Spark > Got java.lang.ArithmeticException when Num of Buckets is Set to

[jira] [Created] (SPARK-16559) Got java.lang.ArithmeticException when Num of Buckets is Set to Zero

2016-07-14 Thread Xiao Li (JIRA)
Xiao Li created SPARK-16559: --- Summary: Got java.lang.ArithmeticException when Num of Buckets is Set to Zero Key: SPARK-16559 URL: https://issues.apache.org/jira/browse/SPARK-16559 Project: Spark

[jira] [Assigned] (SPARK-16559) Got java.lang.ArithmeticException when Num of Buckets is Set to Zero

2016-07-14 Thread Apache Spark (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-16559?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Apache Spark reassigned SPARK-16559: Assignee: (was: Apache Spark) > Got java.lang.ArithmeticException when Num of Buckets

[jira] [Commented] (SPARK-16559) Got java.lang.ArithmeticException when Num of Buckets is Set to Zero

2016-07-14 Thread Apache Spark (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-16559?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15378664#comment-15378664 ] Apache Spark commented on SPARK-16559: -- User 'gatorsmile' has created a pull request for this issue:

[jira] [Commented] (SPARK-15666) Join on two tables generated from a same table throwing query analyzer issue

2016-07-14 Thread Liwei Lin (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-15666?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15378643#comment-15378643 ] Liwei Lin commented on SPARK-15666: --- This is similar to what

[jira] [Commented] (SPARK-16283) Implement percentile_approx SQL function

2016-07-14 Thread Liwei Lin (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-16283?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15378634#comment-15378634 ] Liwei Lin commented on SPARK-16283: --- Thanks for the clarification. I'm working on this one, thanks! >

[jira] [Assigned] (SPARK-16550) Caching data with replication doesn't replicate data

2016-07-14 Thread Josh Rosen (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-16550?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Josh Rosen reassigned SPARK-16550: -- Assignee: Josh Rosen > Caching data with replication doesn't replicate data >

[jira] [Assigned] (SPARK-16558) examples/mllib/LDAExample should use MLVector instead of MLlib Vector

2016-07-14 Thread Apache Spark (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-16558?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Apache Spark reassigned SPARK-16558: Assignee: (was: Apache Spark) > examples/mllib/LDAExample should use MLVector instead

[jira] [Commented] (SPARK-16558) examples/mllib/LDAExample should use MLVector instead of MLlib Vector

2016-07-14 Thread Apache Spark (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-16558?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15378613#comment-15378613 ] Apache Spark commented on SPARK-16558: -- User 'yinxusen' has created a pull request for this issue:

[jira] [Assigned] (SPARK-16558) examples/mllib/LDAExample should use MLVector instead of MLlib Vector

2016-07-14 Thread Apache Spark (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-16558?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Apache Spark reassigned SPARK-16558: Assignee: Apache Spark > examples/mllib/LDAExample should use MLVector instead of MLlib

[jira] [Created] (SPARK-16558) examples/mllib/LDAExample should use MLVector instead of MLlib Vector

2016-07-14 Thread Xusen Yin (JIRA)
Xusen Yin created SPARK-16558: - Summary: examples/mllib/LDAExample should use MLVector instead of MLlib Vector Key: SPARK-16558 URL: https://issues.apache.org/jira/browse/SPARK-16558 Project: Spark

[jira] [Commented] (SPARK-16550) Caching data with replication doesn't replicate data

2016-07-14 Thread Josh Rosen (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-16550?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15378593#comment-15378593 ] Josh Rosen commented on SPARK-16550: *For the case involving a REPL-defined class:* The

[jira] [Assigned] (SPARK-16557) Remove stale doc in sql/README.md

2016-07-14 Thread Apache Spark (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-16557?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Apache Spark reassigned SPARK-16557: Assignee: Apache Spark (was: Reynold Xin) > Remove stale doc in sql/README.md >

[jira] [Commented] (SPARK-16557) Remove stale doc in sql/README.md

2016-07-14 Thread Apache Spark (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-16557?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15378551#comment-15378551 ] Apache Spark commented on SPARK-16557: -- User 'rxin' has created a pull request for this issue:

[jira] [Assigned] (SPARK-16557) Remove stale doc in sql/README.md

2016-07-14 Thread Apache Spark (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-16557?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Apache Spark reassigned SPARK-16557: Assignee: Reynold Xin (was: Apache Spark) > Remove stale doc in sql/README.md >

[jira] [Created] (SPARK-16557) Remove stale doc in sql/README.md

2016-07-14 Thread Reynold Xin (JIRA)
Reynold Xin created SPARK-16557: --- Summary: Remove stale doc in sql/README.md Key: SPARK-16557 URL: https://issues.apache.org/jira/browse/SPARK-16557 Project: Spark Issue Type: Bug

[jira] [Updated] (SPARK-16557) Remove stale doc in sql/README.md

2016-07-14 Thread Reynold Xin (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-16557?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Reynold Xin updated SPARK-16557: Issue Type: Documentation (was: Bug) > Remove stale doc in sql/README.md >

[jira] [Updated] (SPARK-16557) Remove stale doc in sql/README.md

2016-07-14 Thread Reynold Xin (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-16557?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Reynold Xin updated SPARK-16557: Component/s: SQL > Remove stale doc in sql/README.md > - > >

[jira] [Resolved] (SPARK-16555) Work around Jekyll error-handling bug which led to silent doc build failures

2016-07-14 Thread Reynold Xin (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-16555?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Reynold Xin resolved SPARK-16555. - Resolution: Fixed Fix Version/s: 2.0.1 > Work around Jekyll error-handling bug which led

[jira] [Assigned] (SPARK-16556) Silent Ignore Bucket Specification When Creating Table Using Schema Inference

2016-07-14 Thread Apache Spark (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-16556?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Apache Spark reassigned SPARK-16556: Assignee: (was: Apache Spark) > Silent Ignore Bucket Specification When Creating

[jira] [Commented] (SPARK-16556) Silent Ignore Bucket Specification When Creating Table Using Schema Inference

2016-07-14 Thread Apache Spark (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-16556?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15378544#comment-15378544 ] Apache Spark commented on SPARK-16556: -- User 'gatorsmile' has created a pull request for this issue:

[jira] [Assigned] (SPARK-16556) Silent Ignore Bucket Specification When Creating Table Using Schema Inference

2016-07-14 Thread Apache Spark (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-16556?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Apache Spark reassigned SPARK-16556: Assignee: Apache Spark > Silent Ignore Bucket Specification When Creating Table Using

[jira] [Updated] (SPARK-16556) Silent Ignore Bucket Specification When Creating Table Using Schema Inference

2016-07-14 Thread Xiao Li (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-16556?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xiao Li updated SPARK-16556: Description: When creating a data source table without explicit specification of schema or SELECT clause,

[jira] [Commented] (SPARK-16550) Caching data with replication doesn't replicate data

2016-07-14 Thread Reynold Xin (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-16550?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15378527#comment-15378527 ] Reynold Xin commented on SPARK-16550: - cc [~joshrosen] who wrote SPARK-13990. > Caching data with

[jira] [Updated] (SPARK-16550) Caching data with replication doesn't replicate data

2016-07-14 Thread Reynold Xin (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-16550?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Reynold Xin updated SPARK-16550: Description: Caching multiple replicas of blocks is currently broken. The following examples show

[jira] [Created] (SPARK-16556) Silent Ignore Bucket Specification When Creating Table Using Schema Inference

2016-07-14 Thread Xiao Li (JIRA)
Xiao Li created SPARK-16556: --- Summary: Silent Ignore Bucket Specification When Creating Table Using Schema Inference Key: SPARK-16556 URL: https://issues.apache.org/jira/browse/SPARK-16556 Project: Spark

[jira] [Updated] (SPARK-16550) Caching data with replication doesn't replicate data

2016-07-14 Thread Reynold Xin (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-16550?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Reynold Xin updated SPARK-16550: Description: Caching multiple replicas of blocks is currently broken. The following examples show

[jira] [Commented] (SPARK-14817) ML, Graph, R 2.0 QA: Programming guide update and migration guide

2016-07-14 Thread Joseph K. Bradley (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-14817?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15378505#comment-15378505 ] Joseph K. Bradley commented on SPARK-14817: --- The initial PR does need to include 1 major

[jira] [Assigned] (SPARK-16555) Work around Jekyll error-handling bug which led to silent doc build failures

2016-07-14 Thread Apache Spark (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-16555?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Apache Spark reassigned SPARK-16555: Assignee: Josh Rosen (was: Apache Spark) > Work around Jekyll error-handling bug which

[jira] [Commented] (SPARK-16555) Work around Jekyll error-handling bug which led to silent doc build failures

2016-07-14 Thread Apache Spark (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-16555?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15378497#comment-15378497 ] Apache Spark commented on SPARK-16555: -- User 'JoshRosen' has created a pull request for this issue:

[jira] [Assigned] (SPARK-16555) Work around Jekyll error-handling bug which led to silent doc build failures

2016-07-14 Thread Apache Spark (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-16555?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Apache Spark reassigned SPARK-16555: Assignee: Apache Spark (was: Josh Rosen) > Work around Jekyll error-handling bug which

[jira] [Updated] (SPARK-16550) Caching data with replication doesn't replicate data

2016-07-14 Thread Sean Owen (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-16550?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sean Owen updated SPARK-16550: -- Priority: Major (was: Blocker) [~shubhamc] don't set Blocker. Even if this is a real issue, it would

[jira] [Created] (SPARK-16555) Work around Jekyll error-handling bug which led to silent doc build failures

2016-07-14 Thread Josh Rosen (JIRA)
Josh Rosen created SPARK-16555: -- Summary: Work around Jekyll error-handling bug which led to silent doc build failures Key: SPARK-16555 URL: https://issues.apache.org/jira/browse/SPARK-16555 Project:

[jira] [Updated] (SPARK-16550) Caching data with replication doesn't replicate data

2016-07-14 Thread Shubham Chopra (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-16550?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shubham Chopra updated SPARK-16550: --- Priority: Blocker (was: Major) > Caching data with replication doesn't replicate data >

[jira] [Comment Edited] (SPARK-16550) Caching data with replication doesn't replicate data

2016-07-14 Thread Shubham Chopra (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-16550?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15378478#comment-15378478 ] Shubham Chopra edited comment on SPARK-16550 at 7/14/16 10:08 PM: --

[jira] [Comment Edited] (SPARK-16550) Caching data with replication doesn't replicate data

2016-07-14 Thread Shubham Chopra (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-16550?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15378478#comment-15378478 ] Shubham Chopra edited comment on SPARK-16550 at 7/14/16 10:05 PM: --

[jira] [Commented] (SPARK-3246) Support weighted SVMWithSGD for classification of unbalanced dataset

2016-07-14 Thread Sheridan Rawlins (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-3246?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15378479#comment-15378479 ] Sheridan Rawlins commented on SPARK-3246: - Any chance you're working on it, [~mbaddar]? I could

[jira] [Commented] (SPARK-16550) Caching data with replication doesn't replicate data

2016-07-14 Thread Shubham Chopra (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-16550?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15378478#comment-15378478 ] Shubham Chopra commented on SPARK-16550: Example code: ``` case class TestInteger(i: Int)

[jira] [Resolved] (SPARK-16553) Typo in Spark SQL Programming guide that links to examples

2016-07-14 Thread Reynold Xin (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-16553?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Reynold Xin resolved SPARK-16553. - Resolution: Fixed Assignee: Shivaram Venkataraman Fix Version/s: 2.0.1 > Typo in

[jira] [Assigned] (SPARK-16553) Typo in Spark SQL Programming guide that links to examples

2016-07-14 Thread Apache Spark (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-16553?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Apache Spark reassigned SPARK-16553: Assignee: Apache Spark > Typo in Spark SQL Programming guide that links to examples >

[jira] [Created] (SPARK-16554) Spark should kill executors when they are blacklisted

2016-07-14 Thread Imran Rashid (JIRA)
Imran Rashid created SPARK-16554: Summary: Spark should kill executors when they are blacklisted Key: SPARK-16554 URL: https://issues.apache.org/jira/browse/SPARK-16554 Project: Spark Issue

[jira] [Commented] (SPARK-16553) Typo in Spark SQL Programming guide that links to examples

2016-07-14 Thread Apache Spark (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-16553?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15378369#comment-15378369 ] Apache Spark commented on SPARK-16553: -- User 'shivaram' has created a pull request for this issue:

[jira] [Assigned] (SPARK-16553) Typo in Spark SQL Programming guide that links to examples

2016-07-14 Thread Apache Spark (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-16553?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Apache Spark reassigned SPARK-16553: Assignee: (was: Apache Spark) > Typo in Spark SQL Programming guide that links to

[jira] [Created] (SPARK-16553) Typo in Spark SQL Programming guide that links to examples

2016-07-14 Thread Shivaram Venkataraman (JIRA)
Shivaram Venkataraman created SPARK-16553: - Summary: Typo in Spark SQL Programming guide that links to examples Key: SPARK-16553 URL: https://issues.apache.org/jira/browse/SPARK-16553 Project:

[jira] [Commented] (SPARK-14808) Spark MLlib, GraphX, SparkR 2.0 QA umbrella

2016-07-14 Thread Sean Owen (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-14808?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15378335#comment-15378335 ] Sean Owen commented on SPARK-14808: --- What's the counter-argument though? either some piece of doc is

[jira] [Assigned] (SPARK-14817) ML, Graph, R 2.0 QA: Programming guide update and migration guide

2016-07-14 Thread Joseph K. Bradley (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-14817?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joseph K. Bradley reassigned SPARK-14817: - Assignee: Joseph K. Bradley > ML, Graph, R 2.0 QA: Programming guide update and

[jira] [Commented] (SPARK-14817) ML, Graph, R 2.0 QA: Programming guide update and migration guide

2016-07-14 Thread Joseph K. Bradley (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-14817?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15378306#comment-15378306 ] Joseph K. Bradley commented on SPARK-14817: --- I'm working on a PR for the major restructuring

[jira] [Commented] (SPARK-14808) Spark MLlib, GraphX, SparkR 2.0 QA umbrella

2016-07-14 Thread Joseph K. Bradley (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-14808?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15378302#comment-15378302 ] Joseph K. Bradley commented on SPARK-14808: --- I know this has come up before, and I like the

[jira] [Commented] (SPARK-16283) Implement percentile_approx SQL function

2016-07-14 Thread Reynold Xin (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-16283?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15378299#comment-15378299 ] Reynold Xin commented on SPARK-16283: - We just need a function, and doesn't need it to be identical

[jira] [Commented] (SPARK-16283) Implement percentile_approx SQL function

2016-07-14 Thread Tim Hunter (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-16283?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15378296#comment-15378296 ] Tim Hunter commented on SPARK-16283: Are we trying to reproduce Hive's results here? In this case,

[jira] [Updated] (SPARK-16551) Accumulator Examples should demonstrate different use case from UDAFs

2016-07-14 Thread Sean Owen (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-16551?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sean Owen updated SPARK-16551: -- Priority: Minor (was: Major) > Accumulator Examples should demonstrate different use case from UDAFs

[jira] [Assigned] (SPARK-16552) Store the Inferred Schemas into External Catalog Tables when Creating Tables

2016-07-14 Thread Apache Spark (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-16552?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Apache Spark reassigned SPARK-16552: Assignee: Apache Spark > Store the Inferred Schemas into External Catalog Tables when

[jira] [Commented] (SPARK-16552) Store the Inferred Schemas into External Catalog Tables when Creating Tables

2016-07-14 Thread Apache Spark (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-16552?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15378277#comment-15378277 ] Apache Spark commented on SPARK-16552: -- User 'gatorsmile' has created a pull request for this issue:

[jira] [Assigned] (SPARK-16552) Store the Inferred Schemas into External Catalog Tables when Creating Tables

2016-07-14 Thread Apache Spark (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-16552?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Apache Spark reassigned SPARK-16552: Assignee: (was: Apache Spark) > Store the Inferred Schemas into External Catalog

[jira] [Created] (SPARK-16552) Store the Inferred Schemas into External Catalog Tables when Creating Tables

2016-07-14 Thread Xiao Li (JIRA)
Xiao Li created SPARK-16552: --- Summary: Store the Inferred Schemas into External Catalog Tables when Creating Tables Key: SPARK-16552 URL: https://issues.apache.org/jira/browse/SPARK-16552 Project: Spark

[jira] [Updated] (SPARK-16552) Store the Inferred Schemas into External Catalog Tables when Creating Tables

2016-07-14 Thread Xiao Li (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-16552?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xiao Li updated SPARK-16552: Issue Type: Improvement (was: Bug) > Store the Inferred Schemas into External Catalog Tables when

[jira] [Created] (SPARK-16551) Accumulator Examples should demonstrate different use case from UDAFs

2016-07-14 Thread Vladimir Feinberg (JIRA)
Vladimir Feinberg created SPARK-16551: - Summary: Accumulator Examples should demonstrate different use case from UDAFs Key: SPARK-16551 URL: https://issues.apache.org/jira/browse/SPARK-16551

  1   2   3   4   >