Hello
Nobody
Logout
Sign In
or
Sign Up
(
Why?
)
Home
3,332 messages
org.apache.spark.issues [
All Lists
]
2017 May [
All Months
]
Page 18 (Messages 426 to 450):
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] [Resolved] (SPARK-20559) Refreshing a cached RDD without restarting the Spark application
-
Sean Owen (JIRA)
[jira] [Resolved] (SPARK-12297) Add work-around for Parquet/Hive int96 timestamp bug.
-
Takuya Ueshin (JIRA)
[jira] [Commented] (SPARK-12297) Add work-around for Parquet/Hive int96 timestamp bug.
-
Takuya Ueshin (JIRA)
[jira] [Updated] (SPARK-20638) Optimize the CartesianRDD to reduce repeatedly data fetching
-
Teng Jiang (JIRA)
[jira] [Assigned] (SPARK-20641) Key-value store abstraction and implementation for storing application data
-
Apache Spark (JIRA)
[jira] [Commented] (SPARK-7856) Scalable PCA implementation for tall and fat matrices
-
Ignacio Bermudez Corrales (JIRA)
[jira] [Resolved] (SPARK-20606) ML 2.2 QA: Remove deprecated methods for ML
-
Yanbo Liang (JIRA)
[jira] [Updated] (SPARK-20688) correctly check analysis for scalar sub-queries
-
Xiao Li (JIRA)
[jira] [Assigned] (SPARK-20725) partial aggregate should behave correctly for sameResult
-
Apache Spark (JIRA)
[jira] [Commented] (SPARK-9686) Spark Thrift server doesn't return correct JDBC metadata
-
Eugene Ilchenko (JIRA)
[jira] [Commented] (SPARK-19122) Unnecessary shuffle+sort added if join predicates ordering differ from bucketing and sorting order
-
Tejas Patil (JIRA)
[jira] [Commented] (SPARK-20736) PySpark StringIndexer supports StringOrderType
-
Apache Spark (JIRA)
[jira] [Commented] (SPARK-20767) The LDA model update
-
Cezary Dendek (JIRA)
[jira] [Updated] (SPARK-20504) ML 2.2 QA: API: Java compatibility, docs
-
Weichen Xu (JIRA)
[jira] [Updated] (SPARK-20801) Store accurate size of blocks in MapStatus when it's above threshold.
-
jin xing (JIRA)
[jira] [Updated] (SPARK-20814) Mesos scheduler does not respect spark.executor.extraClassPath configuration
-
Marcelo Vanzin (JIRA)
[jira] [Created] (SPARK-20844) Remove experimental from API and docs
-
Michael Armbrust (JIRA)
[jira] [Updated] (SPARK-20823) Generate code to build table cache using ColumnarBatch and to get value from ColumnVector for other types
-
Kazuaki Ishizaki (JIRA)
[jira] [Assigned] (SPARK-20872) ShuffleExchange.nodeName should handle null coordinator
-
Apache Spark (JIRA)
[jira] [Updated] (SPARK-20873) Improve the error message for unsupported Column Type
-
Ruben Janssen (JIRA)
[jira] [Assigned] (SPARK-20873) Improve the error message for unsupported Column Type
-
Apache Spark (JIRA)
[jira] [Updated] (SPARK-19293) Spark 2.1.x unstable with spark.speculation=true
-
Damian Momot (JIRA)
[jira] [Assigned] (SPARK-20907) Use testQuietly for test suites that generate long log output
-
Apache Spark (JIRA)
[jira] [Commented] (SPARK-20920) ForkJoinPool pools are leaked when writing hive tables with many partitions
-
Sean Owen (JIRA)
[jira] [Commented] (SPARK-20922) Unsafe deserialization in Spark LauncherConnection
-
Marcelo Vanzin (JIRA)
Page 18 (Messages 426 to 450):
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