Hello
Nobody
Logout
Sign In
or
Sign Up
(
Why?
)
Home
3,332 messages
org.apache.spark.issues [
All Lists
]
2017 May [
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
[jira] [Commented] (SPARK-20443) The blockSize of MLLIB ALS should be setting by the User
-
Teng Jiang (JIRA)
[jira] [Resolved] (SPARK-20578) oozie submit spark job, the driver ui port is 0, instead of 4040
-
Sean Owen (JIRA)
[jira] [Commented] (SPARK-12467) Get rid of sorting in Row's constructor in pyspark
-
John Berryman (JIRA)
[jira] [Updated] (SPARK-20637) MappedRDD, FilteredRDD, etc. are still referenced in code comments
-
Sean Owen (JIRA)
[jira] [Created] (SPARK-20643) Implement listener for saving application status data in key-value store
-
Marcelo Vanzin (JIRA)
[jira] [Comment Edited] (SPARK-10408) Autoencoder
-
Nick Pentreath (JIRA)
[jira] [Commented] (SPARK-20591) Succeeded tasks num not equal in job page and job detail page on spark web ui when speculative task(s) exist
-
Apache Spark (JIRA)
[jira] [Created] (SPARK-20684) expose createGlobalTempView in SparkR
-
Hossein Falaki (JIRA)
[jira] [Assigned] (SPARK-20689) python doctest leaking bucketed table
-
Apache Spark (JIRA)
[jira] [Updated] (SPARK-20590) Map default input data source formats to inlined classes
-
Xiao Li (JIRA)
[jira] [Updated] (SPARK-20686) PropagateEmptyRelation incorrectly handles aggregate without grouping expressions
-
Xiao Li (JIRA)
[jira] [Updated] (SPARK-20733) Permission Error: Access Denied
-
Parker Xiao (JIRA)
[jira] [Created] (SPARK-20741) SparkSubmit does not clean up after uploading spark_libs to the distributed cache
-
Lior Regev (JIRA)
[jira] [Created] (SPARK-20752) Build-in Function Support - SQUARE
-
Xiao Li (JIRA)
[jira] [Assigned] (SPARK-20762) Make String Params Case-Insensitive
-
Apache Spark (JIRA)
[jira] [Reopened] (SPARK-20503) ML 2.2 QA: API: Python API coverage
-
Nick Pentreath (JIRA)
[jira] [Commented] (SPARK-15616) Metastore relation should fallback to HDFS size of partitions that are involved in Query if statistics are not available.
-
Brian Zhang (JIRA)
[jira] [Created] (SPARK-20847) Error reading NULL int[] element from postgres -- null pointer exception.
-
Stuart Reynolds (JIRA)
[jira] [Comment Edited] (SPARK-14174) Accelerate KMeans via Mini-Batch EM
-
zhengruifeng (JIRA)
[jira] [Resolved] (SPARK-19659) Fetch big blocks to disk when shuffle-read
-
Wenchen Fan (JIRA)
[jira] [Commented] (SPARK-20882) Executor is waiting for ShuffleBlockFetcherIterator
-
cen yuhai (JIRA)
[jira] [Updated] (SPARK-20882) Executor is waiting for ShuffleBlockFetcherIterator
-
cen yuhai (JIRA)
[jira] [Assigned] (SPARK-20891) Reduce duplicate code in typedaggregators.scala
-
Apache Spark (JIRA)
[jira] [Commented] (SPARK-19372) Code generation for Filter predicate including many OR conditions exceeds JVM method size limit
-
Dongjoon Hyun (JIRA)
[jira] [Created] (SPARK-20946) simplify the config setting logic in SparkSession.getOrCreate
-
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