Hello
Nobody
Logout
Sign In
or
Sign Up
(
Why?
)
Home
3,332 messages
org.apache.spark.issues [
All Lists
]
2017 May [
All Months
]
Page 84 (Messages 2076 to 2100):
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-20546) spark-class gets syntax error in posix mode
-
Sean Owen (JIRA)
[jira] [Updated] (SPARK-20569) RuntimeReplaceable functions accept invalid third parameter
-
Michael Armbrust (JIRA)
[jira] [Created] (SPARK-20651) Speed up the new app state listener
-
Marcelo Vanzin (JIRA)
[jira] [Commented] (SPARK-13747) Concurrent execution in SQL doesn't work with Scala ForkJoinPool
-
Saif Addin (JIRA)
[jira] [Assigned] (SPARK-20667) Cleanup the cataloged metadata after completing the package of sql/core and sql/hive
-
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] [Resolved] (SPARK-20393) Strengthen Spark to prevent XSS vulnerabilities
-
Sean Owen (JIRA)
[jira] [Commented] (SPARK-20687) mllib.Matrices.fromBreeze may crash when converting breeze CSCMatrix
-
Ignacio Bermudez Corrales (JIRA)
[jira] [Resolved] (SPARK-20600) KafkaRelation should be pretty printed in web UI (Details for Query)
-
Shixiong Zhu (JIRA)
[jira] [Assigned] (SPARK-20716) StateStore.abort() should not throw further exception
-
Apache Spark (JIRA)
[jira] [Assigned] (SPARK-20722) Replay event log that hasn't be replayed in current checking period in advance for request
-
Apache Spark (JIRA)
[jira] [Commented] (SPARK-18924) Improve collect/createDataFrame performance in SparkR
-
Wes McKinney (JIRA)
[jira] [Commented] (SPARK-20703) Add an operator for writing data out
-
Tejas Patil (JIRA)
[jira] [Updated] (SPARK-20739) Supplement the new unit tests to SparkContextSchedulerCreationSuite
-
caoxuewen (JIRA)
[jira] [Resolved] (SPARK-20730) Add a new Optimizer rule to combine nested Concats
-
Wenchen Fan (JIRA)
[jira] [Updated] (SPARK-20607) Add new unit tests to ShuffleSuite
-
caoxuewen (JIRA)
[jira] [Assigned] (SPARK-20781) the location of Dockerfile in docker.properties.template is wrong
-
Apache Spark (JIRA)
[jira] [Resolved] (SPARK-13747) Concurrent execution in SQL doesn't work with Scala ForkJoinPool
-
Shixiong Zhu (JIRA)
[jira] [Assigned] (SPARK-20796) the location of start-master.sh in spark-standalone.md is wrong
-
Apache Spark (JIRA)
[jira] [Updated] (SPARK-20822) Generate code to build table cache using ColumnarBatch and to get value from ColumnVector
-
Kazuaki Ishizaki (JIRA)
[jira] [Created] (SPARK-20858) Document ListenerBus event queue size property
-
Bjorn Jonsson (JIRA)
[jira] [Updated] (SPARK-20882) Executor is waiting for ShuffleBlockFetcherIterator
-
cen yuhai (JIRA)
[jira] [Assigned] (SPARK-20884) Spark' masters will be both standby due to the bug of curator
-
Apache Spark (JIRA)
[jira] [Assigned] (SPARK-20886) HadoopMapReduceCommitProtocol to fail with message if FileOutputCommitter.getWorkPath==null
-
Apache Spark (JIRA)
[jira] [Resolved] (SPARK-20883) Improve StateStore APIs for efficiency
-
Shixiong Zhu (JIRA)
Page 84 (Messages 2076 to 2100):
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