Hello
Nobody
Logout
Sign In
or
Sign Up
(
Why?
)
Home
3,371 messages
org.apache.spark.issues [
All Lists
]
2018 January [
All Months
]
Page 103 (Messages 2551 to 2575):
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-22936) providing HttpStreamSource and HttpStreamSink
-
bluejoe (JIRA)
[jira] [Commented] (SPARK-22935) Dataset with Java Beans for java.sql.Date throws CompileException
-
Jacek Laskowski (JIRA)
[jira] [Created] (SPARK-22942) Spark Sql UDF throwing NullPointer when adding a filter on a columns that uses that UDF
-
Matthew Fishkin (JIRA)
[jira] [Created] (SPARK-22949) Reduce memory requirement for TrainValidationSplit
-
Bago Amirbekian (JIRA)
[jira] [Created] (SPARK-22955) Error generating jobs when Stopping JobGenerator gracefully
-
zhaoshijie (JIRA)
[jira] [Commented] (SPARK-22991) High read latency with spark streaming 2.2.1 and kafka 0.10.0.1
-
Sean Owen (JIRA)
[jira] [Updated] (SPARK-15693) Write schema definition out for file-based data sources to avoid schema inference
-
Sameer Agarwal (JIRA)
[jira] [Updated] (SPARK-13184) Support minPartitions parameter for JSON and CSV datasources as options
-
Sameer Agarwal (JIRA)
[jira] [Assigned] (SPARK-23009) PySpark should not assume Pandas cols are a basestring type
-
Apache Spark (JIRA)
[jira] [Assigned] (SPARK-22908) add basic continuous kafka source
-
Apache Spark (JIRA)
[jira] [Assigned] (SPARK-23092) Migrate MemoryStream to DataSource V2
-
Apache Spark (JIRA)
[jira] [Assigned] (SPARK-23089) "Unable to create operation log session directory" when parent directory not present
-
Apache Spark (JIRA)
[jira] [Commented] (SPARK-23144) Add console sink for continuous queries
-
Apache Spark (JIRA)
[jira] [Resolved] (SPARK-23103) LevelDB store not iterating correctly when indexed value has negative value
-
Imran Rashid (JIRA)
[jira] [Updated] (SPARK-22320) ORC should support VectorUDT/MatrixUDT
-
Dongjoon Hyun (JIRA)
[jira] [Commented] (SPARK-23179) Support option to throw exception if overflow occurs
-
Apache Spark (JIRA)
[jira] [Commented] (SPARK-13964) Feature hashing improvements
-
Artem Kalchenko (JIRA)
[jira] [Assigned] (SPARK-23097) Migrate text socket source
-
Apache Spark (JIRA)
[jira] [Commented] (SPARK-23213) SparkR:::textFile(sc1,"/opt/test333") can not work on spark2.2.1
-
Felix Cheung (JIRA)
[jira] [Commented] (SPARK-23216) Multiclass LogisticRegression could have methods like NCE, NEG, Hierarchical SoftMax, Blackout or IS
-
Michel Lemay (JIRA)
[jira] [Commented] (SPARK-23020) Re-enable Flaky Test: org.apache.spark.launcher.SparkLauncherSuite.testInProcessLauncher
-
Marcelo Vanzin (JIRA)
[jira] [Assigned] (SPARK-23267) Increase spark.sql.codegen.hugeMethodLimit to 65535
-
Apache Spark (JIRA)
[jira] [Commented] (SPARK-23251) ClassNotFoundException: scala.Any when there's a missing implicit Map encoder
-
Sean Owen (JIRA)
[jira] [Assigned] (SPARK-23111) ML, Graph 2.3 QA: Update user guide for new features & APIs
-
Nick Pentreath (JIRA)
[jira] [Resolved] (SPARK-23188) Make vectorized columar reader batch size configurable
-
Wenchen Fan (JIRA)
Page 103 (Messages 2551 to 2575):
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