[jira] [Commented] (SPARK-1764) EOF reached before Python server acknowledged

2014-07-18 Thread nigel (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-1764?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14066099#comment-14066099 ] nigel commented on SPARK-1764: -- Hi; Never used yarn. Doesn't happen on standalone. EOF

[jira] [Updated] (SPARK-2553) CoGroupedRDD unnecessarily allocates a Tuple2 per dep per key

2014-07-18 Thread Matei Zaharia (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-2553?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matei Zaharia updated SPARK-2553: - Assignee: Sandy Ryza CoGroupedRDD unnecessarily allocates a Tuple2 per dep per key

[jira] [Resolved] (SPARK-2553) CoGroupedRDD unnecessarily allocates a Tuple2 per dep per key

2014-07-18 Thread Matei Zaharia (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-2553?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matei Zaharia resolved SPARK-2553. -- Resolution: Fixed Target Version/s: 1.1.0 CoGroupedRDD unnecessarily allocates a

[jira] [Updated] (SPARK-2568) RangePartitioner should go through the data only once

2014-07-18 Thread Reynold Xin (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-2568?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Reynold Xin updated SPARK-2568: --- Assignee: Xiangrui Meng RangePartitioner should go through the data only once

[jira] [Created] (SPARK-2572) Can't delete local dir on executor automatically when running spark over Mesos.

2014-07-18 Thread Yadong Qi (JIRA)
Yadong Qi created SPARK-2572: Summary: Can't delete local dir on executor automatically when running spark over Mesos. Key: SPARK-2572 URL: https://issues.apache.org/jira/browse/SPARK-2572 Project: Spark

[jira] [Created] (SPARK-2573) This file make-distribution.sh has an error, please fix it

2014-07-18 Thread JIRA
王金子 created SPARK-2573: -- Summary: This file make-distribution.sh has an error, please fix it Key: SPARK-2573 URL: https://issues.apache.org/jira/browse/SPARK-2573 Project: Spark Issue Type: Bug

[jira] [Updated] (SPARK-2573) This file make-distribution.sh has an error, please fix it

2014-07-18 Thread JIRA
[ https://issues.apache.org/jira/browse/SPARK-2573?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] 王金子 updated SPARK-2573: --- Component/s: Build Description: line 61: echo Error: '--with-hive' is no longer supported, use

[jira] [Created] (SPARK-2574) Avoid allocating new ArrayBuffer in groupByKey's mergeCombiner

2014-07-18 Thread Sandy Ryza (JIRA)
Sandy Ryza created SPARK-2574: - Summary: Avoid allocating new ArrayBuffer in groupByKey's mergeCombiner Key: SPARK-2574 URL: https://issues.apache.org/jira/browse/SPARK-2574 Project: Spark

[jira] [Commented] (SPARK-2491) When an OOM is thrown,the executor does not stop properly.

2014-07-18 Thread Guoqiang Li (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-2491?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14066176#comment-14066176 ] Guoqiang Li commented on SPARK-2491: [~sarutak] I submitted a patch.

[jira] [Commented] (SPARK-1662) PySpark fails if python class is used as a data container

2014-07-18 Thread Chandan Kumar (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-1662?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14066201#comment-14066201 ] Chandan Kumar commented on SPARK-1662: -- Sounds good. Closing the issue. PySpark

[jira] [Created] (SPARK-2576) slave node throw NoClassDefFoundError $line11.$read$ when executing a Spark QL query on HDFS CSV file

2014-07-18 Thread Svend (JIRA)
Svend created SPARK-2576: Summary: slave node throw NoClassDefFoundError $line11.$read$ when executing a Spark QL query on HDFS CSV file Key: SPARK-2576 URL: https://issues.apache.org/jira/browse/SPARK-2576

[jira] [Closed] (SPARK-1662) PySpark fails if python class is used as a data container

2014-07-18 Thread Chandan Kumar (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-1662?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chandan Kumar closed SPARK-1662. Resolution: Not a Problem The issue is due to a limitation with Python's pickle mechanism.

[jira] [Commented] (SPARK-2576) slave node throw NoClassDefFoundError $line11.$read$ when executing a Spark QL query on HDFS CSV file

2014-07-18 Thread Svend (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-2576?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14066205#comment-14066205 ] Svend commented on SPARK-2576: -- I see another person is reporting a similar issue on the

[jira] [Created] (SPARK-2577) File upload to viewfs is broken due to mount point resolution

2014-07-18 Thread Gera Shegalov (JIRA)
Gera Shegalov created SPARK-2577: Summary: File upload to viewfs is broken due to mount point resolution Key: SPARK-2577 URL: https://issues.apache.org/jira/browse/SPARK-2577 Project: Spark

[jira] [Created] (SPARK-2578) RIGHT OUTER JOIN causes ClassCastException

2014-07-18 Thread Christian Wuertz (JIRA)
Christian Wuertz created SPARK-2578: --- Summary: RIGHT OUTER JOIN causes ClassCastException Key: SPARK-2578 URL: https://issues.apache.org/jira/browse/SPARK-2578 Project: Spark Issue Type:

[jira] [Updated] (SPARK-2578) RIGHT OUTER JOIN causes ClassCastException

2014-07-18 Thread Christian Wuertz (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-2578?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Christian Wuertz updated SPARK-2578: Description: When I run a hql query that contains a right outer join I always get this

[jira] [Updated] (SPARK-2578) RIGHT OUTER JOIN causes ClassCastException

2014-07-18 Thread Christian Wuertz (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-2578?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Christian Wuertz updated SPARK-2578: Description: When I run a hql query that contains a right outer join I always get this

[jira] [Commented] (SPARK-2577) File upload to viewfs is broken due to mount point resolution

2014-07-18 Thread Gera Shegalov (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-2577?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14066243#comment-14066243 ] Gera Shegalov commented on SPARK-2577: -- https://github.com/apache/spark/pull/1483

[jira] [Updated] (SPARK-2578) OUTER JOINs cause ClassCastException

2014-07-18 Thread Christian Wuertz (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-2578?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Christian Wuertz updated SPARK-2578: Summary: OUTER JOINs cause ClassCastException (was: RIGHT OUTER JOIN causes

[jira] [Updated] (SPARK-2578) OUTER JOINs cause ClassCastException

2014-07-18 Thread Christian Wuertz (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-2578?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Christian Wuertz updated SPARK-2578: Description: When I run a hql query that contains a right or a left outer join I always

[jira] [Commented] (SPARK-2341) loadLibSVMFile doesn't handle regression datasets

2014-07-18 Thread Sean Owen (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-2341?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14066283#comment-14066283 ] Sean Owen commented on SPARK-2341: -- [~mengxr] Here is an example of changing the

[jira] [Updated] (SPARK-2491) When an OOM is thrown,the executor does not stop properly.

2014-07-18 Thread Guoqiang Li (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-2491?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guoqiang Li updated SPARK-2491: --- Component/s: YARN When an OOM is thrown,the executor does not stop properly.

[jira] [Commented] (SPARK-2256) pyspark: RDD.take doesn't work ... sometimes ...

2014-07-18 Thread Matthew Farrellee (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-2256?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14066390#comment-14066390 ] Matthew Farrellee commented on SPARK-2256: -- ok. i don't have a windows machine to

[jira] [Commented] (SPARK-677) PySpark should not collect results through local filesystem

2014-07-18 Thread Matthew Farrellee (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-677?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14066458#comment-14066458 ] Matthew Farrellee commented on SPARK-677: - this can also be used to address the

[jira] [Commented] (SPARK-1305) Support persisting RDD's directly to Tachyon

2014-07-18 Thread Denis Serduik (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-1305?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14066465#comment-14066465 ] Denis Serduik commented on SPARK-1305: -- I'm interesting in using this feature

[jira] [Comment Edited] (SPARK-1305) Support persisting RDD's directly to Tachyon

2014-07-18 Thread Denis Serduik (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-1305?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14066465#comment-14066465 ] Denis Serduik edited comment on SPARK-1305 at 7/18/14 4:00 PM:

[jira] [Created] (SPARK-2580) broken pipe collecting schemardd results

2014-07-18 Thread Matthew Farrellee (JIRA)
Matthew Farrellee created SPARK-2580: Summary: broken pipe collecting schemardd results Key: SPARK-2580 URL: https://issues.apache.org/jira/browse/SPARK-2580 Project: Spark Issue Type:

[jira] [Commented] (SPARK-2580) broken pipe collecting schemardd results

2014-07-18 Thread Matthew Farrellee (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-2580?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14066480#comment-14066480 ] Matthew Farrellee commented on SPARK-2580: -- fyi, this was discovered during spark

[jira] [Commented] (SPARK-2576) slave node throws NoClassDefFoundError $line11.$read$ when executing a Spark QL query on HDFS CSV file

2014-07-18 Thread Yin Huai (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-2576?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14066492#comment-14066492 ] Yin Huai commented on SPARK-2576: - Regarding {code}

[jira] [Created] (SPARK-2581) complete or withdraw visitedStages optimization in DAGScheduler’s stageDependsOn

2014-07-18 Thread Aaron Staple (JIRA)
Aaron Staple created SPARK-2581: --- Summary: complete or withdraw visitedStages optimization in DAGScheduler’s stageDependsOn Key: SPARK-2581 URL: https://issues.apache.org/jira/browse/SPARK-2581

[jira] [Commented] (SPARK-2568) RangePartitioner should go through the data only once

2014-07-18 Thread Reynold Xin (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-2568?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14066541#comment-14066541 ] Reynold Xin commented on SPARK-2568: Yes. Let's solve the problem one by one though.

[jira] [Commented] (SPARK-2568) RangePartitioner should go through the data only once

2014-07-18 Thread Mark Hamstra (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-2568?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14066553#comment-14066553 ] Mark Hamstra commented on SPARK-2568: - Sure, if they can be cleanly separated -- but

[jira] [Updated] (SPARK-2582) Make Block Manager Master pluggable

2014-07-18 Thread Hari Shreedharan (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-2582?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hari Shreedharan updated SPARK-2582: Component/s: Block Manager Affects Version/s: 1.0.0 Issue Type:

[jira] [Created] (SPARK-2582) Make Block Manager Master pluggable

2014-07-18 Thread Hari Shreedharan (JIRA)
Hari Shreedharan created SPARK-2582: --- Summary: Make Block Manager Master pluggable Key: SPARK-2582 URL: https://issues.apache.org/jira/browse/SPARK-2582 Project: Spark Issue Type: Bug

[jira] [Commented] (SPARK-2420) Change Spark build to minimize library conflicts

2014-07-18 Thread Xuefu Zhang (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-2420?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14066600#comment-14066600 ] Xuefu Zhang commented on SPARK-2420: {quote} 2. For jetty, it was a problem with Hive

[jira] [Commented] (SPARK-2420) Change Spark build to minimize library conflicts

2014-07-18 Thread Sean Owen (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-2420?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14066634#comment-14066634 ] Sean Owen commented on SPARK-2420: -- I'm going to make a PR that would show what

[jira] [Commented] (SPARK-2568) RangePartitioner should go through the data only once

2014-07-18 Thread Reynold Xin (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-2568?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14066689#comment-14066689 ] Reynold Xin commented on SPARK-2568: Our PhD in Math is working on that :)

[jira] [Created] (SPARK-2584) Do not mutate block storage level on the UI

2014-07-18 Thread Andrew Or (JIRA)
Andrew Or created SPARK-2584: Summary: Do not mutate block storage level on the UI Key: SPARK-2584 URL: https://issues.apache.org/jira/browse/SPARK-2584 Project: Spark Issue Type: Bug

[jira] [Created] (SPARK-2585) Remove special handling of Hadoop JobConf

2014-07-18 Thread Patrick Wendell (JIRA)
Patrick Wendell created SPARK-2585: -- Summary: Remove special handling of Hadoop JobConf Key: SPARK-2585 URL: https://issues.apache.org/jira/browse/SPARK-2585 Project: Spark Issue Type:

[jira] [Updated] (SPARK-2585) Remove special handling of Hadoop JobConf

2014-07-18 Thread Patrick Wendell (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-2585?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Patrick Wendell updated SPARK-2585: --- Priority: Critical (was: Major) Remove special handling of Hadoop JobConf

[jira] [Commented] (SPARK-1767) Prefer HDFS-cached replicas when scheduling data-local tasks

2014-07-18 Thread Colin Patrick McCabe (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-1767?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14066788#comment-14066788 ] Colin Patrick McCabe commented on SPARK-1767: - I posted a pull request here:

[jira] [Updated] (SPARK-2521) Broadcast RDD object once per TaskSet (instead of sending it for every task)

2014-07-18 Thread Reynold Xin (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-2521?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Reynold Xin updated SPARK-2521: --- Description: Currently (as of Spark 1.0.1), Spark sends RDD object (which contains closures) using

[jira] [Commented] (SPARK-1680) Clean up use of setExecutorEnvs in SparkConf

2014-07-18 Thread Thomas Graves (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-1680?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14066872#comment-14066872 ] Thomas Graves commented on SPARK-1680: -- so what do we want to do here. Do we want to

[jira] [Resolved] (SPARK-1536) Add multiclass classification tree support to MLlib

2014-07-18 Thread Xiangrui Meng (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-1536?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xiangrui Meng resolved SPARK-1536. -- Resolution: Fixed Fix Version/s: 1.1.0 Issue resolved by pull request 886

[jira] [Commented] (SPARK-2269) Clean up and add unit tests for resourceOffers in MesosSchedulerBackend

2014-07-18 Thread Timothy Chen (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-2269?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14066879#comment-14066879 ] Timothy Chen commented on SPARK-2269: - Created a PR for this:

[jira] [Resolved] (SPARK-2535) Add StringComparison case to NullPropagation.

2014-07-18 Thread Michael Armbrust (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-2535?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Armbrust resolved SPARK-2535. - Resolution: Fixed Fix Version/s: 1.1.0 Assignee: Takuya Ueshin Add

[jira] [Resolved] (SPARK-2540) Add More Types Support for unwarpData of HiveUDF

2014-07-18 Thread Michael Armbrust (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-2540?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Armbrust resolved SPARK-2540. - Resolution: Fixed Fix Version/s: 1.0.2 1.1.0 Add More Types

[jira] [Updated] (SPARK-2571) Shuffle read bytes are reported incorrectly for stages with multiple shuffle dependencies

2014-07-18 Thread Kay Ousterhout (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-2571?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kay Ousterhout updated SPARK-2571: -- Fix Version/s: 1.0.2 Shuffle read bytes are reported incorrectly for stages with multiple

[jira] [Resolved] (SPARK-2571) Shuffle read bytes are reported incorrectly for stages with multiple shuffle dependencies

2014-07-18 Thread Kay Ousterhout (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-2571?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kay Ousterhout resolved SPARK-2571. --- Resolution: Fixed Shuffle read bytes are reported incorrectly for stages with multiple

[jira] [Updated] (SPARK-2571) Shuffle read bytes are reported incorrectly for stages with multiple shuffle dependencies

2014-07-18 Thread Kay Ousterhout (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-2571?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kay Ousterhout updated SPARK-2571: -- https://github.com/apache/spark/commit/7b971b91caeebda57f1506ffc4fd266a1b379290 Shuffle read

[jira] [Resolved] (SPARK-2518) Fix foldability of Substring expression.

2014-07-18 Thread Michael Armbrust (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-2518?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Armbrust resolved SPARK-2518. - Resolution: Fixed Fix Version/s: 1.0.2 1.1.0 Fix foldability

[jira] [Updated] (SPARK-2571) Shuffle read bytes are reported incorrectly for stages with multiple shuffle dependencies

2014-07-18 Thread Kay Ousterhout (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-2571?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kay Ousterhout updated SPARK-2571: -- Target Version/s: 1.1.0 (was: 1.0.2) Fix Version/s: (was: 1.0.2)

[jira] [Updated] (SPARK-2562) Add Date datatype support to Spark SQL

2014-07-18 Thread Michael Armbrust (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-2562?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Armbrust updated SPARK-2562: Target Version/s: 1.2.0 (was: 1.1.0, 1.2.0) Add Date datatype support to Spark SQL

[jira] [Updated] (SPARK-2551) Cleanup FilteringParquetRowInputFormat

2014-07-18 Thread Michael Armbrust (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-2551?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Armbrust updated SPARK-2551: Target Version/s: 1.2.0 (was: 1.1.0) Cleanup FilteringParquetRowInputFormat

[jira] [Updated] (SPARK-2205) Unnecessary exchange operators in a join on multiple tables with the same join key.

2014-07-18 Thread Michael Armbrust (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-2205?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Armbrust updated SPARK-2205: Target Version/s: 1.2.0 (was: 1.1.0) Unnecessary exchange operators in a join on

[jira] [Updated] (SPARK-2087) Support SQLConf per session

2014-07-18 Thread Michael Armbrust (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-2087?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Armbrust updated SPARK-2087: Target Version/s: 1.2.0 (was: 1.1.0) Support SQLConf per session

[jira] [Commented] (SPARK-2087) Support SQLConf per session

2014-07-18 Thread Michael Armbrust (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-2087?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14066964#comment-14066964 ] Michael Armbrust commented on SPARK-2087: - I'm thinking about this more... and

[jira] [Updated] (SPARK-2087) Clean Multi-user semantics for thrift JDBC/ODBC server.

2014-07-18 Thread Michael Armbrust (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-2087?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Armbrust updated SPARK-2087: Description: Configuration and temporary tables should exist per-user. Cached tables

[jira] [Updated] (SPARK-2087) Clean Multi-user semantics for thrift JDBC/ODBC server.

2014-07-18 Thread Michael Armbrust (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-2087?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Armbrust updated SPARK-2087: Summary: Clean Multi-user semantics for thrift JDBC/ODBC server. (was: Support SQLConf

[jira] [Updated] (SPARK-2066) Better error message for non-aggregated attributes with aggregates

2014-07-18 Thread Michael Armbrust (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-2066?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Armbrust updated SPARK-2066: Target Version/s: 1.2.0 (was: 1.1.0) Better error message for non-aggregated attributes

[jira] [Created] (SPARK-2586) Lack of information to figure out connection to Tachyon master is inactive/ down

2014-07-18 Thread Henry Saputra (JIRA)
Henry Saputra created SPARK-2586: Summary: Lack of information to figure out connection to Tachyon master is inactive/ down Key: SPARK-2586 URL: https://issues.apache.org/jira/browse/SPARK-2586

[jira] [Updated] (SPARK-2586) Lack of information to figure out connection to Tachyon master is inactive/ down

2014-07-18 Thread Henry Saputra (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-2586?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Henry Saputra updated SPARK-2586: - Labels: tachyon (was: ) Lack of information to figure out connection to Tachyon master is

[jira] [Commented] (SPARK-2586) Lack of information to figure out connection to Tachyon master is inactive/ down

2014-07-18 Thread Henry Saputra (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-2586?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14067224#comment-14067224 ] Henry Saputra commented on SPARK-2586: -- Using Standalone, I do not see log about

[jira] [Resolved] (SPARK-2513) Correlations

2014-07-18 Thread Xiangrui Meng (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-2513?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xiangrui Meng resolved SPARK-2513. -- Resolution: Fixed Fix Version/s: 1.1.0 Issue resolved by pull request 1367

[jira] [Created] (SPARK-2587) Error message is incorrect in make-distribution.sh

2014-07-18 Thread Mark Wagner (JIRA)
Mark Wagner created SPARK-2587: -- Summary: Error message is incorrect in make-distribution.sh Key: SPARK-2587 URL: https://issues.apache.org/jira/browse/SPARK-2587 Project: Spark Issue Type: Bug

[jira] [Commented] (SPARK-2567) Resubmitted stage sometimes remains as active stage in the web UI

2014-07-18 Thread Masayoshi TSUZUKI (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-2567?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14067306#comment-14067306 ] Masayoshi TSUZUKI commented on SPARK-2567: -- I found this lines in log file.

[jira] [Updated] (SPARK-2587) Error message is incorrect in make-distribution.sh

2014-07-18 Thread Mark Wagner (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-2587?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Wagner updated SPARK-2587: --- Component/s: Build Error message is incorrect in make-distribution.sh

[jira] [Commented] (SPARK-2583) ConnectionManager cannot distinguish whether error occurred or not

2014-07-18 Thread Kousuke Saruta (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-2583?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14067309#comment-14067309 ] Kousuke Saruta commented on SPARK-2583: --- PR:

[jira] [Updated] (SPARK-2576) slave node throws NoClassDefFoundError $line11.$read$ when executing a Spark QL query on HDFS CSV file

2014-07-18 Thread Svend (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-2576?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Svend updated SPARK-2576: - Description: Execution of SQL query against HDFS systematically throws a class not found exception on slave

[jira] [Updated] (SPARK-2576) slave node throws NoClassDefFoundError $line11.$read$ when executing a Spark QL query on HDFS CSV file

2014-07-18 Thread Svend (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-2576?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Svend updated SPARK-2576: - Description: Execution of SQL query against HDFS systematically throws a class not found exception on slave

[jira] [Commented] (SPARK-2552) Stabilize the computation of logistic function in pyspark

2014-07-18 Thread Michael Yannakopoulos (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-2552?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14067342#comment-14067342 ] Michael Yannakopoulos commented on SPARK-2552: -- Hi Xiangrui, From what I

[jira] [Commented] (SPARK-2576) slave node throws NoClassDefFoundError $line11.$read$ when executing a Spark QL query on HDFS CSV file

2014-07-18 Thread Svend (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-2576?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14067348#comment-14067348 ] Svend commented on SPARK-2576: -- ctually I do not have a line 19 ??? I just re-ran this code,

[jira] [Comment Edited] (SPARK-2576) slave node throws NoClassDefFoundError $line11.$read$ when executing a Spark QL query on HDFS CSV file

2014-07-18 Thread Svend (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-2576?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14067348#comment-14067348 ] Svend edited comment on SPARK-2576 at 7/19/14 2:24 AM: --- actually I

[jira] [Commented] (SPARK-2576) slave node throws NoClassDefFoundError $line11.$read$ when executing a Spark QL query on HDFS CSV file

2014-07-18 Thread Svend (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-2576?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14067349#comment-14067349 ] Svend commented on SPARK-2576: -- I just noted that running the same spark-shell code with

[jira] [Comment Edited] (SPARK-2576) slave node throws NoClassDefFoundError $line11.$read$ when executing a Spark QL query on HDFS CSV file

2014-07-18 Thread Svend (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-2576?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14067348#comment-14067348 ] Svend edited comment on SPARK-2576 at 7/19/14 2:25 AM: --- actually I

[jira] [Created] (SPARK-2588) Add some more DSLs.

2014-07-18 Thread Takuya Ueshin (JIRA)
Takuya Ueshin created SPARK-2588: Summary: Add some more DSLs. Key: SPARK-2588 URL: https://issues.apache.org/jira/browse/SPARK-2588 Project: Spark Issue Type: Improvement

[jira] [Assigned] (SPARK-2045) Sort-based shuffle implementation

2014-07-18 Thread Matei Zaharia (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-2045?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matei Zaharia reassigned SPARK-2045: Assignee: Matei Zaharia Sort-based shuffle implementation

[jira] [Created] (SPARK-2589) Support HAVING clause generated by Tableau

2014-07-18 Thread Cheng Lian (JIRA)
Cheng Lian created SPARK-2589: - Summary: Support HAVING clause generated by Tableau Key: SPARK-2589 URL: https://issues.apache.org/jira/browse/SPARK-2589 Project: Spark Issue Type: Bug