Hello
Nobody
Logout
Sign In
or
Sign Up
(
Why?
)
Home
3,332 messages
org.apache.spark.issues [
All Lists
]
2017 May [
All Months
]
Page 43 (Messages 1051 to 1075):
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] [Assigned] (SPARK-20552) Add isNotDistinctFrom/isDistinctFrom for column APIs in Scala/Java and Python
-
Apache Spark (JIRA)
[jira] [Assigned] (SPARK-20558) clear InheritableThreadLocal variables in SparkContext when stopping it
-
Apache Spark (JIRA)
[jira] [Commented] (SPARK-20576) Support generic hint function in Dataset/DataFrame
-
Apache Spark (JIRA)
[jira] [Assigned] (SPARK-20584) Python generic hint support
-
Apache Spark (JIRA)
[jira] [Commented] (SPARK-13747) Concurrent execution in SQL doesn't work with Scala ForkJoinPool
-
Shixiong Zhu (JIRA)
[jira] [Updated] (SPARK-20690) Analyzer shouldn't add missing attributes through subquery
-
Liang-Chi Hsieh (JIRA)
[jira] [Updated] (SPARK-20600) KafkaRelation should be pretty printed in web UI (Details for Query)
-
Xiao Li (JIRA)
[jira] [Updated] (SPARK-20609) Run the SortShuffleSuite unit tests have residual spark_* system directory
-
caoxuewen (JIRA)
[jira] [Commented] (SPARK-7290) Add StringVectorizer
-
Nick Pentreath (JIRA)
[jira] [Comment Edited] (SPARK-20790) ALS with implicit feedback ignores negative values
-
David Eis (JIRA)
[jira] [Comment Edited] (SPARK-3181) Add Robust Regression Algorithm with Huber Estimator
-
Yanbo Liang (JIRA)
[jira] [Updated] (SPARK-20795) Maximum document frequency for IDF
-
Turan Gojayev (JIRA)
[jira] [Assigned] (SPARK-20807) Add compression/decompression of data to ColumnVector
-
Apache Spark (JIRA)
[jira] [Updated] (SPARK-20727) Skip SparkR tests when missing Hadoop winutils on CRAN windows machines
-
Felix Cheung (JIRA)
[jira] [Commented] (SPARK-18105) LZ4 failed to decompress a stream of shuffled data
-
yue long (JIRA)
[jira] [Commented] (SPARK-20307) SparkR: pass on setHandleInvalid to spark.mllib functions that use StringIndexer
-
Felix Cheung (JIRA)
[jira] [Assigned] (SPARK-20881) Use Hive's stats in metastore when cbo is disabled
-
Apache Spark (JIRA)
[jira] [Updated] (SPARK-20882) Executor is waiting for ShuffleBlockFetcherIterator
-
cen yuhai (JIRA)
[jira] [Assigned] (SPARK-20892) Add SQL trunc function to SparkR
-
Apache Spark (JIRA)
[jira] [Assigned] (SPARK-20888) Document HiveCaseSensitiveInferenceMode.INFER_AND_SAVE in Spark SQL 2.1 to 2.2 migration notes
-
Wenchen Fan (JIRA)
[jira] [Updated] (SPARK-20896) spark executor get java.lang.ClassCastException when trigger two job at same time
-
poseidon (JIRA)
[jira] [Resolved] (SPARK-20909) Build-in SQL Function Support - DAYOFWEEK
-
Takuya Ueshin (JIRA)
[jira] [Assigned] (SPARK-20932) CountVectorizer support handle persistence
-
Apache Spark (JIRA)
[jira] [Commented] (SPARK-19606) Support constraints in spark-dispatcher
-
Laurent Hoss (JIRA)
[jira] [Created] (SPARK-20939) Do not duplicate user-defined functions while optimizing logical query plans
-
Lovasoa (JIRA)
Page 43 (Messages 1051 to 1075):
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