Hello
Nobody
Logout
Sign In
or
Sign Up
(
Why?
)
Home
3,332 messages
org.apache.spark.issues [
All Lists
]
2017 May [
All Months
]
Page 96 (Messages 2376 to 2400):
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-20557) JdbcUtils doesn't support java.sql.Types.TIMESTAMP_WITH_TIMEZONE
-
Apache Spark (JIRA)
[jira] [Created] (SPARK-20583) Scala/Java generic hint support
-
Reynold Xin (JIRA)
[jira] [Assigned] (SPARK-20518) Supplement the new blockidsuite unit tests
-
Sean Owen (JIRA)
[jira] [Assigned] (SPARK-20661) SparkR tableNames() test fails
-
Yin Huai (JIRA)
[jira] [Commented] (SPARK-20658) spark.yarn.am.attemptFailuresValidityInterval doesn't seem to have an effect
-
Paul Jones (JIRA)
[jira] [Updated] (SPARK-20663) Data missing after insert overwrite table partition which is created on specific location
-
kobefeng (JIRA)
[jira] [Updated] (SPARK-20689) python doctest leaking bucketed table
-
Felix Cheung (JIRA)
[jira] [Created] (SPARK-20696) tf-idf document clustering with K-means in Apache Spark putting points into one cluster
-
Nassir (JIRA)
[jira] [Resolved] (SPARK-17029) Dataset toJSON goes through RDD form instead of transforming dataset itself
-
Wenchen Fan (JIRA)
[jira] [Commented] (SPARK-20707) ML deprecated APIs should be removed in major release.
-
Apache Spark (JIRA)
[jira] [Commented] (SPARK-19122) Unnecessary shuffle+sort added if join predicates ordering differ from bucketing and sorting order
-
Tejas Patil (JIRA)
[jira] [Resolved] (SPARK-17729) Enable creating hive bucketed tables
-
Wenchen Fan (JIRA)
[jira] [Commented] (SPARK-9215) Implement WAL-free Kinesis receiver that give at-least once guarantee
-
Richard Moorhead (JIRA)
[jira] [Commented] (SPARK-20503) ML 2.2 QA: API: Python API coverage
-
Joseph K. Bradley (JIRA)
[jira] [Resolved] (SPARK-20505) ML, Graph 2.2 QA: Update user guide for new features & APIs
-
Yanbo Liang (JIRA)
[jira] [Updated] (SPARK-20837) Spark SQL doesn't support escape of single/double quote as SQL standard.
-
bing huang (JIRA)
[jira] [Updated] (SPARK-20840) Misleading spurious errors when there are Javadoc (Unidoc) breaks
-
Hyukjin Kwon (JIRA)
[jira] [Assigned] (SPARK-20849) Document R DecisionTree
-
Apache Spark (JIRA)
[jira] [Commented] (SPARK-20771) Usability issues with weekofyear()
-
Apache Spark (JIRA)
[jira] [Commented] (SPARK-20886) HadoopMapReduceCommitProtocol to fail with message if FileOutputCommitter.getWorkPath==null
-
Apache Spark (JIRA)
[jira] [Commented] (SPARK-20892) Add SQL trunc function to SparkR
-
Apache Spark (JIRA)
[jira] [Updated] (SPARK-20916) Improve error message for unaliased subqueries in FROM clause
-
Josh Rosen (JIRA)
[jira] [Resolved] (SPARK-20916) Improve error message for unaliased subqueries in FROM clause
-
Wenchen Fan (JIRA)
[jira] [Updated] (SPARK-20929) LinearSVC should not use shared Param HasThresholds
-
Joseph K. Bradley (JIRA)
[jira] [Commented] (SPARK-20935) A daemon thread, "BatchedWriteAheadLog Writer", left behind after terminating StreamContext.
-
Sean Owen (JIRA)
Page 96 (Messages 2376 to 2400):
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