Hello
Nobody
Logout
Sign In
or
Sign Up
(
Why?
)
Home
3,116 messages
org.apache.spark.issues [
All Lists
]
2014 November [
All Months
]
Page 112 (Messages 2776 to 2800):
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] [Updated] (SPARK-3954) Optimization to FileInputDStream
-
Sean Owen (JIRA)
[jira] [Commented] (SPARK-4256) MLLib BinaryClassificationMetricComputers try to divide by zero
-
Apache Spark (JIRA)
[jira] [Resolved] (SPARK-600) SparkContext.stop and clearJars delete local JAR files
-
Matei Zaharia (JIRA)
[jira] [Commented] (SPARK-993) Don't reuse Writable objects in HadoopRDDs by default
-
Matei Zaharia (JIRA)
[jira] [Commented] (SPARK-4312) bash can't `die`
-
Apache Spark (JIRA)
[jira] [Created] (SPARK-4330) Link to proper URL for YARN overview
-
Kousuke Saruta (JIRA)
[jira] [Resolved] (SPARK-4370) Limit cores used by Netty transfer service based on executor size
-
Reynold Xin (JIRA)
[jira] [Commented] (SPARK-725) Ran out of disk space on EC2 master due to Ganglia logs
-
Andrew Ash (JIRA)
[jira] [Resolved] (SPARK-4428) Use ${scala.binary.version} property for artifactId.
-
Mark Hamstra (JIRA)
[jira] [Commented] (SPARK-4452) Enhance Sort-based Shuffle to avoid spilling small files
-
Sandy Ryza (JIRA)
[jira] [Updated] (SPARK-4180) SparkContext constructor should throw exception if another SparkContext is already running
-
Patrick Wendell (JIRA)
[jira] [Updated] (SPARK-4467) Number of elements read is never reset in ExternalSorter
-
Andrew Or (JIRA)
[jira] [Updated] (SPARK-3938) Set RDD name to table name during cache operations
-
Michael Armbrust (JIRA)
[jira] [Commented] (SPARK-4484) Treat maxResultSize as unlimited when set to 0; improve error message
-
Apache Spark (JIRA)
[jira] [Created] (SPARK-4488) Add control over map-side aggregation
-
uncleGen (JIRA)
[jira] [Created] (SPARK-4508) build native date type to conform behavior to Hive
-
Adrian Wang (JIRA)
[jira] [Created] (SPARK-4548) Python broadcast is very slow
-
Davies Liu (JIRA)
[jira] [Resolved] (SPARK-4515) OOM/GC errors with sort-based shuffle
-
Patrick Wendell (JIRA)
[jira] [Updated] (SPARK-3717) DecisionTree, RandomForest: Partition by feature
-
Xiangrui Meng (JIRA)
[jira] [Commented] (SPARK-4599) add hive profile to root pom
-
Apache Spark (JIRA)
[jira] [Commented] (SPARK-4276) Spark streaming requires at least two working thread
-
Tathagata Das (JIRA)
[jira] [Created] (SPARK-4616) SPARK_CONF_DIR is not effective in spark-submit
-
leo.luan (JIRA)
[jira] [Created] (SPARK-4622) Add the some error infomation if using spark-sql in yarn-cluster mode
-
hzw (JIRA)
[jira] [Resolved] (SPARK-4641) A FileNotFoundException happened in Hash Shuffle Manager
-
Sean Owen (JIRA)
[jira] [Resolved] (SPARK-4584) 2x Performance regression for Spark-on-YARN
-
Patrick Wendell (JIRA)
Page 112 (Messages 2776 to 2800):
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