Hello
Nobody
Logout
Sign In
or
Sign Up
(
Why?
)
Home
3,332 messages
org.apache.spark.issues [
All Lists
]
2017 May [
All Months
]
Page 64 (Messages 1576 to 1600):
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-3528) Reading data from file:/// should be called NODE_LOCAL not PROCESS_LOCAL
-
Ramgopal N (JIRA)
[jira] [Updated] (SPARK-20556) codehaus fails to generate code because of unescaped strings
-
Volodymyr Lyubinets (JIRA)
[jira] [Commented] (SPARK-4836) Web UI should display separate information for all stage attempts
-
Josh Rosen (JIRA)
[jira] [Created] (SPARK-20576) Support generic hint function in Dataset/DataFrame
-
Reynold Xin (JIRA)
[jira] [Resolved] (SPARK-20484) Add documentation to ALS code
-
Sean Owen (JIRA)
[jira] [Created] (SPARK-20668) Modify ScalaUDF to handle nullability.
-
Takuya Ueshin (JIRA)
[jira] [Updated] (SPARK-20677) Clean up ALS recommend all improvement code.
-
Nick Pentreath (JIRA)
[jira] [Assigned] (SPARK-11968) ALS recommend all methods spend most of time in GC
-
Nick Pentreath (JIRA)
[jira] [Commented] (SPARK-20684) expose createGlobalTempView in SparkR
-
Dongjoon Hyun (JIRA)
[jira] [Created] (SPARK-20726) R wrapper for SQL broadcast
-
Maciej Szymkiewicz (JIRA)
[jira] [Assigned] (SPARK-9792) PySpark DenseMatrix, SparseMatrix should override __eq__
-
Apache Spark (JIRA)
[jira] [Assigned] (SPARK-20705) The sort function can not be used in the master page when you use Firefox or Google Chrome.
-
Sean Owen (JIRA)
[jira] [Commented] (SPARK-20589) Allow limiting task concurrency per stage
-
Amit Kumar (JIRA)
[jira] [Deleted] (SPARK-20753) Build-in SQL Function Support - LOCALTIMESTAMP
-
Xiao Li (JIRA)
[jira] [Updated] (SPARK-14098) Generate Java code to build CachedColumnarBatch and get values from CachedColumnarBatch when DataFrame.cache() is called
-
Kazuaki Ishizaki (JIRA)
[jira] [Commented] (SPARK-20768) PySpark FPGrowth does not expose numPartitions (expert) param
-
Nick Pentreath (JIRA)
[jira] [Updated] (SPARK-20798) GenerateUnsafeProjection should check if value is null before calling the getter
-
Ala Luszczak (JIRA)
[jira] [Commented] (SPARK-18838) High latency of event processing for large jobs
-
Antoine PRANG (JIRA)
[jira] [Assigned] (SPARK-20816) MetricsConfig doen't trim the properties file cause the exception very confused
-
Apache Spark (JIRA)
[jira] [Created] (SPARK-20820) Add compression/decompression of data to ColumnVector for other compression schemes
-
Kazuaki Ishizaki (JIRA)
[jira] [Assigned] (SPARK-20855) Update the Spark kinesis docs to use the KinesisInputDStream builder instead of deprecated KinesisUtils
-
Apache Spark (JIRA)
[jira] [Comment Edited] (SPARK-20851) Drop spark table failed if a column name is a numeric string
-
Chen Gong (JIRA)
[jira] [Comment Edited] (SPARK-20411) New features for expression.scalalang.typed
-
Ruben Janssen (JIRA)
[jira] [Created] (SPARK-20915) lpad/rpad with empty pad string different from MySQL
-
Yuming Wang (JIRA)
[jira] [Created] (SPARK-20929) LinearSVC should not use shared Param HasThresholds
-
Joseph K. Bradley (JIRA)
Page 64 (Messages 1576 to 1600):
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