Hello
Nobody
Logout
Sign In
or
Sign Up
(
Why?
)
Home
3,371 messages
org.apache.spark.issues [
All Lists
]
2018 January [
All Months
]
Page 92 (Messages 2276 to 2300):
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] [Resolved] (SPARK-22934) Make optional clauses order insensitive for CREATE TABLE SQL statement
-
Xiao Li (JIRA)
[jira] [Updated] (SPARK-22735) Add VectorSizeHint to ML features documentation
-
Joseph K. Bradley (JIRA)
[jira] [Updated] (SPARK-22883) ML test for StructuredStreaming: spark.ml.feature, A-M
-
Joseph K. Bradley (JIRA)
[jira] [Updated] (SPARK-17915) Prepare ColumnVector implementation for UnsafeData
-
Sameer Agarwal (JIRA)
[jira] [Commented] (SPARK-21179) Unable to return Hive INT data type into Spark via Hive JDBC driver: Caused by: java.sql.SQLDataException: [Simba][JDBC](10140) Error converting value to int.
-
Abhishek Soni (JIRA)
[jira] [Resolved] (SPARK-22908) add basic continuous kafka source
-
Tathagata Das (JIRA)
[jira] [Updated] (SPARK-23036) Add withGlobalTempView for testing and correct some improper with view related method usage
-
xubo245 (JIRA)
[jira] [Commented] (SPARK-22958) Spark is stuck when the only one executor fails to register with driver
-
Saisai Shao (JIRA)
[jira] [Comment Edited] (SPARK-23050) Structured Streaming with S3 file source duplicates data because of eventual consistency.
-
Steve Loughran (JIRA)
[jira] [Created] (SPARK-23095) Decorrelation of scalar subquery fails with java.util.NoSuchElementException.
-
Dilip Biswal (JIRA)
[jira] [Created] (SPARK-23114) Spark R 2.3 QA umbrella
-
Joseph K. Bradley (JIRA)
[jira] [Resolved] (SPARK-23132) Run ml.image doctests in tests
-
Hyukjin Kwon (JIRA)
[jira] [Assigned] (SPARK-22216) Improving PySpark/Pandas interoperability
-
Hyukjin Kwon (JIRA)
[jira] [Resolved] (SPARK-23143) Add Python support for continuous trigger
-
Tathagata Das (JIRA)
[jira] [Commented] (SPARK-22884) ML test for StructuredStreaming: spark.ml.clustering
-
Apache Spark (JIRA)
[jira] [Commented] (SPARK-23172) Respect Project nodes in ReorderJoin
-
Apache Spark (JIRA)
[jira] [Commented] (SPARK-23159) Update Cloudpickle to match version 0.4.2
-
Apache Spark (JIRA)
[jira] [Created] (SPARK-23228) Able to track Python create SparkSession in JVM
-
Saisai Shao (JIRA)
[jira] [Assigned] (SPARK-23242) Don't run tests in KafkaSourceSuiteBase twice
-
Apache Spark (JIRA)
[jira] [Updated] (SPARK-23246) (Py)Spark OOM because of iteratively accumulated metadata that cannot be cleared
-
MBA Learns to Code (JIRA)
[jira] [Commented] (SPARK-23109) ML 2.3 QA: API: Python API coverage
-
Nick Pentreath (JIRA)
[jira] [Commented] (SPARK-23174) Fix pep8 to latest official version
-
Apache Spark (JIRA)
[jira] [Assigned] (SPARK-23279) Avoid triggering distributed job for Console sink
-
Apache Spark (JIRA)
[jira] [Resolved] (SPARK-23249) Improve partition bin-filling algorithm to have less skew and fewer partitions
-
Wenchen Fan (JIRA)
[jira] [Updated] (SPARK-23206) Additional Memory Tuning Metrics
-
Edwina Lu (JIRA)
Page 92 (Messages 2276 to 2300):
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