Hello
Nobody
Logout
Sign In
or
Sign Up
(
Why?
)
Home
3,387 messages
org.apache.spark.issues [
All Lists
]
2017 January [
All Months
]
Page 126 (Messages 3126 to 3150):
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
[jira] [Assigned] (SPARK-19070) Clean-up dataset actions
-
Apache Spark (JIRA)
[jira] [Commented] (SPARK-19093) LeftAntiJoin doesn't seem to resolve cached tables on right side
-
Josh Rosen (JIRA)
[jira] [Commented] (SPARK-17154) Wrong result can be returned or AnalysisException can be thrown after self-join or similar operations
-
chie hayashida (JIRA)
[jira] [Commented] (SPARK-19117) script transformation does not work on Windows due to fixed bash executable location
-
Apache Spark (JIRA)
[jira] [Resolved] (SPARK-19124) GraphX PageRank execution time
-
Sean Owen (JIRA)
[jira] [Commented] (SPARK-10078) Vector-free L-BFGS
-
Seth Hendrickson (JIRA)
[jira] [Assigned] (SPARK-19168) Improvement: filter late data using watermark for `Append` mode
-
Apache Spark (JIRA)
[jira] [Assigned] (SPARK-19151) DataFrameWriter.saveAsTable should work with hive format with overwrite mode
-
Apache Spark (JIRA)
[jira] [Assigned] (SPARK-19189) Optimize CartesianRDD to avoid parent RDD partition re-computation and re-serialization
-
Apache Spark (JIRA)
[jira] [Updated] (SPARK-19227) Modify some typo in `ConfigEntry`
-
Biao Ma (JIRA)
[jira] [Comment Edited] (SPARK-14409) Investigate adding a RankingEvaluator to ML
-
Roberto Mirizzi (JIRA)
[jira] [Updated] (SPARK-18618) SparkR GLM model predict should support type as a argument
-
Yanbo Liang (JIRA)
[jira] [Assigned] (SPARK-14536) NPE in JDBCRDD when array column contains nulls (postgresql)
-
Apache Spark (JIRA)
[jira] [Commented] (SPARK-12650) No means to specify Xmx settings for spark-submit in cluster deploy mode for Spark on YARN
-
SriReddy (JIRA)
[jira] [Updated] (SPARK-19292) filter with partition columns should be case-insensitive on Hive tables
-
Xiao Li (JIRA)
[jira] [Assigned] (SPARK-19302) Fix the wrong item format in security.md
-
Apache Spark (JIRA)
[jira] [Updated] (SPARK-19306) Fix inconsistent state in DiskBlockObjectWriter when exception occurred
-
Saisai Shao (JIRA)
[jira] [Commented] (SPARK-17890) scala.ScalaReflectionException
-
Dave DeCaprio (JIRA)
[jira] [Assigned] (SPARK-18909) The error message in `ExpressionEncoder.toRow` and `fromRow` is too verbose
-
Apache Spark (JIRA)
[jira] [Resolved] (SPARK-14165) NoSuchElementException: None.get when joining DataFrames with Seq of fields of different case
-
Hyukjin Kwon (JIRA)
[jira] [Updated] (SPARK-19368) Very bad performance in BlockMatrix.toIndexedRowMatrix()
-
Ohad Raviv (JIRA)
[jira] [Assigned] (SPARK-18872) New test cases for EXISTS subquery
-
Apache Spark (JIRA)
[jira] [Assigned] (SPARK-19387) CRAN tests do not run with SparkR source package
-
Apache Spark (JIRA)
[jira] (SPARK-19406) Function to_json ignores the user-provided options
-
Apache Spark (JIRA)
[jira] [Commented] (SPARK-12965) Indexer setInputCol() doesn't resolve column names like DataFrame.col()
-
Joseph K. Bradley (JIRA)
Page 126 (Messages 3126 to 3150):
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