Hello
Nobody
Logout
Sign In
or
Sign Up
(
Why?
)
Home
3,116 messages
org.apache.spark.issues [
All Lists
]
2014 November [
All Months
]
Page 117 (Messages 2901 to 2925):
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] [Updated] (SPARK-4180) SparkContext constructor should throw exception if another SparkContext is already running
-
Josh Rosen (JIRA)
[jira] [Created] (SPARK-4213) SparkSQL - ParquetFilters - No support for LT, LTE, GT, GTE operators
-
Terry Siu (JIRA)
[jira] [Resolved] (SPARK-4254) MovieLensALS example fails from including Params in closure
-
Xiangrui Meng (JIRA)
[jira] [Commented] (SPARK-4263) PERCENTILE is not working
-
Venkata Ramana G (JIRA)
[jira] [Created] (SPARK-4266) Avoid $$ JavaScript for StagePages with huge numbers of tables
-
Kay Ousterhout (JIRA)
[jira] [Resolved] (SPARK-1185) In Spark Programming Guide, "Master URLs" should mention yarn-client
-
Matei Zaharia (JIRA)
[jira] [Commented] (SPARK-4290) Provide an equivalent functionality of distributed cache as MR does
-
Xuefu Zhang (JIRA)
[jira] [Updated] (SPARK-4322) Analysis incorrectly rejects accessing grouping fields
-
Michael Armbrust (JIRA)
[jira] [Commented] (SPARK-4363) The Broadcast example is out of date
-
Apache Spark (JIRA)
[jira] [Commented] (SPARK-665) Create RPM packages for Spark
-
Sean Owen (JIRA)
[jira] [Commented] (SPARK-4349) Spark driver hangs on sc.parallelize() if exception is thrown during serialization
-
Reynold Xin (JIRA)
[jira] [Commented] (SPARK-4430) Apache RAT Checks fail spuriously on test files
-
Ryan Williams (JIRA)
[jira] [Commented] (SPARK-4325) Improve spark-ec2 cluster launch times
-
Nicholas Chammas (JIRA)
[jira] [Updated] (SPARK-2449) Spark sql reflection code requires a constructor taking all the fields for the table
-
Michael Armbrust (JIRA)
[jira] [Created] (SPARK-4470) SparkContext accepts local[0] as a master URL
-
Kenichi Maehashi (JIRA)
[jira] [Created] (SPARK-4499) Problems building and running 1.2 with Hive support
-
George Kyriacou (JIRA)
[jira] [Commented] (SPARK-4452) Shuffle data structures can starve others on the same thread for memory
-
Tianshuo Deng (JIRA)
[jira] [Commented] (SPARK-1405) parallel Latent Dirichlet Allocation (LDA) atop of spark in MLlib
-
Pedro Rodriguez (JIRA)
[jira] [Commented] (SPARK-3575) Hive Schema is ignored when using convertMetastoreParquet
-
Apache Spark (JIRA)
[jira] [Updated] (SPARK-3717) DecisionTree, RandomForest: Partition by feature
-
Xiangrui Meng (JIRA)
[jira] [Created] (SPARK-4591) Add algorithm/model wrappers in spark.ml to adapt the new API
-
Xiangrui Meng (JIRA)
[jira] [Commented] (SPARK-4584) 2x Performance regression for Spark-on-YARN
-
Andrew Or (JIRA)
[jira] [Reopened] (SPARK-4604) Make MatrixFactorizationModel constructor public
-
Xiangrui Meng (JIRA)
[jira] [Comment Edited] (SPARK-4170) Closure problems when running Scala app that "extends App"
-
Brennon York (JIRA)
[jira] [Resolved] (SPARK-4342) connection ack timeout improvement, replace Timer with ScheudledExecutor...
-
Josh Rosen (JIRA)
Page 117 (Messages 2901 to 2925):
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