Hello
Nobody
Logout
Sign In
or
Sign Up
(
Why?
)
Home
3,332 messages
org.apache.spark.issues [
All Lists
]
2017 May [
All Months
]
Page 101 (Messages 2501 to 2525):
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
[jira] [Commented] (SPARK-19697) NoSuchMethodError: org.apache.avro.Schema.getLogicalType()
-
Michael Heuer (JIRA)
[jira] [Assigned] (SPARK-20546) spark-class gets syntax error in posix mode
-
Apache Spark (JIRA)
[jira] [Commented] (SPARK-7481) Add spark-hadoop-cloud module to pull in object store support
-
Steve Loughran (JIRA)
[jira] [Created] (SPARK-20640) Make rpc timeout and retry for shuffle registration configurable
-
Sital Kedia (JIRA)
[jira] [Assigned] (SPARK-7856) Scalable PCA implementation for tall and fat matrices
-
Apache Spark (JIRA)
[jira] [Commented] (SPARK-20608) Standby namenodes should be allowed to included in yarn.spark.access.namenodes to support HDFS HA
-
Yuechen Chen (JIRA)
[jira] [Updated] (SPARK-20721) Exception thrown when doing spark submit
-
Sunil Sharma (JIRA)
[jira] [Assigned] (SPARK-9792) PySpark DenseMatrix, SparseMatrix should override __eq__
-
Apache Spark (JIRA)
[jira] [Resolved] (SPARK-20726) R wrapper for SQL broadcast
-
Felix Cheung (JIRA)
[jira] [Comment Edited] (SPARK-20703) Add an operator for writing data out
-
Liang-Chi Hsieh (JIRA)
[jira] [Assigned] (SPARK-20395) Upgrade to Scala 2.11.11
-
Sean Owen (JIRA)
[jira] [Updated] (SPARK-20754) Add Function Alias For MOD/TRUNCT/POSITION
-
Xiao Li (JIRA)
[jira] [Commented] (SPARK-20765) Cannot load persisted PySpark ML Pipeline that includes 3rd party stage (Transformer or Estimator) if the package name of stage is not "org.apache.spark" and "pyspark"
-
APeng Zhang (JIRA)
[jira] [Updated] (SPARK-20772) Add support for query parameters in redirects on Yarn
-
Bjorn Jonsson (JIRA)
[jira] [Commented] (SPARK-17463) Serialization of accumulators in heartbeats is not thread-safe
-
Shixiong Zhu (JIRA)
[jira] [Commented] (SPARK-20815) NullPointerException in RPackageUtils#checkManifestForR
-
Felix Cheung (JIRA)
[jira] [Resolved] (SPARK-20770) Improve ColumnStats
-
Wenchen Fan (JIRA)
[jira] [Issue Comment Deleted] (SPARK-20178) Improve Scheduler fetch failures
-
Josh Rosen (JIRA)
[jira] [Assigned] (SPARK-17410) Move Hive-generated Stats Info to HiveClientImpl
-
Xiao Li (JIRA)
[jira] [Commented] (SPARK-4899) Support Mesos features: roles and checkpoints
-
Michael Gummelt (JIRA)
[jira] [Updated] (SPARK-20872) ShuffleExchange.nodeName should handle null coordinator
-
Kris Mok (JIRA)
[jira] [Assigned] (SPARK-20873) Improve the error message for unsupported Column Type
-
Xiao Li (JIRA)
[jira] [Created] (SPARK-20878) Pyspark date string parsing erroneously treats 1 as 10
-
Nick Lothian (JIRA)
[jira] [Created] (SPARK-20937) Describe spark.sql.parquet.writeLegacyFormat property in Spark SQL, DataFrames and Datasets Guide
-
Jacek Laskowski (JIRA)
[jira] [Assigned] (SPARK-20922) Unsafe deserialization in Spark LauncherConnection
-
Apache Spark (JIRA)
Page 101 (Messages 2501 to 2525):
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