Hello
Nobody
Logout
Sign In
or
Sign Up
(
Why?
)
Home
3,116 messages
org.apache.spark.issues [
All Lists
]
2014 November [
All Months
]
Page 79 (Messages 1951 to 1975):
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] [Resolved] (SPARK-3573) Dataset
-
Xiangrui Meng (JIRA)
[jira] [Reopened] (SPARK-3593) Support Sorting of Binary Type Data
-
Venkata Ramana G (JIRA)
[jira] [Commented] (SPARK-4271) jetty Server can't tryport+1
-
Apache Spark (JIRA)
[jira] [Created] (SPARK-4289) Creating an instance of Hadoop Job fails in the Spark shell when toString() is called on the instance.
-
Corey J. Nolet (JIRA)
[jira] [Commented] (SPARK-2468) Netty-based block server / client module
-
zzc (JIRA)
[jira] [Comment Edited] (SPARK-2468) Netty-based block server / client module
-
Lianhui Wang (JIRA)
[jira] [Created] (SPARK-4300) Race condition during SparkWorker shutdown
-
Alex Liu (JIRA)
[jira] [Commented] (SPARK-1344) Scala API docs for top methods
-
Apache Spark (JIRA)
[jira] [Resolved] (SPARK-1229) train on array (in addition to RDD)
-
Sean Owen (JIRA)
[jira] [Updated] (SPARK-4322) Analysis incorrectly rejects accessing grouping fields
-
Michael Armbrust (JIRA)
[jira] [Commented] (SPARK-2652) Turning default configurations for PySpark
-
Xiangrui Meng (JIRA)
[jira] [Resolved] (SPARK-4363) The Broadcast example is out of date
-
Reynold Xin (JIRA)
[jira] [Updated] (SPARK-4452) Enhance Sort-based Shuffle to avoid spilling small files
-
tianshuo (JIRA)
[jira] [Commented] (SPARK-3060) spark-shell.cmd doesn't accept application options in Windows OS
-
Apache Spark (JIRA)
[jira] [Updated] (SPARK-4452) Shuffle data structures can starve others on the same thread for memory
-
Andrew Or (JIRA)
[jira] [Commented] (SPARK-4479) Avoid unnecessary defensive copies when Sort based shuffle is on
-
Patrick Wendell (JIRA)
[jira] [Updated] (SPARK-4561) PySparkSQL's Row.asDict() should convert nested rows to dictionaries
-
Josh Rosen (JIRA)
[jira] [Commented] (SPARK-4490) Not found RandomGenerator through spark-shell
-
Kai Sasaki (JIRA)
[jira] [Updated] (SPARK-4548) Python broadcast is very slow
-
Patrick Wendell (JIRA)
[jira] [Updated] (SPARK-4578) Row.asDict() should keep the type of values
-
Andrew Or (JIRA)
[jira] [Updated] (SPARK-4517) Improve memory efficiency for python broadcast
-
Josh Rosen (JIRA)
[jira] [Commented] (SPARK-4595) Spark MetricsServlet is not worked because of initialization ordering
-
Josh Rosen (JIRA)
[jira] [Created] (SPARK-4637) spark-1.1.0 does not compile any more
-
Olaf Flebbe (JIRA)
[jira] [Updated] (SPARK-4632) Upgrade MQTT dependency to use latest mqtt-client
-
Patrick Wendell (JIRA)
[jira] [Created] (SPARK-4652) Add docs about spark-git-repo option
-
Kai Sasaki (JIRA)
Page 79 (Messages 1951 to 1975):
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