Hello
Nobody
Logout
Sign In
or
Sign Up
(
Why?
)
Home
3,371 messages
org.apache.spark.issues [
All Lists
]
2018 January [
All Months
]
Page 11 (Messages 251 to 275):
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] [Resolved] (SPARK-22945) add java UDF APIs in the functions object
-
Wenchen Fan (JIRA)
[jira] [Resolved] (SPARK-22960) Make build-push-docker-images.sh more dev-friendly
-
Marcelo Vanzin (JIRA)
[jira] [Commented] (SPARK-22966) Spark SQL should handle Python UDFs that return a datetime.date or datetime.datetime
-
Apache Spark (JIRA)
[jira] [Updated] (SPARK-22914) Subbing for spark.history.ui.port does not resolve by default
-
Sean Owen (JIRA)
[jira] [Updated] (SPARK-18570) Consider supporting other R formula operators
-
Sameer Agarwal (JIRA)
[jira] [Updated] (SPARK-16412) Generate Java code that gets an array in each column of CachedBatch when DataFrame.cache() is called
-
Sameer Agarwal (JIRA)
[jira] [Commented] (SPARK-21727) Operating on an ArrayType in a SparkR DataFrame throws error
-
Neil Alexander McQuarrie (JIRA)
[jira] [Assigned] (SPARK-23028) Bump master branch version to 2.4.0-SNAPSHOT
-
Apache Spark (JIRA)
[jira] [Assigned] (SPARK-23063) Changes to publish the spark-kubernetes package
-
Apache Spark (JIRA)
[jira] [Commented] (SPARK-23039) Fix the bug in alter table set location.
-
Apache Spark (JIRA)
[jira] [Commented] (SPARK-22885) ML test for StructuredStreaming: spark.ml.tuning
-
Apache Spark (JIRA)
[jira] [Updated] (SPARK-23038) Update docker/spark-test (JDK/OS)
-
Felix Cheung (JIRA)
[jira] [Commented] (SPARK-16496) Add wholetext as option for reading text in SQL.
-
Hudson (JIRA)
[jira] [Commented] (SPARK-21274) Implement EXCEPT ALL and INTERSECT ALL
-
Takeshi Yamamuro (JIRA)
[jira] [Updated] (SPARK-23077) Apache Structured Streaming: How to write streaming dataset into Hive?
-
Pravin Agrawal (JIRA)
[jira] [Updated] (SPARK-23089) "Unable to create operation log session directory" when parent directory not present
-
Sean Roberts (JIRA)
[jira] [Resolved] (SPARK-23176) REPL project build failing in Spark v2.2.0
-
Sean Owen (JIRA)
[jira] [Commented] (SPARK-23185) Make the configuration "spark.default.parallelism" can be changed on each SQL session to decrease empty files
-
Apache Spark (JIRA)
[jira] [Updated] (SPARK-23187) Accumulator object can not be sent from Executor to Driver
-
Saisai Shao (JIRA)
[jira] [Commented] (SPARK-22522) Convert to apache-release to publish Maven artifacts
-
Dongjoon Hyun (JIRA)
[jira] [Resolved] (SPARK-23224) union all will throw gramma exception
-
Liang-Chi Hsieh (JIRA)
[jira] [Updated] (SPARK-23206) Additional Memory Tuning Metrics
-
Edwina Lu (JIRA)
[jira] [Commented] (SPARK-23114) Spark R 2.3 QA umbrella
-
Felix Cheung (JIRA)
[jira] [Assigned] (SPARK-790) Implement the reregistered() callback in MesosScheduler to support master failover
-
Apache Spark (JIRA)
[jira] [Commented] (SPARK-23273) Spark Dataset withColumn - schema column order isn't the same as case class paramether order
-
Liang-Chi Hsieh (JIRA)
Page 11 (Messages 251 to 275):
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