Hello
Nobody
Logout
Sign In
or
Sign Up
(
Why?
)
Home
3,332 messages
org.apache.spark.issues [
All Lists
]
2017 May [
All Months
]
Page 8 (Messages 176 to 200):
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-20580) Allow RDD cache with unserializable objects
-
Sean Owen (JIRA)
[jira] [Updated] (SPARK-17939) Spark-SQL Nullability: Optimizations vs. Enforcement Clarification
-
Michael Armbrust (JIRA)
[jira] [Commented] (SPARK-19900) [Standalone] Master registers application again when driver relaunched
-
lyc (JIRA)
[jira] [Commented] (SPARK-20631) LogisticRegression._checkThresholdConsistency should use values not Params
-
Apache Spark (JIRA)
[jira] [Created] (SPARK-20639) Add single argument support for to_timestamp in SQL
-
Hyukjin Kwon (JIRA)
[jira] [Comment Edited] (SPARK-7856) Scalable PCA implementation for tall and fat matrices
-
Ignacio Bermudez Corrales (JIRA)
[jira] [Assigned] (SPARK-20673) LDA `optimizer` do not really support case insensitive
-
Apache Spark (JIRA)
[jira] [Assigned] (SPARK-20674) Support registering UserDefinedFunction as named UDF
-
Apache Spark (JIRA)
[jira] [Updated] (SPARK-20689) python doctest leaking bucketed table
-
Felix Cheung (JIRA)
[jira] [Commented] (SPARK-20706) Spark-shell not overriding method definition
-
Assaf Mendelson (JIRA)
[jira] [Resolved] (SPARK-17424) Dataset job fails from unsound substitution in ScalaReflect
-
Wenchen Fan (JIRA)
[jira] [Updated] (SPARK-20737) Mechanism for cleanup hooks, for structured-streaming sinks on executor shutdown.
-
Prashant Sharma (JIRA)
[jira] [Updated] (SPARK-20744) Predicates with multiple columns do not work
-
Bogdan Raducanu (JIRA)
[jira] [Created] (SPARK-20769) Incorrect documentation for using Jupyter notebook
-
Andrew Ray (JIRA)
[jira] [Updated] (SPARK-20803) KernelDensity.estimate in pyspark.mllib.stat.KernelDensity throws net.razorvine.pickle.PickleException when input data is normally distributed (no error when data is not normally distributed)
-
Bettadapura Srinath Sharma (JIRA)
[jira] [Assigned] (SPARK-20797) mllib lda's LocalLDAModel's save: out of memory.
-
Apache Spark (JIRA)
[jira] [Commented] (SPARK-18105) LZ4 failed to decompress a stream of shuffled data
-
Rupesh Mane (JIRA)
[jira] [Closed] (SPARK-20866) Dataset map does not respect nullable field
-
Takeshi Yamamuro (JIRA)
[jira] [Commented] (SPARK-20376) Make StateStoreProvider plugable
-
Apache Spark (JIRA)
[jira] [Commented] (SPARK-20877) Investigate if tests will time out on CRAN
-
Felix Cheung (JIRA)
[jira] [Assigned] (SPARK-20843) Cannot gracefully kill drivers which take longer than 10 seconds to die
-
Apache Spark (JIRA)
[jira] [Commented] (SPARK-20365) Not so accurate classpath format for AM and Containers
-
Apache Spark (JIRA)
[jira] [Resolved] (SPARK-20911) Unable to do windowing operation on Spark 2.1.1 and kafka 0.10.2.0
-
Sean Owen (JIRA)
[jira] [Commented] (SPARK-20898) spark.blacklist.killBlacklistedExecutors doesn't work in YARN
-
Saisai Shao (JIRA)
[jira] [Commented] (SPARK-20925) Out of Memory Issues With org.apache.spark.sql.DataFrameWriter#partitionBy
-
Jeffrey Quinn (JIRA)
Page 8 (Messages 176 to 200):
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