Hello
Nobody
Logout
Sign In
or
Sign Up
(
Why?
)
Home
3,116 messages
org.apache.spark.issues [
All Lists
]
2014 November [
All Months
]
Page 23 (Messages 551 to 575):
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-4165) Using Companion Objects throws ambiguous reference error in REPL when an instance of Class is initialized
-
Shiti Saxena (JIRA)
[jira] [Closed] (SPARK-4199) Drop table if exists raises "table not found" exception in HiveContext
-
Jianshi Huang (JIRA)
[jira] [Resolved] (SPARK-4207) Query which has syntax like 'not like' is not working in Spark SQL
-
Michael Armbrust (JIRA)
[jira] [Updated] (SPARK-4285) Transpose RDD[Vector] to column store for ML
-
Xiangrui Meng (JIRA)
[jira] [Commented] (SPARK-2468) Netty-based block server / client module
-
Lianhui Wang (JIRA)
[jira] [Created] (SPARK-4301) StreamingContext should not allow start() to be called after calling stop()
-
Josh Rosen (JIRA)
[jira] [Updated] (SPARK-1739) Close PR's after 30 days of inactivity
-
Patrick Wendell (JIRA)
[jira] [Commented] (SPARK-4319) Enable an ignored test "null count".
-
Apache Spark (JIRA)
[jira] [Updated] (SPARK-2269) Clean up and add unit tests for resourceOffers in MesosSchedulerBackend
-
Andrew Or (JIRA)
[jira] [Updated] (SPARK-4119) Don't rely on HIVE_DEV_HOME to find .q files
-
Michael Armbrust (JIRA)
[jira] [Commented] (SPARK-4341) Spark need to set num-executors automatically
-
Sean Owen (JIRA)
[jira] [Resolved] (SPARK-4365) Remove unnecessary filter call on records returned from parquet library
-
Michael Armbrust (JIRA)
[jira] [Created] (SPARK-4428) Use ${scala.binary.version} property for artifactId.
-
Takuya Ueshin (JIRA)
[jira] [Commented] (SPARK-4306) LogisticRegressionWithLBFGS support for PySpark MLlib
-
Apache Spark (JIRA)
[jira] [Commented] (SPARK-4453) Simplify Parquet record filter generation
-
Apache Spark (JIRA)
[jira] [Closed] (SPARK-4460) RandomForest classification uses wrong threshold
-
Joseph K. Bradley (JIRA)
[jira] [Resolved] (SPARK-4435) Add setThreshold in Python LogisticRegressionModel and SVMModel
-
Xiangrui Meng (JIRA)
[jira] [Resolved] (SPARK-4306) LogisticRegressionWithLBFGS support for PySpark MLlib
-
Xiangrui Meng (JIRA)
[jira] [Resolved] (SPARK-4433) Racing condition in zipWithIndex
-
Xiangrui Meng (JIRA)
[jira] [Resolved] (SPARK-4441) Close Tachyon client when TachyonBlockManager is shut down
-
Patrick Wendell (JIRA)
[jira] [Updated] (SPARK-4493) Don't pushdown Eq, NotEq, Lt, LtEq, Gt and GtEq predicates with nulls for Parquet
-
Cheng Lian (JIRA)
[jira] [Updated] (SPARK-4468) Wrong Parquet filters are created for all inequality predicates with literals on the left hand side
-
Patrick Wendell (JIRA)
[jira] [Created] (SPARK-4589) ML add-ons to SchemaRDD
-
Xiangrui Meng (JIRA)
[jira] [Closed] (SPARK-907) Add JSON endpoints to SparkUI
-
David McCauley (JIRA)
[jira] [Updated] (SPARK-3716) Change partitionStrategy to utilize PartitionStrategy.fromString(_) to match edgeStorageLevel and vertexStorageLevel syntax in Analytics.scala
-
Andrew Or (JIRA)
Page 23 (Messages 551 to 575):
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