Hello
Nobody
Logout
Sign In
or
Sign Up
(
Why?
)
Home
3,332 messages
org.apache.spark.issues [
All Lists
]
2017 May [
All Months
]
Page 49 (Messages 1201 to 1225):
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] [Created] (SPARK-20544) R wrapper for input_file_name
-
Maciej Szymkiewicz (JIRA)
[jira] [Updated] (SPARK-20547) ExecutorClassLoader's findClass may not work correctly when a task is cancelled.
-
Shixiong Zhu (JIRA)
[jira] [Resolved] (SPARK-20537) OffHeapColumnVector reallocation may not copy existing data
-
Wenchen Fan (JIRA)
[jira] [Created] (SPARK-20579) large spark job hang on with many active stages/jobs
-
yao zhang (JIRA)
[jira] [Created] (SPARK-20641) Key-value store abstraction and implementation for storing application data
-
Marcelo Vanzin (JIRA)
[jira] [Created] (SPARK-20648) Make Jobs and Stages pages use the new app state store
-
Marcelo Vanzin (JIRA)
[jira] [Updated] (SPARK-20698) =, ==, > is not working as expected when used in sql query
-
someshwar kale (JIRA)
[jira] [Resolved] (SPARK-20033) spark sql can not use hive permanent function
-
Mark Grover (JIRA)
[jira] [Commented] (SPARK-20703) Add an operator for writing data out
-
Reynold Xin (JIRA)
[jira] [Updated] (SPARK-18772) Unnecessary conversion try and some missing cases for special floats in JSON
-
Hyukjin Kwon (JIRA)
[jira] [Assigned] (SPARK-20726) R wrapper for SQL broadcast
-
Apache Spark (JIRA)
[jira] [Created] (SPARK-20764) Fix visibility discrepancy with numInstances and degreesOfFreedom in LR and GLR - Python version
-
Nick Pentreath (JIRA)
[jira] [Resolved] (SPARK-20503) ML 2.2 QA: API: Python API coverage
-
Nick Pentreath (JIRA)
[jira] [Created] (SPARK-20832) Standalone master should explicitly inform drivers of worker deaths and invalidate external shuffle service outputs
-
Josh Rosen (JIRA)
[jira] [Assigned] (SPARK-20849) Document R DecisionTree
-
Apache Spark (JIRA)
[jira] [Commented] (SPARK-20764) Fix visibility discrepancy with numInstances and degreesOfFreedom in LR and GLR - Python version
-
Apache Spark (JIRA)
[jira] [Resolved] (SPARK-20857) Generic resolved hint node
-
Reynold Xin (JIRA)
[jira] [Commented] (SPARK-20866) Dataset map does not respect nullable field
-
Kazuaki Ishizaki (JIRA)
[jira] [Commented] (SPARK-20875) Spark should print the log when the directory has been deleted
-
Apache Spark (JIRA)
[jira] [Commented] (SPARK-20889) SparkR grouped documentation for Column methods
-
Apache Spark (JIRA)
[jira] [Assigned] (SPARK-20890) Add min and max functions for dataset aggregation
-
Apache Spark (JIRA)
[jira] [Assigned] (SPARK-20843) Cannot gracefully kill drivers which take longer than 10 seconds to die
-
Apache Spark (JIRA)
[jira] [Assigned] (SPARK-20915) lpad/rpad with empty pad string different from MySQL
-
Apache Spark (JIRA)
[jira] [Commented] (SPARK-20912) map function with columns as strings
-
Apache Spark (JIRA)
[jira] [Commented] (SPARK-20802) kolmogorovSmirnovTest in pyspark.mllib.stat.Statistics throws net.razorvine.pickle.PickleException when input data is normally distributed (no error when data is not normally distributed)
-
Bettadapura Srinath Sharma (JIRA)
Page 49 (Messages 1201 to 1225):
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