Hello
Nobody
Logout
Sign In
or
Sign Up
(
Why?
)
Home
3,332 messages
org.apache.spark.issues [
All Lists
]
2017 May [
All Months
]
Page 86 (Messages 2126 to 2150):
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] [Commented] (SPARK-20577) Add REST API Documentation in Cluster Mode
-
Apache Spark (JIRA)
[jira] [Resolved] (SPARK-20063) Trigger without delay when falling behind
-
Tathagata Das (JIRA)
[jira] [Commented] (SPARK-20658) spark.yarn.am.attemptFailuresValidityInterval doesn't seem to have an effect
-
Marcelo Vanzin (JIRA)
[jira] [Commented] (SPARK-20669) LogisticRegression family should be case insensitive
-
Apache Spark (JIRA)
[jira] [Commented] (SPARK-20666) Flaky test - SparkListenerBus randomly failing java.lang.IllegalAccessError on Windows
-
Marcelo Vanzin (JIRA)
[jira] [Comment Edited] (SPARK-18528) limit + groupBy leads to java.lang.NullPointerException
-
Esther Kundin (JIRA)
[jira] [Resolved] (SPARK-20373) Batch queries with 'Dataset/DataFrame.withWatermark()` does not execute
-
Xiao Li (JIRA)
[jira] [Updated] (SPARK-20548) Flaky Test: ReplSuite.newProductSeqEncoder with REPL defined class
-
Xiao Li (JIRA)
[jira] [Updated] (SPARK-20728) Make ORCFileFormat configurable between sql/hive and sql/core
-
Dongjoon Hyun (JIRA)
[jira] [Commented] (SPARK-19568) Must include class/method documentation for CRAN check
-
Henri L (JIRA)
[jira] [Updated] (SPARK-20739) Supplement the new unit tests to SparkContextSchedulerCreationSuite
-
caoxuewen (JIRA)
[jira] [Assigned] (SPARK-20755) UDF registration should throw exception if UDF not found on classpath
-
Xiao Li (JIRA)
[jira] [Commented] (SPARK-20756) yarn-shuffle jar has references to unshaded guava and contains scala classes
-
Apache Spark (JIRA)
[jira] [Commented] (SPARK-20503) ML 2.2 QA: API: Python API coverage
-
Nick Pentreath (JIRA)
[jira] [Closed] (SPARK-12015) Auto convert int to Double when required in pyspark.ml
-
Nick Pentreath (JIRA)
[jira] [Commented] (SPARK-1503) Implement Nesterov's accelerated first-order method
-
Joseph K. Bradley (JIRA)
[jira] [Commented] (SPARK-18891) Support for specific collection types
-
Michal Šenkýř (JIRA)
[jira] [Resolved] (SPARK-20740) Expose UserDefinedType make sure could extends it
-
Hyukjin Kwon (JIRA)
[jira] [Commented] (SPARK-20178) Improve Scheduler fetch failures
-
Josh Rosen (JIRA)
[jira] [Created] (SPARK-20848) Dangling threads when reading parquet files in local mode
-
Nick Pritchard (JIRA)
[jira] [Comment Edited] (SPARK-20824) Generate code to get value from table cache with wider column in ColumnarBatch
-
Kazuaki Ishizaki (JIRA)
[jira] [Created] (SPARK-20875) Spark should print the log when the directory has been deleted
-
liuzhaokun (JIRA)
[jira] [Updated] (SPARK-20894) Error while checkpointing to HDFS (similar to JIRA SPARK-19268)
-
Shixiong Zhu (JIRA)
[jira] [Updated] (SPARK-20922) Unsafe deserialization in Spark LauncherConnection
-
Aditya Sharad (JIRA)
[jira] [Assigned] (SPARK-20909) Build-in SQL Function Support - DAYOFWEEK
-
Wenchen Fan (JIRA)
Page 86 (Messages 2126 to 2150):
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