Hello
Nobody
Logout
Sign In
or
Sign Up
(
Why?
)
Home
3,371 messages
org.apache.spark.issues [
All Lists
]
2018 January [
All Months
]
Page 74 (Messages 1826 to 1850):
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-22970) Getting Application ID from Submission ID
-
Mehmet Uluer (JIRA)
[jira] [Commented] (SPARK-22967) VersionSuite failed on Windows caused by unescapeSQLString()
-
wuyi (JIRA)
[jira] [Updated] (SPARK-18245) Improving support for bucketed table
-
Sameer Agarwal (JIRA)
[jira] [Assigned] (SPARK-21292) R document Catalog function metadata refresh
-
Apache Spark (JIRA)
[jira] [Updated] (SPARK-23009) PySpark should not assume Pandas cols are a basestring type
-
Bryan Cutler (JIRA)
[jira] [Updated] (SPARK-23026) Add RegisterUDF to PySpark
-
Sean Owen (JIRA)
[jira] [Commented] (SPARK-22982) Remove unsafe asynchronous close() call from FileDownloadChannel
-
Sean Owen (JIRA)
[jira] [Commented] (SPARK-23051) job description in Spark UI is broken
-
Shixiong Zhu (JIRA)
[jira] [Created] (SPARK-23055) KafkaContinuousSourceSuite Kafka column types test failing
-
Marco Gaido (JIRA)
[jira] [Created] (SPARK-23056) parse_url regression when switched to using java.net.URI instead of java.net.URL
-
Yash Datta (JIRA)
[jira] [Commented] (SPARK-23029) Doc spark.shuffle.file.buffer units are kb when no units specified
-
Fernando Pereira (JIRA)
[jira] [Resolved] (SPARK-23075) thrift server can not auto cancel the sql execution if the client is closed
-
junzhang (JIRA)
[jira] [Assigned] (SPARK-23085) API parity for mllib.linalg.Vectors.sparse
-
Apache Spark (JIRA)
[jira] [Resolved] (SPARK-22036) BigDecimal multiplication sometimes returns null
-
Wenchen Fan (JIRA)
[jira] [Commented] (SPARK-23138) Add user guide example for multiclass logistic regression summary
-
Apache Spark (JIRA)
[jira] [Commented] (SPARK-23167) Update TPCDS queries from v1.4 to v2.7 (latest)
-
Takeshi Yamamuro (JIRA)
[jira] [Commented] (SPARK-23173) from_json can produce nulls for fields which are marked as non-nullable
-
Burak Yavuz (JIRA)
[jira] [Commented] (SPARK-23187) Accumulator object can not be sent from Executor to Driver
-
Saisai Shao (JIRA)
[jira] [Commented] (SPARK-22711) _pickle.PicklingError: args[0] from __newobj__ args has the wrong class from cloudpickle.py
-
Bryan Cutler (JIRA)
[jira] [Updated] (SPARK-23236) Make it easier to find the rest API, especially in local mode
-
Imran Rashid (JIRA)
[jira] [Resolved] (SPARK-16026) Cost-based Optimizer Framework
-
Xiao Li (JIRA)
[jira] [Assigned] (SPARK-23279) Avoid triggering distributed job for Console sink
-
Apache Spark (JIRA)
[jira] [Resolved] (SPARK-23111) ML, Graph 2.3 QA: Update user guide for new features & APIs
-
Nick Pentreath (JIRA)
[jira] [Created] (SPARK-23282) Probable mistake in hasLaunchedTask condition
-
Jakub Dubovsky (JIRA)
[jira] [Commented] (SPARK-22274) User-defined aggregation functions with pandas udf
-
Apache Spark (JIRA)
Page 74 (Messages 1826 to 1850):
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