Hello
Nobody
Logout
Sign In
or
Sign Up
(
Why?
)
Home
3,584 messages
org.apache.spark.issues [
All Lists
]
2017 March [
All Months
]
Page 1 (Messages 1 to 25):
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
136
137
138
139
140
141
142
143
144
[jira] [Commented] (SPARK-19754) Casting to int from a JSON-parsed float rounds instead of truncating
-
Juan Pumarino (JIRA)
[jira] [Assigned] (SPARK-19840) Disallow creating permanent functions with invalid class names
-
Apache Spark (JIRA)
[jira] [Assigned] (SPARK-19847) port hive read to FileFormat API
-
Apache Spark (JIRA)
[jira] [Assigned] (SPARK-19281) spark.ml Python API for FPGrowth
-
Apache Spark (JIRA)
[jira] [Comment Edited] (SPARK-19711) Bug in gapply function
-
Luis Felipe Sant Ana (JIRA)
[jira] [Updated] (SPARK-19927) SparkThriftServer2 can not get ''--hivevar" variables in spark 2.1
-
bruce xu (JIRA)
[jira] [Created] (SPARK-19932) Also save event time into StateStore for certain cases
-
Liwei Lin (JIRA)
[jira] [Assigned] (SPARK-19719) Structured Streaming write to Kafka
-
Prashant Sharma (JIRA)
[jira] [Commented] (SPARK-19936) Page rank example takes long time to complete
-
Sean Owen (JIRA)
[jira] [Commented] (SPARK-19653) `Vector` Type Should Be A First-Class Citizen In Spark SQL
-
Joseph K. Bradley (JIRA)
[jira] [Created] (SPARK-19969) Doc and examples for Imputer
-
Nick Pentreath (JIRA)
[jira] [Commented] (SPARK-19966) SparkListenerBus has already stopped! Dropping event SparkListenerExecutorMetricsUpdate
-
吴志龙 (JIRA)
[jira] [Resolved] (SPARK-19915) Improve join reorder: simplify cost evaluation, postpone column pruning, exclude cartesian product
-
Wenchen Fan (JIRA)
[jira] [Commented] (SPARK-20029) LiR supports bound constrained optimization
-
Apache Spark (JIRA)
[jira] [Commented] (SPARK-20008) hiveContext.emptyDataFrame.except(hiveContext.emptyDataFrame).count() returns 1
-
Hyukjin Kwon (JIRA)
[jira] [Commented] (SPARK-20019) spark can not load alluxio fileSystem after adding jar
-
roncenzhao (JIRA)
[jira] [Created] (SPARK-20089) Added DESC FUNCTION and DESC EXTENDED FUNCTION to SQLQueryTestSuite
-
Xiao Li (JIRA)
[jira] [Updated] (SPARK-19570) Allow to disable hive in pyspark shell
-
Sean Owen (JIRA)
[jira] [Commented] (SPARK-19476) Running threads in Spark DataFrame foreachPartition() causes NullPointerException
-
Gal Topper (JIRA)
[jira] [Commented] (SPARK-20122) Analyzer reports "unresolved operator 'Aggregate" for nonexistent window specifications
-
Jacek Laskowski (JIRA)
[jira] [Updated] (SPARK-20123) $SPARK_HOME variable might have spaces in it(e.g. $SPARK_HOME=/home/spark build/spark), then build spark failed.
-
zuotingbing (JIRA)
[jira] [Assigned] (SPARK-20082) Incremental update of LDA model, by adding initialModel as start point
-
Apache Spark (JIRA)
[jira] [Assigned] (SPARK-20143) DataType.fromJson should throw an exception with better message
-
Apache Spark (JIRA)
[jira] [Assigned] (SPARK-20079) Re registration of AM hangs spark cluster in yarn-client mode
-
Apache Spark (JIRA)
[jira] [Assigned] (SPARK-20127) Minor code cleanup
-
Sean Owen (JIRA)
Page 1 (Messages 1 to 25):
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
136
137
138
139
140
141
142
143
144