[jira] [Created] (SPARK-6211) Test Python Kafka API using Python unit tests

2015-03-06 Thread Tathagata Das (JIRA)
Tathagata Das created SPARK-6211: Summary: Test Python Kafka API using Python unit tests Key: SPARK-6211 URL: https://issues.apache.org/jira/browse/SPARK-6211 Project: Spark Issue Type: Test

[jira] [Comment Edited] (SPARK-1503) Implement Nesterov's accelerated first-order method

2015-03-06 Thread Aaron Staple (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-1503?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14350812#comment-14350812 ] Aaron Staple edited comment on SPARK-1503 at 3/6/15 11:25 PM: --

[jira] [Commented] (SPARK-6208) executor-memory does not work when using local cluster

2015-03-06 Thread Sean Owen (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-6208?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14351133#comment-14351133 ] Sean Owen commented on SPARK-6208: -- Oh I see. IIRC that mode is 'internal only', and only

[jira] [Created] (SPARK-6209) ExecutorClassLoader can leak connections after failing to load classes from the REPL class server

2015-03-06 Thread Josh Rosen (JIRA)
Josh Rosen created SPARK-6209: - Summary: ExecutorClassLoader can leak connections after failing to load classes from the REPL class server Key: SPARK-6209 URL: https://issues.apache.org/jira/browse/SPARK-6209

[jira] [Created] (SPARK-6210) Generated column name should not include id of column in it.

2015-03-06 Thread Davies Liu (JIRA)
Davies Liu created SPARK-6210: - Summary: Generated column name should not include id of column in it. Key: SPARK-6210 URL: https://issues.apache.org/jira/browse/SPARK-6210 Project: Spark Issue

[jira] [Created] (SPARK-6212) The EXPLAIN output of CTAS only shows the analyzed plan

2015-03-06 Thread Yin Huai (JIRA)
Yin Huai created SPARK-6212: --- Summary: The EXPLAIN output of CTAS only shows the analyzed plan Key: SPARK-6212 URL: https://issues.apache.org/jira/browse/SPARK-6212 Project: Spark Issue Type: Bug

[jira] [Commented] (SPARK-2243) Support multiple SparkContexts in the same JVM

2015-03-06 Thread Alex Feinberg (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-2243?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14351198#comment-14351198 ] Alex Feinberg commented on SPARK-2243: -- Interested in this as well: while there are

[jira] [Commented] (SPARK-6209) ExecutorClassLoader can leak connections after failing to load classes from the REPL class server

2015-03-06 Thread Apache Spark (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-6209?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14351093#comment-14351093 ] Apache Spark commented on SPARK-6209: - User 'JoshRosen' has created a pull request for

[jira] [Commented] (SPARK-6208) executor-memory does not work when using local cluster

2015-03-06 Thread Yin Huai (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-6208?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14351129#comment-14351129 ] Yin Huai commented on SPARK-6208: - [~sowen] It is local cluster mode (when using --master

[jira] [Resolved] (SPARK-4974) Circular dependency in pyspark/context.py causes import failure.

2015-03-06 Thread Sean Owen (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-4974?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sean Owen resolved SPARK-4974. -- Resolution: Cannot Reproduce Circular dependency in pyspark/context.py causes import failure.

[jira] [Commented] (SPARK-6203) Configured Checkpointing cause applications start error

2015-03-06 Thread q79969786 (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-6203?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14350147#comment-14350147 ] q79969786 commented on SPARK-6203: -- I'm not set SPARK_CLASSPATH, I start application

[jira] [Commented] (SPARK-6203) Configured Checkpointing cause applications start error

2015-03-06 Thread Sean Owen (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-6203?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14350166#comment-14350166 ] Sean Owen commented on SPARK-6203: -- Check {{env}} and check your {{spark-env.sh}}.

[jira] [Updated] (SPARK-6178) Remove unused imports from java classes

2015-03-06 Thread Sean Owen (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-6178?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sean Owen updated SPARK-6178: - Assignee: Vinod KC Remove unused imports from java classes

[jira] [Updated] (SPARK-6202) Test framework should support variable substitution

2015-03-06 Thread Sean Owen (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-6202?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sean Owen updated SPARK-6202: - Component/s: Tests Issue Type: Improvement (was: Bug) Test framework should support variable

[jira] [Commented] (SPARK-6177) LDA should check partitions size of the input

2015-03-06 Thread Sean Owen (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-6177?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14350190#comment-14350190 ] Sean Owen commented on SPARK-6177: -- I think this should at best be a 'note' in the

[jira] [Resolved] (SPARK-6178) Remove unused imports from java classes

2015-03-06 Thread Sean Owen (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-6178?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sean Owen resolved SPARK-6178. -- Resolution: Fixed Fix Version/s: 1.4.0 Issue resolved by pull request 4900

[jira] [Commented] (SPARK-5791) [Spark SQL] show poor performance when multiple table do join operation

2015-03-06 Thread Yi Zhou (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-5791?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14350396#comment-14350396 ] Yi Zhou commented on SPARK-5791: About 3.7MB in size for the result of 'name' subquery

[jira] [Commented] (SPARK-6142) 10-12% Performance regression with finalize

2015-03-06 Thread Sean Owen (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-6142?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14350129#comment-14350129 ] Sean Owen commented on SPARK-6142: -- [~nravi] what's the overhead -- do objects only go on

[jira] [Commented] (SPARK-6204) GenerateProjection's equals should check length equality

2015-03-06 Thread Apache Spark (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-6204?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14350185#comment-14350185 ] Apache Spark commented on SPARK-6204: - User 'viirya' has created a pull request for

[jira] [Created] (SPARK-6204) GenerateProjection's equals should check length equality

2015-03-06 Thread Liang-Chi Hsieh (JIRA)
Liang-Chi Hsieh created SPARK-6204: -- Summary: GenerateProjection's equals should check length equality Key: SPARK-6204 URL: https://issues.apache.org/jira/browse/SPARK-6204 Project: Spark

[jira] [Commented] (SPARK-6104) spark SQL shuffle OOM

2015-03-06 Thread Hong Shen (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-6104?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14350323#comment-14350323 ] Hong Shen commented on SPARK-6104: -- [~rxin] Can you link to the duplicate issue? spark

[jira] [Resolved] (SPARK-5838) Changing SPARK_LOCAL_DIRS option in spark-env.sh does not take effect without daemon restart

2015-03-06 Thread Sean Owen (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-5838?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sean Owen resolved SPARK-5838. -- Resolution: Not a Problem I think the substance of this JIRA is continued in SPARK-6188. Changing

[jira] [Closed] (SPARK-6159) Distinguish between inprogress and abnormal event log history

2015-03-06 Thread Liang-Chi Hsieh (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-6159?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Liang-Chi Hsieh closed SPARK-6159. -- Resolution: Won't Fix Distinguish between inprogress and abnormal event log history

[jira] [Resolved] (SPARK-5399) tree Losses strings should match loss names

2015-03-06 Thread Sean Owen (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-5399?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sean Owen resolved SPARK-5399. -- Resolution: Duplicate Target Version/s: (was: 1.3.0) From the PR, it's really a subset of

[jira] [Resolved] (SPARK-6062) HashMap.merged - Null Pointer Exception

2015-03-06 Thread Sean Owen (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-6062?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sean Owen resolved SPARK-6062. -- Resolution: Cannot Reproduce HashMap.merged - Null Pointer Exception

[jira] [Updated] (SPARK-6188) Instance types can be mislabeled when re-starting cluster with default arguments

2015-03-06 Thread Theodore Vasiloudis (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-6188?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Theodore Vasiloudis updated SPARK-6188: --- Description: This was discovered when investigating

[jira] [Commented] (SPARK-6190) create LargeByteBuffer abstraction for eliminating 2GB limit on blocks

2015-03-06 Thread Imran Rashid (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-6190?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14350596#comment-14350596 ] Imran Rashid commented on SPARK-6190: - actually, there isn't any need to change the

[jira] [Commented] (SPARK-6205) UISeleniumSuite fails for Hadoop 2.x test with NoClassDefFoundError

2015-03-06 Thread Apache Spark (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-6205?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14350551#comment-14350551 ] Apache Spark commented on SPARK-6205: - User 'srowen' has created a pull request for

[jira] [Created] (SPARK-6205) UISeleniumSuite fails for Hadoop 2.x test with NoClassDefFoundError

2015-03-06 Thread Sean Owen (JIRA)
Sean Owen created SPARK-6205: Summary: UISeleniumSuite fails for Hadoop 2.x test with NoClassDefFoundError Key: SPARK-6205 URL: https://issues.apache.org/jira/browse/SPARK-6205 Project: Spark

[jira] [Updated] (SPARK-6188) Instance types can be mislabeled when re-starting cluster with default arguments

2015-03-06 Thread Theodore Vasiloudis (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-6188?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Theodore Vasiloudis updated SPARK-6188: --- Description: This was discovered when investigating

[jira] [Commented] (SPARK-5682) Reuse hadoop encrypted shuffle algorithm to enable spark encrypted shuffle

2015-03-06 Thread Sean Owen (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-5682?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14350139#comment-14350139 ] Sean Owen commented on SPARK-5682: -- If this depends on Hadoop 2.6, it can't be used in

[jira] [Updated] (SPARK-6197) handle json parse exception for eventlog file not finished writing

2015-03-06 Thread Sean Owen (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-6197?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sean Owen updated SPARK-6197: - Component/s: (was: Spark Core) Priority: Minor (was: Major) Affects Version/s:

[jira] [Commented] (SPARK-6142) 10-12% Performance regression with finalize

2015-03-06 Thread Nishkam Ravi (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-6142?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14350154#comment-14350154 ] Nishkam Ravi commented on SPARK-6142: - [~srowen] GC takes at least one extra cycle for

[jira] [Resolved] (SPARK-2311) Added additional GLMs (Poisson and Gamma) into MLlib

2015-03-06 Thread Sean Owen (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-2311?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sean Owen resolved SPARK-2311. -- Resolution: Won't Fix Per PR, this particular strain of work isn't something that the OP wants to take

[jira] [Commented] (SPARK-6203) Configured Checkpointing cause applications start error

2015-03-06 Thread q79969786 (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-6203?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14350149#comment-14350149 ] q79969786 commented on SPARK-6203: -- final String checkpointDirectory =

[jira] [Updated] (SPARK-6196) Add MAPR 4.0.2 support to the build

2015-03-06 Thread Sean Owen (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-6196?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sean Owen updated SPARK-6196: - Component/s: Build Priority: Minor (was: Major) Add MAPR 4.0.2 support to the build

[jira] [Created] (SPARK-6203) Configured Checkpointing cause applications start error

2015-03-06 Thread q79969786 (JIRA)
q79969786 created SPARK-6203: Summary: Configured Checkpointing cause applications start error Key: SPARK-6203 URL: https://issues.apache.org/jira/browse/SPARK-6203 Project: Spark Issue Type:

[jira] [Resolved] (SPARK-6203) Configured Checkpointing cause applications start error

2015-03-06 Thread Sean Owen (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-6203?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sean Owen resolved SPARK-6203. -- Resolution: Not a Problem The problem is described twice in the output. Don't set SPARK_CLASSPATH. Is

[jira] [Updated] (SPARK-6204) GenerateProjection's equals should check length equality

2015-03-06 Thread Sean Owen (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-6204?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sean Owen updated SPARK-6204: - Component/s: SQL GenerateProjection's equals should check length equality

[jira] [Commented] (SPARK-6142) 10-12% Performance regression with finalize

2015-03-06 Thread Sean Owen (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-6142?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14350163#comment-14350163 ] Sean Owen commented on SPARK-6142: -- Yeah that makes sense. I agree that finalize() isn't

[jira] [Commented] (SPARK-5124) Standardize internal RPC interface

2015-03-06 Thread Marcelo Vanzin (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-5124?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14350652#comment-14350652 ] Marcelo Vanzin commented on SPARK-5124: --- bq. Reply to A but need a reply. It means,

[jira] [Commented] (SPARK-1503) Implement Nesterov's accelerated first-order method

2015-03-06 Thread Aaron Staple (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-1503?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14350812#comment-14350812 ] Aaron Staple commented on SPARK-1503: - I recently created a PR for an implementation

[jira] [Updated] (SPARK-1503) Implement Nesterov's accelerated first-order method

2015-03-06 Thread Aaron Staple (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-1503?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aaron Staple updated SPARK-1503: Attachment: logistic_l2.png logistic.png linear_l1.png

[jira] [Commented] (SPARK-1503) Implement Nesterov's accelerated first-order method

2015-03-06 Thread Apache Spark (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-1503?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14350809#comment-14350809 ] Apache Spark commented on SPARK-1503: - User 'staple' has created a pull request for

[jira] [Created] (SPARK-6206) spark-ec2 script reporting SSL error?

2015-03-06 Thread Joe O (JIRA)
Joe O created SPARK-6206: Summary: spark-ec2 script reporting SSL error? Key: SPARK-6206 URL: https://issues.apache.org/jira/browse/SPARK-6206 Project: Spark Issue Type: Bug Components:

[jira] [Updated] (SPARK-6206) spark-ec2 script reporting SSL error?

2015-03-06 Thread Sean Owen (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-6206?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sean Owen updated SPARK-6206: - Description: I have been using the spark-ec2 script for several months with no problems. Recently, when

[jira] [Commented] (SPARK-6206) spark-ec2 script reporting SSL error?

2015-03-06 Thread Sean Owen (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-6206?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14350836#comment-14350836 ] Sean Owen commented on SPARK-6206: -- Did you update Spark scripts? if you didn't change

[jira] [Commented] (SPARK-6113) Stabilize DecisionTree and ensembles APIs

2015-03-06 Thread Manoj Kumar (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-6113?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14350851#comment-14350851 ] Manoj Kumar commented on SPARK-6113: Hi, Thanks for the ping! I had a really quick

[jira] [Created] (SPARK-6207) YARN secure cluster mode doesn't obtain a hive-metastore token

2015-03-06 Thread Doug Balog (JIRA)
Doug Balog created SPARK-6207: - Summary: YARN secure cluster mode doesn't obtain a hive-metastore token Key: SPARK-6207 URL: https://issues.apache.org/jira/browse/SPARK-6207 Project: Spark

[jira] [Updated] (SPARK-6207) YARN secure cluster mode doesn't obtain a hive-metastore token

2015-03-06 Thread Doug Balog (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-6207?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Doug Balog updated SPARK-6207: -- Affects Version/s: 1.3.0 1.2.0 1.2.1 YARN secure cluster

[jira] [Updated] (SPARK-6154) Build error with Scala 2.11 for v1.3.0-rc2

2015-03-06 Thread Patrick Wendell (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-6154?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Patrick Wendell updated SPARK-6154: --- Component/s: (was: SQL) Build Build error with Scala 2.11 for

[jira] [Commented] (SPARK-6154) Build error with Scala 2.11 for v1.3.0-rc2

2015-03-06 Thread Patrick Wendell (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-6154?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14350915#comment-14350915 ] Patrick Wendell commented on SPARK-6154: Can you give the exact set of flags you

[jira] [Commented] (SPARK-6206) spark-ec2 script reporting SSL error?

2015-03-06 Thread Joe O (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-6206?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14350932#comment-14350932 ] Joe O commented on SPARK-6206: -- yes...I got no error launching it from a machine running on

[jira] [Commented] (SPARK-6154) Build error with Scala 2.11 for v1.3.0-rc2

2015-03-06 Thread Patrick Wendell (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-6154?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14350975#comment-14350975 ] Patrick Wendell commented on SPARK-6154: Oh I remember now, we don't support this

[jira] [Commented] (SPARK-6207) YARN secure cluster mode doesn't obtain a hive-metastore token

2015-03-06 Thread Doug Balog (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-6207?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14350895#comment-14350895 ] Doug Balog commented on SPARK-6207: --- I have some code that fixes this issue. I'm

[jira] [Created] (SPARK-6208) executor-memory does not work when using local cluster

2015-03-06 Thread Yin Huai (JIRA)
Yin Huai created SPARK-6208: --- Summary: executor-memory does not work when using local cluster Key: SPARK-6208 URL: https://issues.apache.org/jira/browse/SPARK-6208 Project: Spark Issue Type: Bug

[jira] [Comment Edited] (SPARK-6192) Enhance MLlib's Python API (GSoC 2015)

2015-03-06 Thread David J. Manglano (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-6192?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14351030#comment-14351030 ] David J. Manglano edited comment on SPARK-6192 at 3/6/15 10:23 PM:

[jira] [Commented] (SPARK-5987) Model import/export for GaussianMixtureModel

2015-03-06 Thread Manoj Kumar (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-5987?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14351463#comment-14351463 ] Manoj Kumar commented on SPARK-5987: Hi, Can this be assigned to me? I would like to

[jira] [Updated] (SPARK-5183) Document data source API

2015-03-06 Thread Patrick Wendell (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-5183?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Patrick Wendell updated SPARK-5183: --- Priority: Critical (was: Blocker) Document data source API

[jira] [Updated] (SPARK-5310) Update SQL programming guide for 1.3

2015-03-06 Thread Patrick Wendell (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-5310?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Patrick Wendell updated SPARK-5310: --- Priority: Critical (was: Blocker) Update SQL programming guide for 1.3

[jira] [Updated] (SPARK-6128) Update Spark Streaming Guide for Spark 1.3

2015-03-06 Thread Patrick Wendell (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-6128?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Patrick Wendell updated SPARK-6128: --- Priority: Critical (was: Blocker) Update Spark Streaming Guide for Spark 1.3

[jira] [Created] (SPARK-6213) sql.catalyst.expressions.Expression is not friendly to java

2015-03-06 Thread Littlestar (JIRA)
Littlestar created SPARK-6213: - Summary: sql.catalyst.expressions.Expression is not friendly to java Key: SPARK-6213 URL: https://issues.apache.org/jira/browse/SPARK-6213 Project: Spark Issue

[jira] [Updated] (SPARK-6213) sql.catalyst.expressions.Expression is not friendly to java

2015-03-06 Thread Littlestar (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-6213?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Littlestar updated SPARK-6213: -- Component/s: SQL Affects Version/s: 1.3.0 sql.catalyst.expressions.Expression is not

[jira] [Created] (SPARK-6200) Support dialect in SQL

2015-03-06 Thread haiyang (JIRA)
haiyang created SPARK-6200: -- Summary: Support dialect in SQL Key: SPARK-6200 URL: https://issues.apache.org/jira/browse/SPARK-6200 Project: Spark Issue Type: Improvement Components: SQL

[jira] [Updated] (SPARK-5345) Flaky test: o.a.s.deploy.history.FsHistoryProviderSuite

2015-03-06 Thread Patrick Wendell (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-5345?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Patrick Wendell updated SPARK-5345: --- Fix Version/s: 1.3.0 Flaky test: o.a.s.deploy.history.FsHistoryProviderSuite

[jira] [Created] (SPARK-6201) INSET should coerce types

2015-03-06 Thread Jianshi Huang (JIRA)
Jianshi Huang created SPARK-6201: Summary: INSET should coerce types Key: SPARK-6201 URL: https://issues.apache.org/jira/browse/SPARK-6201 Project: Spark Issue Type: Bug

[jira] [Updated] (SPARK-6201) INSET should coerce types

2015-03-06 Thread Jianshi Huang (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-6201?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jianshi Huang updated SPARK-6201: - Description: Suppose we have the following table: {code} sqlc.jsonRDD(sc.parallelize(Seq({\a\:

[jira] [Updated] (SPARK-6201) INSET should coerce types

2015-03-06 Thread Jianshi Huang (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-6201?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jianshi Huang updated SPARK-6201: - Description: Suppose we have the following table: {code} sqlc.jsonRDD(sc.parallelize(Seq({\a\:

[jira] [Updated] (SPARK-6201) INSET should coerce types

2015-03-06 Thread Jianshi Huang (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-6201?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jianshi Huang updated SPARK-6201: - Description: Suppose we have the following table: {code} sqlc.jsonRDD(sc.parallelize(Seq({\a\:

[jira] [Created] (SPARK-6202) Test framework should support variable substitution

2015-03-06 Thread Adrian Wang (JIRA)
Adrian Wang created SPARK-6202: -- Summary: Test framework should support variable substitution Key: SPARK-6202 URL: https://issues.apache.org/jira/browse/SPARK-6202 Project: Spark Issue Type:

[jira] [Updated] (SPARK-4985) Parquet support for date type

2015-03-06 Thread Adrian Wang (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-4985?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adrian Wang updated SPARK-4985: --- Description: Parquet serde support for DATE type (was: This is currently blocked by SPARK-4508)

[jira] [Commented] (SPARK-6208) executor-memory does not work when using local cluster

2015-03-06 Thread Sean Owen (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-6208?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14351012#comment-14351012 ] Sean Owen commented on SPARK-6208: -- Hm, there are no executors in local mode right? it's

[jira] [Commented] (SPARK-6192) Enhance MLlib's Python API (GSoC 2015)

2015-03-06 Thread David J. Manglano (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-6192?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14351030#comment-14351030 ] David J. Manglano commented on SPARK-6192: -- Hello, I am experienced in Python,