Hello
Nobody
Logout
Sign In
or
Sign Up
(
Why?
)
Home
3,332 messages
org.apache.spark.issues [
All Lists
]
2017 May [
All Months
]
Page 42 (Messages 1026 to 1050):
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-20527) Schema issues when fields are queries in different order
-
Hyukjin Kwon (JIRA)
[jira] [Commented] (SPARK-10931) PySpark ML Models should contain Param values
-
Apache Spark (JIRA)
[jira] [Assigned] (SPARK-20626) Fix SparkR test warning on Windows with timestamp time zone
-
Apache Spark (JIRA)
[jira] [Commented] (SPARK-18057) Update structured streaming kafka from 10.0.1 to 10.2.0
-
Helena Edelson (JIRA)
[jira] [Commented] (SPARK-13747) Concurrent execution in SQL doesn't work with Scala ForkJoinPool
-
Shixiong Zhu (JIRA)
[jira] [Commented] (SPARK-20503) ML 2.2 QA: API: Python API coverage
-
Nick Pentreath (JIRA)
[jira] [Created] (SPARK-20711) MultivariateOnlineSummarizer incorrect min/max for identical NaN feature
-
zhengruifeng (JIRA)
[jira] [Closed] (SPARK-19354) Killed tasks are getting marked as FAILED
-
Thomas Graves (JIRA)
[jira] [Closed] (SPARK-20721) Exception thrown when doing spark submit
-
Sean Owen (JIRA)
[jira] [Commented] (SPARK-20728) Make ORCFileFormat configurable between sql/hive and sql/core
-
Apache Spark (JIRA)
[jira] [Updated] (SPARK-20740) Expose UserDefinedType make sure could extends it
-
Sean Owen (JIRA)
[jira] [Updated] (SPARK-20749) Built-in SQL Function Support - all variants of LEN[GTH]
-
Xiao Li (JIRA)
[jira] [Reopened] (SPARK-20503) ML 2.2 QA: API: Python API coverage
-
Nick Pentreath (JIRA)
[jira] [Commented] (SPARK-20712) [SQL] Spark can't read Hive table when column type has length greater than 4000 bytes
-
Wenchen Fan (JIRA)
[jira] [Updated] (SPARK-20512) SparkR 2.2 QA: Programming guide, migration guide, vignettes updates
-
Joseph K. Bradley (JIRA)
[jira] [Assigned] (SPARK-20817) Benchmark.getProcessorName() returns "Unknown processor" on ppc and 390 platforms
-
Apache Spark (JIRA)
[jira] [Commented] (SPARK-20821) Add compression/decompression of data to ColumnVector for other data types
-
Kazuaki Ishizaki (JIRA)
[jira] [Created] (SPARK-20830) PySpark wrappers for explode_outer and posexplode_outer
-
Maciej Szymkiewicz (JIRA)
[jira] [Resolved] (SPARK-20764) Fix visibility discrepancy with numInstances and degreesOfFreedom in LR and GLR - Python version
-
Yanbo Liang (JIRA)
[jira] [Updated] (SPARK-20869) Master should clear failed apps when worker down
-
lyc (JIRA)
[jira] [Assigned] (SPARK-20873) Improve the error message for unsupported Column Type
-
Apache Spark (JIRA)
[jira] [Commented] (SPARK-20899) PySpark supports stringIndexerOrderType in RFormula
-
Apache Spark (JIRA)
[jira] [Resolved] (SPARK-20843) Cannot gracefully kill drivers which take longer than 10 seconds to die
-
Shixiong Zhu (JIRA)
[jira] [Assigned] (SPARK-20633) FileFormatWriter wrap the FetchFailedException which breaks job's failover
-
Imran Rashid (JIRA)
[jira] [Assigned] (SPARK-19732) DataFrame.fillna() does not work for bools in PySpark
-
Apache Spark (JIRA)
Page 42 (Messages 1026 to 1050):
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