You are viewing a plain text version of this content. The canonical link for it is here.
- [jira] [Commented] (SPARK-1126) spark-submit script for running compiled binaries - posted by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2014/03/29 22:30:16 UTC, 2 replies.
- [jira] [Created] (SPARK-1351) Documentation Improvements for Spark 1.0 - posted by "Patrick Wendell (JIRA)" <ji...@apache.org> on 2014/03/29 22:32:15 UTC, 0 replies.
- [jira] [Updated] (SPARK-1126) spark-submit script for running compiled binaries - posted by "Patrick Wendell (JIRA)" <ji...@apache.org> on 2014/03/29 23:00:15 UTC, 1 replies.
- [jira] [Commented] (SPARK-1202) Add a "cancel" button in the UI for stages - posted by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2014/03/29 23:26:14 UTC, 9 replies.
- [jira] [Commented] (SPARK-1186) Enrich the Spark Shell to support additional arguments. - posted by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2014/03/30 05:27:14 UTC, 0 replies.
- [jira] [Updated] (SPARK-1004) PySpark on YARN - posted by "Patrick Wendell (JIRA)" <ji...@apache.org> on 2014/03/30 06:07:14 UTC, 1 replies.
- [jira] [Updated] (SPARK-939) Allow user jars to take precedence over Spark jars, if desired - posted by "Patrick Wendell (JIRA)" <ji...@apache.org> on 2014/03/30 06:09:14 UTC, 1 replies.
- [jira] [Updated] (SPARK-1276) Add a Simple History Server for the UI for Yarn / Mesos - posted by "Patrick Wendell (JIRA)" <ji...@apache.org> on 2014/03/30 06:09:17 UTC, 1 replies.
- [jira] [Updated] (SPARK-1271) Use Iterator[X] in co-group and group-by signatures - posted by "Patrick Wendell (JIRA)" <ji...@apache.org> on 2014/03/30 06:11:14 UTC, 0 replies.
- [jira] [Updated] (SPARK-1300) Clean-up and clarify private vs public fields in MLLib - posted by "Patrick Wendell (JIRA)" <ji...@apache.org> on 2014/03/30 06:11:15 UTC, 0 replies.
- [jira] [Updated] (SPARK-1093) API Stability in Spark 1.0 (Umbrella) - posted by "Patrick Wendell (JIRA)" <ji...@apache.org> on 2014/03/30 06:11:16 UTC, 0 replies.
- [jira] [Updated] (SPARK-1348) Spark UI's do not bind to localhost interface anymore - posted by "Patrick Wendell (JIRA)" <ji...@apache.org> on 2014/03/30 06:11:17 UTC, 0 replies.
- [jira] [Updated] (SPARK-1277) Automatically set the UI persistence directory based on cluster settings - posted by "Patrick Wendell (JIRA)" <ji...@apache.org> on 2014/03/30 06:11:17 UTC, 0 replies.
- [jira] [Updated] (SPARK-1103) Garbage collect RDD information inside of Spark - posted by "Patrick Wendell (JIRA)" <ji...@apache.org> on 2014/03/30 06:11:18 UTC, 0 replies.
- [jira] [Updated] (SPARK-1305) Support persisting RDD's directly to Tachyon - posted by "Patrick Wendell (JIRA)" <ji...@apache.org> on 2014/03/30 06:11:19 UTC, 0 replies.
- [jira] [Updated] (SPARK-1081) Annotate Semi-private/Experimental API's - posted by "Patrick Wendell (JIRA)" <ji...@apache.org> on 2014/03/30 06:11:20 UTC, 1 replies.
- [jira] [Updated] (SPARK-1202) Add a "cancel" button in the UI for stages - posted by "Patrick Wendell (JIRA)" <ji...@apache.org> on 2014/03/30 06:11:23 UTC, 0 replies.
- [jira] [Updated] (SPARK-1230) Enable SparkContext.addJars() to load classes not in CLASSPATH - posted by "Patrick Wendell (JIRA)" <ji...@apache.org> on 2014/03/30 06:11:25 UTC, 0 replies.
- [jira] [Updated] (SPARK-1239) Don't fetch all map outputs at each reducer during shuffles - posted by "Patrick Wendell (JIRA)" <ji...@apache.org> on 2014/03/30 06:13:15 UTC, 0 replies.
- [jira] [Updated] (SPARK-1155) Clean up and document use of SparkEnv - posted by "Patrick Wendell (JIRA)" <ji...@apache.org> on 2014/03/30 06:13:15 UTC, 0 replies.
- [jira] [Updated] (SPARK-1023) Remove Thread.sleep(5000) from TaskSchedulerImpl - posted by "Patrick Wendell (JIRA)" <ji...@apache.org> on 2014/03/30 06:13:16 UTC, 0 replies.
- [jira] [Updated] (SPARK-944) Give example of writing to HBase from Spark Streaming - posted by "Patrick Wendell (JIRA)" <ji...@apache.org> on 2014/03/30 06:13:16 UTC, 0 replies.
- [jira] [Updated] (SPARK-911) Support map pruning on sorted (K, V) RDD's - posted by "Patrick Wendell (JIRA)" <ji...@apache.org> on 2014/03/30 06:13:18 UTC, 0 replies.
- [jira] [Updated] (SPARK-1079) EC2 scripts should allow mounting as XFS or EXT4 - posted by "Patrick Wendell (JIRA)" <ji...@apache.org> on 2014/03/30 06:13:20 UTC, 0 replies.
- [jira] [Updated] (SPARK-1119) Make examples and assembly jar naming consistent between maven/sbt - posted by "Patrick Wendell (JIRA)" <ji...@apache.org> on 2014/03/30 06:13:20 UTC, 0 replies.
- [jira] [Updated] (SPARK-1201) Do not materialize partitions whenever possible in BlockManager - posted by "Patrick Wendell (JIRA)" <ji...@apache.org> on 2014/03/30 06:13:21 UTC, 0 replies.
- [jira] [Updated] (SPARK-918) hadoop-client dependency should be explained for Scala in addition to Java in quickstart - posted by "Patrick Wendell (JIRA)" <ji...@apache.org> on 2014/03/30 06:13:21 UTC, 0 replies.
- [jira] [Updated] (SPARK-1110) Clean up and clarify use of SPARK_HOME - posted by "Patrick Wendell (JIRA)" <ji...@apache.org> on 2014/03/30 06:13:23 UTC, 0 replies.
- [jira] [Updated] (SPARK-1022) Add unit tests for kafka streaming - posted by "Patrick Wendell (JIRA)" <ji...@apache.org> on 2014/03/30 06:13:25 UTC, 0 replies.
- [jira] [Updated] (SPARK-1272) Don't fail job if some local directories are buggy - posted by "Patrick Wendell (JIRA)" <ji...@apache.org> on 2014/03/30 06:13:25 UTC, 0 replies.
- [jira] [Updated] (SPARK-1095) Ensure all public methods return explicit types - posted by "Patrick Wendell (JIRA)" <ji...@apache.org> on 2014/03/30 06:13:26 UTC, 0 replies.
- [jira] [Updated] (SPARK-1172) Improve naming of the BlockManager classes - posted by "Patrick Wendell (JIRA)" <ji...@apache.org> on 2014/03/30 06:13:27 UTC, 0 replies.
- [jira] [Updated] (SPARK-874) Have version of `sc.stop()` that blocks until all executors are cleaned up. - posted by "Patrick Wendell (JIRA)" <ji...@apache.org> on 2014/03/30 06:13:28 UTC, 0 replies.
- [jira] [Updated] (SPARK-1111) URL Validation Throws Error for HDFS URL's - posted by "Patrick Wendell (JIRA)" <ji...@apache.org> on 2014/03/30 06:15:15 UTC, 0 replies.
- [jira] [Updated] (SPARK-1167) Remove metrics-ganglia from default build due to LGPL issue - posted by "Patrick Wendell (JIRA)" <ji...@apache.org> on 2014/03/30 06:15:16 UTC, 0 replies.
- [jira] [Updated] (SPARK-1190) Do not initialize log4j if slf4j log4j backend is not being used - posted by "Patrick Wendell (JIRA)" <ji...@apache.org> on 2014/03/30 06:15:17 UTC, 0 replies.
- [jira] [Updated] (SPARK-1144) Run Apache RAT In SBT Build to Catch License Errors - posted by "Patrick Wendell (JIRA)" <ji...@apache.org> on 2014/03/30 06:15:17 UTC, 0 replies.
- [jira] [Updated] (SPARK-1002) Remove binary artifacts from build - posted by "Patrick Wendell (JIRA)" <ji...@apache.org> on 2014/03/30 06:15:18 UTC, 0 replies.
- [jira] [Updated] (SPARK-1322) Fix ordering of top() in Python - posted by "Patrick Wendell (JIRA)" <ji...@apache.org> on 2014/03/30 06:15:21 UTC, 0 replies.
- [jira] [Updated] (SPARK-895) Add a Ganglia sink to Spark Metrics - posted by "Patrick Wendell (JIRA)" <ji...@apache.org> on 2014/03/30 06:15:23 UTC, 0 replies.
- [jira] [Updated] (SPARK-738) Spark should detect and squash nonserializable exceptions - posted by "Patrick Wendell (JIRA)" <ji...@apache.org> on 2014/03/30 06:15:24 UTC, 0 replies.
- [jira] [Updated] (SPARK-1324) Spark UI Should Not Try to Bind to SPARK_PUBLIC_DNS - posted by "Patrick Wendell (JIRA)" <ji...@apache.org> on 2014/03/30 06:15:25 UTC, 0 replies.
- [jira] [Updated] (SPARK-1066) Improve Developer Documentation - posted by "Patrick Wendell (JIRA)" <ji...@apache.org> on 2014/03/30 06:15:26 UTC, 0 replies.
- [jira] [Updated] (SPARK-741) DiskStore should use > 8kB buffer when doing writes - posted by "Patrick Wendell (JIRA)" <ji...@apache.org> on 2014/03/30 06:15:27 UTC, 0 replies.
- [jira] [Updated] (SPARK-727) Various improvements to Spark EC2 Scripts - posted by "Patrick Wendell (JIRA)" <ji...@apache.org> on 2014/03/30 06:15:28 UTC, 0 replies.
- [jira] [Updated] (SPARK-787) Add EC2 Script Option to Push EC2 Credentials to Spark Nodes - posted by "Patrick Wendell (JIRA)" <ji...@apache.org> on 2014/03/30 06:15:29 UTC, 0 replies.
- [jira] [Updated] (SPARK-1346) Backport SPARK-1210 into 0.9 branch - posted by "Patrick Wendell (JIRA)" <ji...@apache.org> on 2014/03/30 06:15:30 UTC, 0 replies.
- [jira] [Updated] (SPARK-882) Have link for feedback/suggestions in docs - posted by "Patrick Wendell (JIRA)" <ji...@apache.org> on 2014/03/30 06:15:30 UTC, 0 replies.
- [jira] [Updated] (SPARK-734) Adjust default timeouts to be more sane - posted by "Patrick Wendell (JIRA)" <ji...@apache.org> on 2014/03/30 06:15:31 UTC, 0 replies.
- [jira] [Updated] (SPARK-797) ML failures if libfortran is not installed - posted by "Patrick Wendell (JIRA)" <ji...@apache.org> on 2014/03/30 06:15:32 UTC, 0 replies.
- [jira] [Updated] (SPARK-945) Fix confusing behavior when assembly jars already exist - posted by "Patrick Wendell (JIRA)" <ji...@apache.org> on 2014/03/30 06:15:37 UTC, 1 replies.
- [jira] [Updated] (SPARK-999) Report More Instrumentation for Task Execution Time in UI - posted by "Patrick Wendell (JIRA)" <ji...@apache.org> on 2014/03/30 06:15:37 UTC, 0 replies.
- [jira] [Updated] (SPARK-810) Ensure thread safety of Spark UI - posted by "Patrick Wendell (JIRA)" <ji...@apache.org> on 2014/03/30 06:15:38 UTC, 0 replies.
- [jira] [Updated] (SPARK-1244) Log an exception if map output status message exceeds frame size - posted by "Patrick Wendell (JIRA)" <ji...@apache.org> on 2014/03/30 06:15:39 UTC, 0 replies.
- [jira] [Updated] (SPARK-1096) Add Scalastyle Plug-in For Spaces after Comments - posted by "Patrick Wendell (JIRA)" <ji...@apache.org> on 2014/03/30 06:15:41 UTC, 0 replies.
- [jira] [Updated] (SPARK-1269) Add Ability to Make Distribution with Tachyon - posted by "Patrick Wendell (JIRA)" <ji...@apache.org> on 2014/03/30 06:15:42 UTC, 0 replies.
- [jira] [Updated] (SPARK-1016) When running examples jar (compiled with maven) logs don't initialize properly - posted by "Patrick Wendell (JIRA)" <ji...@apache.org> on 2014/03/30 06:15:48 UTC, 0 replies.
- [jira] [Updated] (SPARK-1205) Clean up callSite/origin/generator - posted by "Patrick Wendell (JIRA)" <ji...@apache.org> on 2014/03/30 06:15:50 UTC, 1 replies.
- [jira] [Created] (SPARK-1352) Improve robustness of spark-submit script - posted by "Patrick Wendell (JIRA)" <ji...@apache.org> on 2014/03/30 06:59:14 UTC, 0 replies.
- [jira] [Commented] (SPARK-1352) Improve robustness of spark-submit script - posted by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2014/03/30 07:06:16 UTC, 0 replies.
- [jira] [Resolved] (SPARK-1321) Use Guava's top k implementation rather than our custom priority queue - posted by "Reynold Xin (JIRA)" <ji...@apache.org> on 2014/03/30 07:08:14 UTC, 0 replies.
- [jira] [Updated] (SPARK-1352) Improve robustness of spark-submit script - posted by "Patrick Wendell (JIRA)" <ji...@apache.org> on 2014/03/30 07:17:14 UTC, 0 replies.
- [jira] [Commented] (SPARK-1323) Job hangs with java.io.UTFDataFormatException when reading strings > 65536 bytes. - posted by "Jim Blomo (JIRA)" <ji...@apache.org> on 2014/03/30 07:36:14 UTC, 1 replies.
- [jira] [Resolved] (SPARK-1126) spark-submit script for running compiled binaries - posted by "Patrick Wendell (JIRA)" <ji...@apache.org> on 2014/03/30 07:42:15 UTC, 0 replies.
- [jira] [Updated] (SPARK-1323) Job hangs with java.io.UTFDataFormatException when reading strings > 65536 bytes. - posted by "Patrick Wendell (JIRA)" <ji...@apache.org> on 2014/03/30 07:44:14 UTC, 0 replies.
- [jira] [Resolved] (SPARK-1323) Job hangs with java.io.UTFDataFormatException when reading strings > 65536 bytes. - posted by "Patrick Wendell (JIRA)" <ji...@apache.org> on 2014/03/30 07:44:15 UTC, 0 replies.
- [jira] [Updated] (SPARK-1127) Add saveAsHBase to PairRDDFunctions - posted by "Patrick Wendell (JIRA)" <ji...@apache.org> on 2014/03/30 07:50:14 UTC, 1 replies.
- [jira] [Updated] (SPARK-1236) Update Jetty to 9 - posted by "Patrick Wendell (JIRA)" <ji...@apache.org> on 2014/03/30 07:52:14 UTC, 0 replies.
- [jira] [Commented] (SPARK-833) Web UI's "Application Detail UI" link may use internal EC2 hostname - posted by "Patrick Wendell (JIRA)" <ji...@apache.org> on 2014/03/30 08:00:19 UTC, 0 replies.
- [jira] [Resolved] (SPARK-833) Web UI's "Application Detail UI" link may use internal EC2 hostname - posted by "Patrick Wendell (JIRA)" <ji...@apache.org> on 2014/03/30 08:00:20 UTC, 0 replies.
- [jira] [Updated] (SPARK-1350) YARN ContainerLaunchContext should use cluster's JAVA_HOME - posted by "Patrick Wendell (JIRA)" <ji...@apache.org> on 2014/03/30 08:00:23 UTC, 2 replies.
- [jira] [Updated] (SPARK-1336) Reduce Verbosity of QA Scripts - posted by "Patrick Wendell (JIRA)" <ji...@apache.org> on 2014/03/30 08:04:14 UTC, 0 replies.
- [jira] [Resolved] (SPARK-1336) Reduce Verbosity of QA Scripts - posted by "Patrick Wendell (JIRA)" <ji...@apache.org> on 2014/03/30 08:04:17 UTC, 0 replies.
- [jira] [Updated] (SPARK-1353) IllegalArgumentException when writing to disk - posted by "Jim Blomo (JIRA)" <ji...@apache.org> on 2014/03/30 08:32:14 UTC, 0 replies.
- [jira] [Created] (SPARK-1353) IllegalArgumentException when writing to disk - posted by "Jim Blomo (JIRA)" <ji...@apache.org> on 2014/03/30 08:32:14 UTC, 0 replies.
- [jira] [Commented] (SPARK-1336) Reduce Verbosity of QA Scripts - posted by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2014/03/30 08:40:14 UTC, 0 replies.
- [jira] [Created] (SPARK-1354) Fail to resolve attribute when query with table name as a qualifer in SQLContext - posted by "Saisai Shao (JIRA)" <ji...@apache.org> on 2014/03/30 08:59:14 UTC, 0 replies.
- [jira] [Commented] (SPARK-1354) Fail to resolve attribute when query with table name as a qualifer in SQLContext - posted by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2014/03/30 09:17:14 UTC, 0 replies.
- [jira] [Resolved] (SPARK-1354) Fail to resolve attribute when query with table name as a qualifer in SQLContext - posted by "Patrick Wendell (JIRA)" <ji...@apache.org> on 2014/03/30 19:06:14 UTC, 0 replies.
- [jira] [Updated] (SPARK-1351) Documentation Improvements for Spark 1.0 - posted by "Patrick Wendell (JIRA)" <ji...@apache.org> on 2014/03/30 20:18:14 UTC, 0 replies.
- [jira] [Commented] (SPARK-1172) Improve naming of the BlockManager classes - posted by "Andrew Or (JIRA)" <ji...@apache.org> on 2014/03/30 20:37:15 UTC, 1 replies.
- [jira] [Created] (SPARK-1355) Switch website to the Apache CMS - posted by "Joe Schaefer (JIRA)" <ji...@apache.org> on 2014/03/30 20:41:14 UTC, 0 replies.
- [jira] [Updated] (SPARK-1355) Switch website to the Apache CMS - posted by "Joe Schaefer (JIRA)" <ji...@apache.org> on 2014/03/30 21:32:14 UTC, 2 replies.
- [jira] [Commented] (SPARK-1355) Switch website to the Apache CMS - posted by "Patrick Wendell (JIRA)" <ji...@apache.org> on 2014/03/31 01:27:15 UTC, 5 replies.
- [jira] [Updated] (SPARK-1081) Annotate Semi-private/Experimental API's [Core] - posted by "Patrick Wendell (JIRA)" <ji...@apache.org> on 2014/03/31 02:13:14 UTC, 1 replies.
- [jira] [Created] (SPARK-1356) Annotate developer and experimental API's [STREAMING] - posted by "Patrick Wendell (JIRA)" <ji...@apache.org> on 2014/03/31 02:28:15 UTC, 0 replies.
- [jira] [Updated] (SPARK-1081) Annotate developer and experimental API's [Core] - posted by "Patrick Wendell (JIRA)" <ji...@apache.org> on 2014/03/31 02:28:15 UTC, 0 replies.
- [jira] [Created] (SPARK-1357) [MLLIB] Annotate developer and experimental API's - posted by "Patrick Wendell (JIRA)" <ji...@apache.org> on 2014/03/31 02:28:17 UTC, 0 replies.
- [jira] [Updated] (SPARK-1356) [STREAMING] Annotate developer and experimental API's - posted by "Patrick Wendell (JIRA)" <ji...@apache.org> on 2014/03/31 02:28:17 UTC, 0 replies.
- [jira] [Updated] (SPARK-922) Update Spark AMI to Python 2.7 - posted by "Matei Zaharia (JIRA)" <ji...@apache.org> on 2014/03/31 02:30:15 UTC, 2 replies.
- [jira] [Resolved] (SPARK-1327) GLM needs to check addIntercept for intercept and weights - posted by "Xiangrui Meng (JIRA)" <ji...@apache.org> on 2014/03/31 02:43:15 UTC, 0 replies.
- [jira] [Commented] (SPARK-1296) Make RDDs Covariant - posted by "Heather Miller (JIRA)" <ji...@apache.org> on 2014/03/31 02:45:15 UTC, 0 replies.
- [jira] [Created] (SPARK-1358) Continuous integrated test should be involved in Spark ecosystem - posted by "xiajunluan (JIRA)" <ji...@apache.org> on 2014/03/31 07:41:14 UTC, 0 replies.
- [jira] [Commented] (SPARK-1358) Continuous integrated test should be involved in Spark ecosystem - posted by "Patrick Wendell (JIRA)" <ji...@apache.org> on 2014/03/31 08:42:14 UTC, 1 replies.
- [jira] [Created] (SPARK-1359) SGD implementation is not efficient - posted by "Xiangrui Meng (JIRA)" <ji...@apache.org> on 2014/03/31 10:18:14 UTC, 0 replies.
- [jira] [Commented] (SPARK-1212) Support sparse data in MLlib - posted by "Xiangrui Meng (JIRA)" <ji...@apache.org> on 2014/03/31 10:20:14 UTC, 0 replies.
- [jira] [Created] (SPARK-1360) Add Timestamp Support - posted by "Cheng Hao (JIRA)" <ji...@apache.org> on 2014/03/31 10:33:16 UTC, 0 replies.
- [jira] [Updated] (SPARK-1360) Add Timestamp Support - posted by "Cheng Hao (JIRA)" <ji...@apache.org> on 2014/03/31 10:35:14 UTC, 0 replies.
- [jira] [Commented] (SPARK-1360) Add Timestamp Support - posted by "Cheng Hao (JIRA)" <ji...@apache.org> on 2014/03/31 10:41:14 UTC, 0 replies.
- [jira] [Comment Edited] (SPARK-1360) Add Timestamp Support - posted by "Cheng Hao (JIRA)" <ji...@apache.org> on 2014/03/31 10:41:15 UTC, 0 replies.
- [jira] [Commented] (SPARK-1338) Create Additional Style Rules - posted by "Prashant Sharma (JIRA)" <ji...@apache.org> on 2014/03/31 10:57:14 UTC, 1 replies.
- [jira] [Created] (SPARK-1361) DAGScheduler throws NullPointerException occasionally - posted by "wangfei (JIRA)" <ji...@apache.org> on 2014/03/31 11:12:14 UTC, 0 replies.
- [jira] [Commented] (SPARK-1361) DAGScheduler throws NullPointerException occasionally - posted by "wangfei (JIRA)" <ji...@apache.org> on 2014/03/31 11:18:16 UTC, 0 replies.
- [jira] [Created] (SPARK-1362) Web UI should provide page of showing statistics and stage list for a given job - posted by "wangfei (JIRA)" <ji...@apache.org> on 2014/03/31 11:40:14 UTC, 0 replies.
- [jira] [Created] (SPARK-1363) Add streaming support for Spark SQL module - posted by "Saisai Shao (JIRA)" <ji...@apache.org> on 2014/03/31 13:09:18 UTC, 0 replies.
- [jira] [Updated] (SPARK-1363) Add streaming support for Spark SQL module - posted by "Saisai Shao (JIRA)" <ji...@apache.org> on 2014/03/31 13:13:14 UTC, 0 replies.
- [jira] [Commented] (SPARK-1188) GraphX triplets not working properly - posted by "Daniel Darabos (JIRA)" <ji...@apache.org> on 2014/03/31 13:15:15 UTC, 0 replies.
- [jira] [Comment Edited] (SPARK-1363) Add streaming support for Spark SQL module - posted by "Saisai Shao (JIRA)" <ji...@apache.org> on 2014/03/31 13:19:15 UTC, 0 replies.
- [jira] [Commented] (SPARK-1350) YARN ContainerLaunchContext should use cluster's JAVA_HOME - posted by "Thomas Graves (JIRA)" <ji...@apache.org> on 2014/03/31 16:27:15 UTC, 3 replies.
- [jira] [Resolved] (SPARK-1345) spark on yarn 0.23 using maven doesn't build - posted by "Thomas Graves (JIRA)" <ji...@apache.org> on 2014/03/31 16:31:17 UTC, 0 replies.
- [jira] [Resolved] (SPARK-1232) maven hadoop 0.23 yarn-alpha build broken - posted by "Thomas Graves (JIRA)" <ji...@apache.org> on 2014/03/31 16:31:17 UTC, 0 replies.
- [jira] [Commented] (SPARK-1351) Documentation Improvements for Spark 1.0 - posted by "Nan Zhu (JIRA)" <ji...@apache.org> on 2014/03/31 17:57:14 UTC, 0 replies.
- [jira] [Created] (SPARK-1364) DataTypes missing from ScalaReflection - posted by "Michael Armbrust (JIRA)" <ji...@apache.org> on 2014/03/31 18:07:15 UTC, 0 replies.
- [jira] [Created] (SPARK-1365) Fix RateLimitedOutputStream Test - posted by "Patrick Wendell (JIRA)" <ji...@apache.org> on 2014/03/31 19:41:18 UTC, 0 replies.
- [jira] [Assigned] (SPARK-1333) Java API for running SQL queries - posted by "Michael Armbrust (JIRA)" <ji...@apache.org> on 2014/03/31 19:45:15 UTC, 0 replies.
- [jira] [Created] (SPARK-1366) The sql function should be consistent between different types of SQLContext - posted by "Michael Armbrust (JIRA)" <ji...@apache.org> on 2014/03/31 19:49:15 UTC, 0 replies.
- [jira] [Created] (SPARK-1367) NPE when joining Parquet Relations - posted by "Michael Armbrust (JIRA)" <ji...@apache.org> on 2014/03/31 19:53:14 UTC, 0 replies.
- [jira] [Created] (SPARK-1368) HiveTableScan is slow - posted by "Michael Armbrust (JIRA)" <ji...@apache.org> on 2014/03/31 19:55:14 UTC, 0 replies.
- [jira] [Created] (SPARK-1369) HiveUDF wrappers are slow - posted by "Michael Armbrust (JIRA)" <ji...@apache.org> on 2014/03/31 19:55:17 UTC, 0 replies.
- [jira] [Created] (SPARK-1370) HashJoin should stream one relation - posted by "Michael Armbrust (JIRA)" <ji...@apache.org> on 2014/03/31 20:17:18 UTC, 0 replies.
- [jira] [Created] (SPARK-1371) HashAggregate should stream tuples and avoid doing an extra count - posted by "Michael Armbrust (JIRA)" <ji...@apache.org> on 2014/03/31 20:17:27 UTC, 0 replies.
- [jira] [Assigned] (SPARK-1370) HashJoin should stream one relation - posted by "Michael Armbrust (JIRA)" <ji...@apache.org> on 2014/03/31 20:19:24 UTC, 0 replies.
- [jira] [Assigned] (SPARK-1371) HashAggregate should stream tuples and avoid doing an extra count - posted by "Michael Armbrust (JIRA)" <ji...@apache.org> on 2014/03/31 20:19:32 UTC, 0 replies.
- [jira] [Created] (SPARK-1372) Expose in-memory columnar caching for tables. - posted by "Michael Armbrust (JIRA)" <ji...@apache.org> on 2014/03/31 20:38:15 UTC, 0 replies.
- [jira] [Created] (SPARK-1373) Compression for In-Memory Columnar storage - posted by "Michael Armbrust (JIRA)" <ji...@apache.org> on 2014/03/31 20:42:14 UTC, 0 replies.
- [jira] [Created] (SPARK-1374) Python API for running SQL queries - posted by "Michael Armbrust (JIRA)" <ji...@apache.org> on 2014/03/31 20:44:15 UTC, 0 replies.
- [jira] [Commented] (SPARK-1374) Python API for running SQL queries - posted by "Michael Armbrust (JIRA)" <ji...@apache.org> on 2014/03/31 20:44:16 UTC, 0 replies.
- [jira] [Resolved] (SPARK-1352) Improve robustness of spark-submit script - posted by "Patrick Wendell (JIRA)" <ji...@apache.org> on 2014/03/31 21:08:15 UTC, 0 replies.
- [jira] [Updated] (SPARK-1365) Fix RateLimitedOutputStream Test - posted by "Patrick Wendell (JIRA)" <ji...@apache.org> on 2014/03/31 21:34:37 UTC, 0 replies.
- [jira] [Created] (SPARK-1375) In spark-submit script, where "yarn-standalone" is used, accept "yarn-cluster" as well - posted by "Sandy Ryza (JIRA)" <ji...@apache.org> on 2014/03/31 22:09:14 UTC, 0 replies.
- [jira] [Updated] (SPARK-1375) spark-submit script additional cleanup - posted by "Sandy Ryza (JIRA)" <ji...@apache.org> on 2014/03/31 22:15:21 UTC, 1 replies.
- [jira] [Commented] (SPARK-1375) spark-submit script additional cleanup - posted by "Sandy Ryza (JIRA)" <ji...@apache.org> on 2014/03/31 22:17:19 UTC, 0 replies.
- [jira] [Created] (SPARK-1376) In the yarn-cluster submitter, rename "args" option to "arg" - posted by "Sandy Ryza (JIRA)" <ji...@apache.org> on 2014/03/31 22:19:21 UTC, 0 replies.
- [jira] [Commented] (SPARK-1376) In the yarn-cluster submitter, rename "args" option to "arg" - posted by "Sandy Ryza (JIRA)" <ji...@apache.org> on 2014/03/31 22:25:20 UTC, 0 replies.