Hello
Nobody
Logout
Sign In
or
Sign Up
(
Why?
)
Home
3,371 messages
org.apache.spark.issues [
All Lists
]
2018 January [
All Months
]
Page 36 (Messages 876 to 900):
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-7721) Generate test coverage report from Python
-
Reynold Xin (JIRA)
[jira] [Commented] (SPARK-23009) PySpark should not assume Pandas cols are a basestring type
-
Apache Spark (JIRA)
[jira] [Updated] (SPARK-23022) Spark Thrift Server always cache resource issues
-
xinzhang (JIRA)
[jira] [Commented] (SPARK-23072) Add a Unicode schema test for file-based data sources
-
Apache Spark (JIRA)
[jira] [Commented] (SPARK-20120) spark-sql CLI support silent mode
-
Apache Spark (JIRA)
[jira] [Updated] (SPARK-23113) Update MLlib, GraphX websites for 2.3
-
Joseph K. Bradley (JIRA)
[jira] [Commented] (SPARK-23114) Spark R 2.3 QA umbrella
-
Felix Cheung (JIRA)
[jira] [Updated] (SPARK-23130) Spark Thrift does not clean-up temporary files (/tmp/*_resources and /tmp/hive/*.pipeout)
-
Sean Roberts (JIRA)
[jira] [Created] (SPARK-23149) polish ColumnarBatch
-
Wenchen Fan (JIRA)
[jira] [Assigned] (SPARK-23127) Update FeatureHasher user guide for catCols parameter
-
Nick Pentreath (JIRA)
[jira] [Commented] (SPARK-23121) When the Spark Streaming app is running for a period of time, the page is incorrectly reported when accessing '/ jobs /' or '/ jobs / job /? Id = 13' and ui can not be accessed.
-
Sean Owen (JIRA)
[jira] [Comment Edited] (SPARK-19217) Offer easy cast from vector to array
-
Takeshi Yamamuro (JIRA)
[jira] [Assigned] (SPARK-23052) Migrate ConsoleSink to v2
-
Tathagata Das (JIRA)
[jira] [Created] (SPARK-23187) Accumulator object can not be sent from Executor to Driver
-
Lantao Jin (JIRA)
[jira] [Commented] (SPARK-22809) pyspark is sensitive to imports with dots
-
Takuya Ueshin (JIRA)
[jira] [Updated] (SPARK-23215) Dataset Grouping: Index out of bounds error
-
Nikhil (JIRA)
[jira] [Resolved] (SPARK-23112) ML, Graph 2.3 QA: Programming guide update and migration guide
-
Nick Pentreath (JIRA)
[jira] [Resolved] (SPARK-23106) ML, Graph 2.3 QA: API: Binary incompatible changes
-
Bago Amirbekian (JIRA)
[jira] [Commented] (SPARK-9103) Tracking spark's memory usage
-
Edwina Lu (JIRA)
[jira] [Commented] (SPARK-17139) Add model summary for MultinomialLogisticRegression
-
Nick Pentreath (JIRA)
[jira] [Assigned] (SPARK-23247) combines Unsafe operations and statistics operations in Scan Data Source
-
Apache Spark (JIRA)
[jira] [Resolved] (SPARK-23196) Unify continuous and microbatch V2 sinks
-
Wenchen Fan (JIRA)
[jira] [Commented] (SPARK-23274) ReplaceExceptWithFilter fails on dataframes filtered on same column
-
Apache Spark (JIRA)
[jira] [Assigned] (SPARK-23228) Able to track Python create SparkSession in JVM
-
Hyukjin Kwon (JIRA)
[jira] [Assigned] (SPARK-23284) Document several get API of ColumnVector's behavior when accessing null slot
-
Apache Spark (JIRA)
Page 36 (Messages 876 to 900):
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