Hello
Nobody
Logout
Sign In
or
Sign Up
(
Why?
)
Home
3,371 messages
org.apache.spark.issues [
All Lists
]
2018 January [
All Months
]
Page 22 (Messages 526 to 550):
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
126
127
128
129
130
131
132
133
134
135
[jira] [Assigned] (SPARK-22937) SQL elt for binary inputs
-
Apache Spark (JIRA)
[jira] [Commented] (SPARK-20664) Remove stale applications from SHS listing
-
Apache Spark (JIRA)
[jira] [Comment Edited] (SPARK-21687) Spark SQL should set createTime for Hive partition
-
Takeshi Yamamuro (JIRA)
[jira] [Commented] (SPARK-20436) NullPointerException when restart from checkpoint file
-
Riccardo Vincelli (JIRA)
[jira] [Commented] (SPARK-21727) Operating on an ArrayType in a SparkR DataFrame throws error
-
Neil Alexander McQuarrie (JIRA)
[jira] [Resolved] (SPARK-22952) Deprecate stageAttemptId in favour of stageAttemptNumber
-
Wenchen Fan (JIRA)
[jira] [Assigned] (SPARK-22992) Remove assumption of cluster domain in Kubernetes mode
-
Marcelo Vanzin (JIRA)
[jira] [Assigned] (SPARK-22976) Worker cleanup can remove running driver directories
-
Apache Spark (JIRA)
[jira] [Updated] (SPARK-23056) parse_url regression when switched to using java.net.URI instead of java.net.URL
-
Yash Datta (JIRA)
[jira] [Comment Edited] (SPARK-23074) Dataframe-ified zipwithindex
-
Ruslan Dautkhanov (JIRA)
[jira] [Updated] (SPARK-19700) Design an API for pluggable scheduler implementations
-
Anirudh Ramanathan (JIRA)
[jira] [Updated] (SPARK-23085) API parity for mllib.linalg.Vectors.sparse
-
zhengruifeng (JIRA)
[jira] [Assigned] (SPARK-14948) Exception when joining DataFrames derived form the same DataFrame
-
Apache Spark (JIRA)
[jira] [Resolved] (SPARK-23144) Add console sink for continuous queries
-
Tathagata Das (JIRA)
[jira] [Commented] (SPARK-23165) Minor spelling mistake on quick-start
-
Apache Spark (JIRA)
[jira] [Commented] (SPARK-23114) Spark R 2.3 QA umbrella
-
Hossein Falaki (JIRA)
[jira] [Commented] (SPARK-23148) spark.read.csv with multiline=true gives FileNotFoundException if path contains spaces
-
Apache Spark (JIRA)
[jira] [Resolved] (SPARK-23129) Lazy init DiskMapIterator#deserializeStream to reduce memory usage when ExternalAppendOnlyMap spill too much times
-
Wenchen Fan (JIRA)
[jira] [Assigned] (SPARK-23129) Lazy init DiskMapIterator#deserializeStream to reduce memory usage when ExternalAppendOnlyMap spill too much times
-
Wenchen Fan (JIRA)
[jira] [Assigned] (SPARK-23207) Shuffle+Repartition on an RDD/DataFrame could lead to Data Loss
-
Apache Spark (JIRA)
[jira] [Commented] (SPARK-23213) SparkR:::textFile(sc1,"/opt/test333") can not work on spark2.2.1
-
Felix Cheung (JIRA)
[jira] [Assigned] (SPARK-23200) Reset configuration when restarting from checkpoints
-
Saisai Shao (JIRA)
[jira] [Commented] (SPARK-17139) Add model summary for MultinomialLogisticRegression
-
Weichen Xu (JIRA)
[jira] [Updated] (SPARK-23107) ML, Graph 2.3 QA: API: New Scala APIs, docs
-
Nick Pentreath (JIRA)
[jira] [Commented] (SPARK-10884) Support prediction on single instance for regression and classification related models
-
Weichen Xu (JIRA)
Page 22 (Messages 526 to 550):
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
126
127
128
129
130
131
132
133
134
135