Hello
Nobody
Logout
Sign In
or
Sign Up
(
Why?
)
Home
3,332 messages
org.apache.spark.issues [
All Lists
]
2017 May [
All Months
]
Page 109 (Messages 2701 to 2725):
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-9686) Spark Thrift server doesn't return correct JDBC metadata
-
N Campbell (JIRA)
[jira] [Created] (SPARK-20628) Keep track of nodes which are going to be shut down & avoid scheduling new tasks
-
holdenk (JIRA)
[jira] [Updated] (SPARK-20626) Fix SparkR test warning on Windows with timestamp time zone
-
Felix Cheung (JIRA)
[jira] [Commented] (SPARK-18278) Support native submission of spark jobs to a kubernetes cluster
-
sandflee (JIRA)
[jira] [Assigned] (SPARK-20678) Ndv for columns not in filter condition should also be updated
-
Apache Spark (JIRA)
[jira] [Commented] (SPARK-20505) ML, Graph 2.2 QA: Update user guide for new features & APIs
-
Yanbo Liang (JIRA)
[jira] [Created] (SPARK-20702) TaskContextImpl.markTaskCompleted should not hide the original error
-
Shixiong Zhu (JIRA)
[jira] [Updated] (SPARK-20739) Supplement the new unit tests to SparkContextSchedulerCreationSuite
-
caoxuewen (JIRA)
[jira] [Updated] (SPARK-20763) The function of `month` and `day` return an error value
-
liuxian (JIRA)
[jira] [Commented] (SPARK-20763) The function of `month` and `day` return a value which is not we expected
-
liuxian (JIRA)
[jira] [Resolved] (SPARK-20140) Remove hardcoded kinesis retry wait and max retries
-
Burak Yavuz (JIRA)
[jira] [Updated] (SPARK-20723) Random Forest Classifier should expose intermediateRDDStorageLevel similar to ALS
-
Nick Pentreath (JIRA)
[jira] [Resolved] (SPARK-20795) Maximum document frequency for IDF
-
Sean Owen (JIRA)
[jira] [Updated] (SPARK-20796) the location of start-master.sh in spark-standalone.md is wrong
-
Sean Owen (JIRA)
[jira] [Updated] (SPARK-20811) GBT Classifier failed with mysterious StackOverflowError
-
Nan Zhu (JIRA)
[jira] [Updated] (SPARK-20763) The function of `month` and `day` return a value which is not we expected
-
Xiao Li (JIRA)
[jira] [Created] (SPARK-20822) Generate code for table cache using ColumnarBatch
-
Kazuaki Ishizaki (JIRA)
[jira] [Created] (SPARK-20839) Incorrect Dynamic PageRank calculation
-
BahaaEddin AlAila (JIRA)
[jira] [Commented] (SPARK-20848) Dangling threads when reading parquet files in local mode
-
Apache Spark (JIRA)
[jira] [Resolved] (SPARK-20741) SparkSubmit does not clean up after uploading spark_libs to the distributed cache
-
Sean Owen (JIRA)
[jira] [Resolved] (SPARK-20893) Should we create a constructor for LabelsPoint which is using ml.linalg.Vectors?
-
Sean Owen (JIRA)
[jira] [Assigned] (SPARK-20875) Spark should print the log when the directory has been deleted
-
Sean Owen (JIRA)
[jira] [Commented] (SPARK-20916) Regression in parsing of anonymous subqueries in FROM clause
-
Josh Rosen (JIRA)
[jira] [Commented] (SPARK-20925) Out of Memory Issues With org.apache.spark.sql.DataFrameWriter#partitionBy
-
Jeffrey Quinn (JIRA)
[jira] [Commented] (SPARK-20925) Out of Memory Issues With org.apache.spark.sql.DataFrameWriter#partitionBy
-
Sean Owen (JIRA)
Page 109 (Messages 2701 to 2725):
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