Hello
Nobody
Logout
Sign In
or
Sign Up
(
Why?
)
Home
3,116 messages
org.apache.spark.issues [
All Lists
]
2014 November [
All Months
]
Page 72 (Messages 1776 to 1800):
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
[jira] [Commented] (SPARK-2691) Allow Spark on Mesos to be launched with Docker
-
Eduardo Jimenez (JIRA)
[jira] [Updated] (SPARK-4131) Support "Writing data into the filesystem from queries"
-
XiaoJing wang (JIRA)
[jira] [Comment Edited] (SPARK-4225) jdbc/odbc error when using maven build spark
-
wangfei (JIRA)
[jira] [Created] (SPARK-4244) ConstantFolding has to be done before initialize the Generic UDF
-
Cheng Hao (JIRA)
[jira] [Resolved] (SPARK-4262) Add .schemaRDD to JavaSchemaRDD
-
Xiangrui Meng (JIRA)
[jira] [Commented] (SPARK-2447) Add common solution for sending upsert actions to HBase (put, deletes, and increment)
-
Ted Malaska (JIRA)
[jira] [Commented] (SPARK-4289) Creating an instance of Hadoop Job fails in the Spark shell when toString() is called on the instance.
-
Sean Owen (JIRA)
[jira] [Resolved] (SPARK-4225) jdbc/odbc error when using maven build spark
-
Michael Armbrust (JIRA)
[jira] [Resolved] (SPARK-956) The Spark python program for Lasso
-
Sean Owen (JIRA)
[jira] [Commented] (SPARK-4323) Utils#fetchFile method should close lock file certainly
-
Apache Spark (JIRA)
[jira] [Updated] (SPARK-4333) change num of iteration printed in trace log from ${iteration} to ${iteration - 1}
-
DoingDone9 (JIRA)
[jira] [Updated] (SPARK-4339) Make fixedPoint Configurable in Analyzer.scala
-
DoingDone9 (JIRA)
[jira] [Commented] (SPARK-4347) GradientBoostingSuite takes more than 1 minute to finish
-
Apache Spark (JIRA)
[jira] [Created] (SPARK-4413) Parquet support through datasource API
-
Michael Armbrust (JIRA)
[jira] [Commented] (SPARK-4404) SparkSubmitDriverBootstrapper should stop after its SparkSubmit sub-process ends
-
Davies Liu (JIRA)
[jira] [Created] (SPARK-4454) Race condition in DAGScheduler
-
Rafal Kwasny (JIRA)
[jira] [Created] (SPARK-4492) Exception when following SimpleApp tutorial java.lang.ClassNotFoundException: org.apache.spark.deploy.yarn.YarnSparkHadoopUtil
-
sam (JIRA)
[jira] [Updated] (SPARK-4516) Lost task with netty
-
Hector Yee (JIRA)
[jira] [Created] (SPARK-4540) Improve Exectuor ID Logging
-
Arun Ahuja (JIRA)
[jira] [Commented] (SPARK-4133) PARSING_ERROR(2) when upgrading issues from 1.0.2 to 1.1.0
-
Tathagata Das (JIRA)
[jira] [Commented] (SPARK-4196) Streaming + checkpointing + saveAsNewAPIHadoopFiles = NotSerializableException for Hadoop Configuration
-
Tathagata Das (JIRA)
[jira] [Updated] (SPARK-4598) java.lang.OutOfMemoryError occurs when opening stage page of an application has 100000 tasks,
-
Patrick Wendell (JIRA)
[jira] [Created] (SPARK-4607) Add random seed to GradientBoostedTrees
-
Joseph K. Bradley (JIRA)
[jira] [Commented] (SPARK-4584) 2x Performance regression for Spark-on-YARN
-
Nishkam Ravi (JIRA)
[jira] [Commented] (SPARK-4528) [SQL] add comment support for Spark SQL CLI
-
Apache Spark (JIRA)
Page 72 (Messages 1776 to 1800):
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125