Hello
Nobody
Logout
Sign In
or
Sign Up
(
Why?
)
Home
3,371 messages
org.apache.spark.issues [
All Lists
]
2018 January [
All Months
]
Page 32 (Messages 776 to 800):
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] [Commented] (SPARK-17762) invokeJava fails when serialized argument list is larger than INT_MAX (2,147,483,647) bytes
-
Hossein Falaki (JIRA)
[jira] [Commented] (SPARK-22936) providing HttpStreamSource and HttpStreamSink
-
Sean Owen (JIRA)
[jira] [Commented] (SPARK-22943) OneHotEncoder supports manual specification of categorySizes
-
Suchith J N (JIRA)
[jira] [Updated] (SPARK-22977) DataFrameWriter operations do not show details in SQL tab
-
Yuming Wang (JIRA)
[jira] [Commented] (SPARK-22980) Using pandas_udf when inputs are not Pandas's Series or DataFrame
-
Hyukjin Kwon (JIRA)
[jira] [Updated] (SPARK-23002) SparkUI inconsistent driver hostname compare with other executors
-
Ran Tao (JIRA)
[jira] [Commented] (SPARK-22853) K8s or Kubernetes?
-
Reynold Xin (JIRA)
[jira] [Updated] (SPARK-23041) Inconsistent `drop`ing of columns in dataframes
-
Christos Mantas (JIRA)
[jira] [Created] (SPARK-23043) Upgrade json4s-jackson to 3.5.3
-
Takako Shimamoto (JIRA)
[jira] [Created] (SPARK-23053) taskBinarySerialization and task partitions calculate in DagScheduler.submitMissingTasks should keep the same RDD checkpoint status
-
huangtengfei (JIRA)
[jira] [Comment Edited] (SPARK-23056) parse_url regression when switched to using java.net.URI instead of java.net.URL
-
Yash Datta (JIRA)
[jira] [Commented] (SPARK-23083) Adding Kubernetes as an option to https://spark.apache.org/
-
Reynold Xin (JIRA)
[jira] [Commented] (SPARK-23083) Adding Kubernetes as an option to https://spark.apache.org/
-
Anirudh Ramanathan (JIRA)
[jira] [Updated] (SPARK-23035) Fix improper information of TempTableAlreadyExistsException
-
xubo245 (JIRA)
[jira] [Assigned] (SPARK-23114) Spark R 2.3 QA umbrella
-
Joseph K. Bradley (JIRA)
[jira] [Commented] (SPARK-22962) Kubernetes app fails if local files are used
-
Apache Spark (JIRA)
[jira] [Assigned] (SPARK-23170) Dump the statistics of effective runs of analyzer and optimizer rules
-
Apache Spark (JIRA)
[jira] [Assigned] (SPARK-23198) Fix KafkaContinuousSourceStressForDontFailOnDataLossSuite to test ContinuousExecution
-
Apache Spark (JIRA)
[jira] [Assigned] (SPARK-23200) Reset configuration when restarting from checkpoints
-
Apache Spark (JIRA)
[jira] [Created] (SPARK-23210) Introduce the concept of default value to schema
-
LvDongrong (JIRA)
[jira] [Assigned] (SPARK-23243) Shuffle+Repartition on an RDD could lead to incorrect answers
-
Apache Spark (JIRA)
[jira] [Assigned] (SPARK-23247) combines Unsafe operations and statistics operations in Scan Data Source
-
Apache Spark (JIRA)
[jira] [Resolved] (SPARK-23166) Add maxDF Parameter to CountVectorizer
-
Sean Owen (JIRA)
[jira] [Assigned] (SPARK-23222) Flaky test: DataFrameRangeSuite
-
Apache Spark (JIRA)
[jira] [Commented] (SPARK-23268) Reorganize packages in data source V2
-
Apache Spark (JIRA)
Page 32 (Messages 776 to 800):
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