Hello
Nobody
Logout
Sign In
or
Sign Up
(
Why?
)
Home
3,116 messages
org.apache.spark.issues [
All Lists
]
2014 November [
All Months
]
Page 68 (Messages 1676 to 1700):
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] [Resolved] (SPARK-4191) move wrapperFor to HiveInspectors to reuse them
-
Michael Armbrust (JIRA)
[jira] [Updated] (SPARK-4206) BlockManager warnings in local mode: "Block $blockId already exists on this machine; not re-adding it
-
Imran Rashid (JIRA)
[jira] [Updated] (SPARK-4216) Eliminate duplicate Jenkins GitHub posts from AMPLab
-
Nicholas Chammas (JIRA)
[jira] [Resolved] (SPARK-4025) Don't show accumulator values in the task table on the stage detail page when there are no accumulators
-
Kay Ousterhout (JIRA)
[jira] [Closed] (SPARK-4204) Utils.exceptionString only return the information for the outermost exception
-
Andrew Or (JIRA)
[jira] [Created] (SPARK-4309) Date type support missing in HiveThriftServer2
-
Cheng Lian (JIRA)
[jira] [Commented] (SPARK-3821) Develop an automated way of creating Spark images (AMI, Docker, and others)
-
Dan Osipov (JIRA)
[jira] [Updated] (SPARK-4306) LogisticRegressionWithLBFGS support for PySpark MLlib
-
Varadharajan (JIRA)
[jira] [Commented] (SPARK-3630) Identify cause of Kryo+Snappy PARSING_ERROR
-
Ryan Williams (JIRA)
[jira] [Reopened] (SPARK-4355) OnlineSummarizer doesn't merge mean correctly
-
Xiangrui Meng (JIRA)
[jira] [Commented] (SPARK-1014) MultilogisticRegressionWithSGD
-
Sean Owen (JIRA)
[jira] [Commented] (SPARK-4285) Transpose RDD[Vector] to column store for ML
-
SUMANTH B B N (JIRA)
[jira] [Commented] (SPARK-4459) JavaRDDLike.groupBy[K](f: JFunction[T, K]) may fail with typechecking errors
-
Apache Spark (JIRA)
[jira] [Updated] (SPARK-4484) Treat maxResultSize as unlimited when set to 0; improve error message
-
Sean Owen (JIRA)
[jira] [Resolved] (SPARK-4296) Throw "Expression not in GROUP BY" when using same expression in group by clause and select clause
-
Michael Armbrust (JIRA)
[jira] [Closed] (SPARK-4385) DataSource DDL Parser can't handle table names with '_'
-
Michael Armbrust (JIRA)
[jira] [Updated] (SPARK-4503) The history server is not compatible with HDFS HA
-
MarsXu (JIRA)
[jira] [Resolved] (SPARK-4377) ZooKeeperPersistenceEngine: java.lang.IllegalStateException: Trying to deserialize a serialized ActorRef without an ActorSystem in scope.
-
Patrick Wendell (JIRA)
[jira] [Commented] (SPARK-2313) PySpark should accept port via a command line argument rather than STDIN
-
Davies Liu (JIRA)
[jira] [Created] (SPARK-4606) SparkSubmitDriverBootstrapper does not propagate EOF to child JVM
-
Marcelo Vanzin (JIRA)
[jira] [Commented] (SPARK-4619) Double "ms" in ShuffleBlockFetcherIterator log
-
Apache Spark (JIRA)
[jira] [Commented] (SPARK-2192) Examples Data Not in Binary Distribution
-
Apache Spark (JIRA)
[jira] [Commented] (SPARK-4639) Pass maxIterations in as a parameter in Analyzer
-
Apache Spark (JIRA)
[jira] [Updated] (SPARK-4498) Standalone Master can fail to recognize completed/failed applications
-
Josh Rosen (JIRA)
[jira] [Commented] (SPARK-4663) close() function is not surrounded by finally in ParquetTableOperations.scala
-
Apache Spark (JIRA)
Page 68 (Messages 1676 to 1700):
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