Hello
Nobody
Logout
Sign In
or
Sign Up
(
Why?
)
Home
3,116 messages
org.apache.spark.issues [
All Lists
]
2014 November [
All Months
]
Page 93 (Messages 2301 to 2325):
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
[jira] [Created] (SPARK-4238) Perform network-level retry of shuffle file fetches
-
Aaron Davidson (JIRA)
[jira] [Updated] (SPARK-4239) support view in HiveQL
-
Adrian Wang (JIRA)
[jira] [Created] (SPARK-4250) Create constant null value for Hive Inspectors
-
Cheng Hao (JIRA)
[jira] [Commented] (SPARK-3971) Failed to deserialize Vector in cluster mode
-
Apache Spark (JIRA)
[jira] [Resolved] (SPARK-1023) Remove Thread.sleep(5000) from TaskSchedulerImpl
-
Matei Zaharia (JIRA)
[jira] [Updated] (SPARK-4291) Drop "Code" from network module names
-
Andrew Or (JIRA)
[jira] [Updated] (SPARK-1739) Close PR's after period of inactivity
-
Patrick Wendell (JIRA)
[jira] [Created] (SPARK-4323) Utils#fetchFile method should close lock file certainly
-
Kousuke Saruta (JIRA)
[jira] [Updated] (SPARK-4047) Generate runtime warning for naive implementation examples for algorithms implemented in MLlib/graphx
-
Xiangrui Meng (JIRA)
[jira] [Resolved] (SPARK-4047) Generate runtime warning for naive implementation examples for algorithms implemented in MLlib/graphx
-
Xiangrui Meng (JIRA)
[jira] [Closed] (SPARK-4324) Support numpy/scipy in all Python API of MLlib
-
Xiangrui Meng (JIRA)
[jira] [Created] (SPARK-4351) Record cacheable RDD reads and display RDD miss rates
-
Charles Reiss (JIRA)
[jira] [Commented] (SPARK-3717) DecisionTree, RandomForest: Partition by feature
-
SUMANTH B B N (JIRA)
[jira] [Commented] (SPARK-2321) Design a proper progress reporting & event listener API
-
Apache Spark (JIRA)
[jira] [Resolved] (SPARK-4062) Improve KafkaReceiver to prevent data loss
-
Tathagata Das (JIRA)
[jira] [Updated] (SPARK-4443) Statistics bug for external table in spark sql hive
-
wangfei (JIRA)
[jira] [Updated] (SPARK-2087) Clean Multi-user semantics for thrift JDBC/ODBC server.
-
Michael Armbrust (JIRA)
[jira] [Commented] (SPARK-4468) Wrong Parquet filters are created for all inequality predicates with literals on the left hand side
-
Apache Spark (JIRA)
[jira] [Commented] (SPARK-4492) Exception when following SimpleApp tutorial java.lang.ClassNotFoundException: org.apache.spark.deploy.yarn.YarnSparkHadoopUtil
-
Marcelo Vanzin (JIRA)
[jira] [Issue Comment Deleted] (SPARK-2313) PySpark should accept port via a command line argument rather than STDIN
-
Lv, Qi (JIRA)
[jira] [Commented] (SPARK-1503) Implement Nesterov's accelerated first-order method
-
Xiangrui Meng (JIRA)
[jira] [Updated] (SPARK-4530) GradientDescent get a wrong gradient value according to the gradient formula, which is caused by the miniBatchSize parameter.
-
Xiangrui Meng (JIRA)
[jira] [Updated] (SPARK-3704) Short (TINYINT) incorrectly handled in thrift JDBC/ODBC server
-
Michael Armbrust (JIRA)
[jira] [Created] (SPARK-4640) FixedRangePartitioner for partitioning items with a known range
-
Kevin Mader (JIRA)
[jira] [Commented] (SPARK-4626) NoSuchElementException in CoarseGrainedSchedulerBackend
-
Apache Spark (JIRA)
Page 93 (Messages 2301 to 2325):
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