Hello
Nobody
Logout
Sign In
or
Sign Up
(
Why?
)
Home
3,016 messages
org.apache.spark.issues [
All Lists
]
2018 October [
All Months
]
Page 75 (Messages 1851 to 1875):
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
[jira] [Updated] (SPARK-25488) Refactor MiscBenchmark to use main method
-
Dongjoon Hyun (JIRA)
[jira] [Commented] (SPARK-25062) Clean up BlockLocations in FileStatus objects
-
Dongjoon Hyun (JIRA)
[jira] [Assigned] (SPARK-25625) LogisticRegressionSuite.binary logistic regression with intercept with ElasticNet regularization - 33 sec
-
Apache Spark (JIRA)
[jira] [Resolved] (SPARK-25636) spark-submit swallows the failure reason when there is an error connecting to master
-
Marcelo Vanzin (JIRA)
[jira] [Updated] (SPARK-25362) Replace Spark Optional class with Java Optional
-
Sean Owen (JIRA)
[jira] [Commented] (SPARK-10816) EventTime based sessionization
-
Jungtaek Lim (JIRA)
[jira] [Commented] (SPARK-24429) Add support for spark.driver.extraJavaOptions in cluster mode for Spark on K8s
-
Stavros Kontopoulos (JIRA)
[jira] [Commented] (SPARK-17206) Support ANALYZE TABLE on analyzable temoprary table/view
-
Scott Murray (JIRA)
[jira] [Updated] (SPARK-25708) HAVING without GROUP BY means global aggregate
-
Xiao Li (JIRA)
[jira] [Assigned] (SPARK-20327) Add CLI support for YARN custom resources, like GPUs
-
Marcelo Vanzin (JIRA)
[jira] [Created] (SPARK-25739) Double quote coming in as empty value even when emptyValue set as null
-
Brian Jones (JIRA)
[jira] [Updated] (SPARK-25768) Constant argument expecting Hive UDAFs doesn't work
-
Peter Toth (JIRA)
[jira] [Assigned] (SPARK-25776) The disk write buffer size must be greater than 12.
-
Apache Spark (JIRA)
[jira] [Created] (SPARK-25783) Spark shell fails because of jline incompatibility
-
koert kuipers (JIRA)
[jira] [Updated] (SPARK-25786) If the ByteBuffer.hasArray is false , it will throw UnsupportedOperationException for Kryo
-
liuxian (JIRA)
[jira] [Commented] (SPARK-22947) SPIP: as-of join in Spark SQL
-
Ruslan Dautkhanov (JIRA)
[jira] [Created] (SPARK-25821) Remove SQLContext methods deprecated as of Spark 1.4
-
Sean Owen (JIRA)
[jira] [Updated] (SPARK-25831) should apply "earlier entry wins" in hive map value converter
-
Wenchen Fan (JIRA)
[jira] [Commented] (SPARK-12172) Consider removing SparkR internal RDD APIs
-
Felix Cheung (JIRA)
[jira] [Commented] (SPARK-25860) Replace Literal(null, _) with FalseLiteral whenever possible
-
Apache Spark (JIRA)
[jira] [Created] (SPARK-25879) Schema pruning fails when a nested field and top level field are selected
-
DB Tsai (JIRA)
[jira] [Assigned] (SPARK-25899) Flaky test: CoarseGrainedSchedulerBackendSuite.compute max number of concurrent tasks can be launched
-
Apache Spark (JIRA)
[jira] [Updated] (SPARK-25901) Barrier mode spawns a bunch of threads that get collected on gc
-
yogesh garg (JIRA)
[jira] [Created] (SPARK-25902) Support for dates with milliseconds in Arrow bindings
-
Javier Luraschi (JIRA)
[jira] [Updated] (SPARK-25906) spark-shell cannot handle `-i` option correctly
-
Dongjoon Hyun (JIRA)
Page 75 (Messages 1851 to 1875):
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