Hello
Nobody
Logout
Sign In
or
Sign Up
(
Why?
)
Home
3,371 messages
org.apache.spark.issues [
All Lists
]
2018 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
[jira] [Created] (SPARK-22941) Allow SparkSubmit to throw exceptions instead of exiting / printing errors.
-
Marcelo Vanzin (JIRA)
[jira] [Updated] (SPARK-22955) Error generating jobs when Stopping JobGenerator gracefully
-
zhaoshijie (JIRA)
[jira] [Created] (SPARK-22956) Union Stream Failover Cause `IllegalStateException`
-
Li Yuanjian (JIRA)
[jira] [Assigned] (SPARK-17088) IsolatedClientLoader fails to load Hive client when sharesHadoopClasses is false
-
Apache Spark (JIRA)
[jira] [Assigned] (SPARK-22951) count() after dropDuplicates() on emptyDataFrame returns incorrect value
-
Apache Spark (JIRA)
[jira] [Assigned] (SPARK-22983) Don't push filters beneath aggregates with empty grouping expressions
-
Apache Spark (JIRA)
[jira] [Commented] (SPARK-22976) Worker cleanup can remove running driver directories
-
Russell Spitzer (JIRA)
[jira] [Commented] (SPARK-23005) Improve RDD.take on small number of partitions
-
Apache Spark (JIRA)
[jira] [Commented] (SPARK-23048) Update mllib docs to replace OneHotEncoder with OneHotEncoderEstimator
-
Apache Spark (JIRA)
[jira] [Created] (SPARK-23109) CLONE - ML 2.2 QA: API: Python API coverage
-
Joseph K. Bradley (JIRA)
[jira] [Commented] (SPARK-23123) Unable to run Spark Job with Hadoop NameNode Federation using ViewFS
-
Saisai Shao (JIRA)
[jira] [Resolved] (SPARK-23050) Structured Streaming with S3 file source duplicates data because of eventual consistency.
-
Sean Owen (JIRA)
[jira] [Comment Edited] (SPARK-22935) Dataset with Java Beans for java.sql.Date throws CompileException
-
Liang-Chi Hsieh (JIRA)
[jira] [Commented] (SPARK-22977) DataFrameWriter operations do not show details in SQL tab
-
Yuming Wang (JIRA)
[jira] [Commented] (SPARK-23168) Hints for fact tables and unique columns
-
Takeshi Yamamuro (JIRA)
[jira] [Resolved] (SPARK-22522) Convert to apache-release to publish Maven artifacts
-
Sean Owen (JIRA)
[jira] [Commented] (SPARK-22809) pyspark is sensitive to imports with dots
-
holdenk (JIRA)
[jira] [Assigned] (SPARK-23097) Migrate text socket source
-
Apache Spark (JIRA)
[jira] [Created] (SPARK-23236) Make it easier to find the rest API, especially in local mode
-
Imran Rashid (JIRA)
[jira] [Resolved] (SPARK-22873) Init lastReportTimestamp with system current time when start() called in AsyncEventQueue
-
Sean Owen (JIRA)
[jira] [Commented] (SPARK-22916) shouldn't bias towards build right if user does not specify
-
Apache Spark (JIRA)
[jira] [Commented] (SPARK-23237) Add UI / endpoint for threaddumps for executors with active tasks
-
Imran Rashid (JIRA)
[jira] [Commented] (SPARK-18016) Code Generation: Constant Pool Past Limit for Wide/Nested Dataset
-
Kazuaki Ishizaki (JIRA)
[jira] [Commented] (SPARK-15393) Writing empty Dataframes doesn't save any _metadata files
-
Pavlo Z. (JIRA)
[jira] [Commented] (SPARK-23266) Matrix Inversion on BlockMatrix
-
Sean Owen (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