Hello
Nobody
Logout
Sign In
or
Sign Up
(
Why?
)
Home
3,371 messages
org.apache.spark.issues [
All Lists
]
2018 January [
All Months
]
Page 60 (Messages 1476 to 1500):
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] [Assigned] (SPARK-22897) Expose stageAttemptId in TaskContext
-
Wenchen Fan (JIRA)
[jira] [Created] (SPARK-22958) Spark is stuck when the only one executor fails to register with driver
-
Shaoquan Zhang (JIRA)
[jira] [Updated] (SPARK-22386) Data Source V2 improvements
-
Sameer Agarwal (JIRA)
[jira] [Commented] (SPARK-22972) Couldn't find corresponding Hive SerDe for data source provider org.apache.spark.sql.hive.orc.
-
Apache Spark (JIRA)
[jira] [Updated] (SPARK-23002) SparkUI inconsistent driver hostname compare with other executors
-
Ran Tao (JIRA)
[jira] [Created] (SPARK-23005) Improve RDD.take on small number of partitions
-
Gengliang Wang (JIRA)
[jira] [Assigned] (SPARK-22577) executor page blacklist status should update with TaskSet level blacklisting
-
Apache Spark (JIRA)
[jira] [Assigned] (SPARK-23009) PySpark should not assume Pandas cols are a basestring type
-
Apache Spark (JIRA)
[jira] [Assigned] (SPARK-23018) PySpark creatDataFrame causes Pandas warning of assignment to a copy of a reference
-
Apache Spark (JIRA)
[jira] [Commented] (SPARK-23023) Incorrect results of printing Array/Map/Struct in showString
-
Apache Spark (JIRA)
[jira] [Updated] (SPARK-22974) CountVectorModel does not attach attributes to output column
-
William Zhang (JIRA)
[jira] [Assigned] (SPARK-23054) Incorrect results of casting UserDefinedType to String
-
Apache Spark (JIRA)
[jira] [Assigned] (SPARK-12297) Add work-around for Parquet/Hive int96 timestamp bug.
-
Imran Rashid (JIRA)
[jira] [Commented] (SPARK-22232) Row objects in pyspark created using the `Row(**kwars)` syntax do not get serialized/deserialized properly
-
Apache Spark (JIRA)
[jira] [Updated] (SPARK-21996) Streaming ignores files with spaces in the file names
-
Shixiong Zhu (JIRA)
[jira] [Commented] (SPARK-23125) Offset commit failed when spark-streaming batch time is more than kafkaParams session timeout.
-
zhaoshijie (JIRA)
[jira] [Assigned] (SPARK-23174) Fix pep8 to latest official version
-
Apache Spark (JIRA)
[jira] [Commented] (SPARK-18016) Code Generation: Constant Pool Past Limit for Wide/Nested Dataset
-
Ruslan Dautkhanov (JIRA)
[jira] [Created] (SPARK-23186) Loading JDBC Drivers should be syncronized
-
Dongjoon Hyun (JIRA)
[jira] [Updated] (SPARK-23193) Insert into Spark Table statement cannot specify column names
-
Paul Wu (JIRA)
[jira] [Assigned] (SPARK-21975) Histogram support in cost-based optimizer
-
Xiao Li (JIRA)
[jira] [Commented] (SPARK-23157) withColumn fails for a column that is a result of mapped DataSet
-
Sean Owen (JIRA)
[jira] [Updated] (SPARK-23246) (Py)Spark OOM because of iteratively accumulated metadata that cannot be cleared
-
MBA Learns to Code (JIRA)
[jira] [Created] (SPARK-23270) FileInputDStream Streaming UI 's records should not be set to the default value of 0, it should be the total number of rows of new files.
-
guoxiaolongzte (JIRA)
[jira] [Reopened] (SPARK-23200) Reset configuration when restarting from checkpoints
-
Saisai Shao (JIRA)
Page 60 (Messages 1476 to 1500):
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