Hello
Nobody
Logout
Sign In
or
Sign Up
(
Why?
)
Home
3,332 messages
org.apache.spark.issues [
All Lists
]
2017 May [
All Months
]
Page 68 (Messages 1676 to 1700):
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
[jira] [Commented] (SPARK-20411) New features for expression.scalalang.typed
-
Jason Moore (JIRA)
[jira] [Commented] (SPARK-20557) JdbcUtils doesn't support java.sql.Types.TIMESTAMP_WITH_TIMEZONE
-
Apache Spark (JIRA)
[jira] [Updated] (SPARK-19578) Poor pyspark performance
-
Artur Sukhenko (JIRA)
[jira] [Updated] (SPARK-20548) Flaky Test: ReplSuite.newProductSeqEncoder with REPL defined class
-
Sean Owen (JIRA)
[jira] [Commented] (SPARK-20661) SparkR tableNames() test fails
-
Apache Spark (JIRA)
[jira] [Updated] (SPARK-20666) Flaky test - random ml test failure on Windows
-
Felix Cheung (JIRA)
[jira] [Commented] (SPARK-20608) Standby namenodes should be allowed to included in yarn.spark.access.namenodes to support HDFS HA
-
Marcelo Vanzin (JIRA)
[jira] [Updated] (SPARK-20687) mllib.Matrices.fromBreeze may crash when converting breeze CSCMatrix
-
Ignacio Bermudez Corrales (JIRA)
[jira] [Updated] (SPARK-20712) [SQL] Spark can't read Hive table when column type has length greater than 4000 bytes
-
Maciej Bryński (JIRA)
[jira] [Issue Comment Deleted] (SPARK-20760) Memory Leak of RDD blocks
-
Binzi Cao (JIRA)
[jira] [Commented] (SPARK-20760) Memory Leak of RDD blocks
-
Sean Owen (JIRA)
[jira] [Comment Edited] (SPARK-20712) [SQL] Spark can't read Hive table when column type has length greater than 4000 bytes
-
Maciej Bryński (JIRA)
[jira] [Assigned] (SPARK-20770) Improve ColumnStats
-
Apache Spark (JIRA)
[jira] [Assigned] (SPARK-20783) Enhance ColumnVector to keep UnsafeArrayData for array
-
Apache Spark (JIRA)
[jira] [Commented] (SPARK-18838) High latency of event processing for large jobs
-
Mathieu D (JIRA)
[jira] [Comment Edited] (SPARK-18838) High latency of event processing for large jobs
-
Antoine PRANG (JIRA)
[jira] [Assigned] (SPARK-12139) REGEX Column Specification for Hive Queries
-
Apache Spark (JIRA)
[jira] [Created] (SPARK-20813) executor page search by status not working
-
Jong Yoon Lee (JIRA)
[jira] [Commented] (SPARK-20750) Built-in SQL Function Support - REPLACE
-
Kazuaki Ishizaki (JIRA)
[jira] [Resolved] (SPARK-20813) Web UI executor page tab search by status not working
-
Sean Owen (JIRA)
[jira] [Reopened] (SPARK-19900) [Standalone] Master registers application again when driver relaunched
-
Wenchen Fan (JIRA)
[jira] [Commented] (SPARK-20867) Move individual hints from Statistics into HintInfo class
-
Apache Spark (JIRA)
[jira] [Created] (SPARK-20892) Add SQL trunc function to SparkR
-
Wayne Zhang (JIRA)
[jira] [Created] (SPARK-20930) Destroy broadcasted centers after computing cost
-
zhengruifeng (JIRA)
[jira] [Updated] (SPARK-20937) Describe spark.sql.parquet.writeLegacyFormat property in Spark SQL, DataFrames and Datasets Guide
-
Jacek Laskowski (JIRA)
Page 68 (Messages 1676 to 1700):
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