Hello
Nobody
Logout
Sign In
or
Sign Up
(
Why?
)
Home
3,332 messages
org.apache.spark.issues [
All Lists
]
2017 May [
All Months
]
Page 75 (Messages 1851 to 1875):
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-20544) R wrapper for input_file_name
-
Apache Spark (JIRA)
[jira] [Assigned] (SPARK-20557) JdbcUtils doesn't support java.sql.Types.TIMESTAMP_WITH_TIMEZONE
-
Apache Spark (JIRA)
[jira] [Updated] (SPARK-20529) Worker should not use the received Master address
-
Shixiong Zhu (JIRA)
[jira] [Commented] (SPARK-11010) Fixes and enhancements addressing UDTs' api and several usability concerns
-
Patrick Grandjean (JIRA)
[jira] [Updated] (SPARK-20663) Data missing after insert overwrite table partition which is created on specific location
-
kobefeng (JIRA)
[jira] [Created] (SPARK-20695) Running multiple TCP socket streams in Spark Shell causes driver error
-
Peter Mead (JIRA)
[jira] [Commented] (SPARK-20709) spark-shell use proxy-user failed
-
Sean Owen (JIRA)
[jira] [Commented] (SPARK-20680) Spark-sql do not support for void column datatype of view
-
Jiang Xingbo (JIRA)
[jira] [Commented] (SPARK-20711) MultivariateOnlineSummarizer incorrect min/max for identical NaN feature
-
Apache Spark (JIRA)
[jira] [Updated] (SPARK-20667) Cleanup the cataloged metadata after completing the package of sql/core and sql/hive
-
Xiao Li (JIRA)
[jira] [Commented] (SPARK-20762) Make String Params Case-Insensitive
-
Apache Spark (JIRA)
[jira] [Assigned] (SPARK-20506) ML, Graph 2.2 QA: Programming guide update and migration guide
-
Apache Spark (JIRA)
[jira] [Resolved] (SPARK-20247) Add jar but this jar is missing later shouldn't affect jobs that doesn't use this jar
-
Sean Owen (JIRA)
[jira] [Assigned] (SPARK-20769) Incorrect documentation for using Jupyter notebook
-
Apache Spark (JIRA)
[jira] [Created] (SPARK-20782) Dataset's isCached operator
-
Jacek Laskowski (JIRA)
[jira] [Closed] (SPARK-5328) Update PySpark MLlib NaiveBayes API to take model type parameter for Bernoulli fit
-
Nick Pentreath (JIRA)
[jira] [Assigned] (SPARK-20796) the location of start-master.sh in spark-standalone.md is wrong
-
Sean Owen (JIRA)
[jira] [Comment Edited] (SPARK-20806) Launcher:redundant code,invalid branch of judgment
-
Phoenix_Dad (JIRA)
[jira] [Assigned] (SPARK-20842) Upgrade to 1.2.2 for Hive Metastore Client 1.2
-
Apache Spark (JIRA)
[jira] [Resolved] (SPARK-20850) Improve division and multiplication mixing process the data
-
caoxuewen (JIRA)
[jira] [Commented] (SPARK-19900) [Standalone] Master registers application again when driver relaunched
-
Apache Spark (JIRA)
[jira] [Comment Edited] (SPARK-20853) spark.ui.reverseProxy=true leads to hanging communication to master
-
Benno Staebler (JIRA)
[jira] [Assigned] (SPARK-20912) map function with columns as strings
-
Apache Spark (JIRA)
[jira] [Commented] (SPARK-19044) PySpark dropna() can fail with AnalysisException
-
Ruben Berenguel (JIRA)
[jira] [Updated] (SPARK-20939) Do not duplicate user-defined functions while optimizing logical query plans
-
Lovasoa (JIRA)
Page 75 (Messages 1851 to 1875):
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