Hello
Nobody
Logout
Sign In
or
Sign Up
(
Why?
)
Home
2,796 messages
org.apache.spark.issues [
All Lists
]
2014 December [
All Months
]
Page 45 (Messages 1101 to 1125):
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
[jira] [Created] (SPARK-4676) JavaSchemaRDD.schema may throw NullType MatchError if sql has null
-
YanTang Zhai (JIRA)
[jira] [Resolved] (SPARK-4082) Show Waiting/Queued Stages in Spark UI
-
Pat McDonough (JIRA)
[jira] [Updated] (SPARK-4459) JavaRDDLike.groupBy[K](f: JFunction[T, K]) may fail with typechecking errors
-
Josh Rosen (JIRA)
[jira] [Commented] (SPARK-4607) Add random seed to GradientBoostedTrees
-
Kai Sasaki (JIRA)
[jira] [Updated] (SPARK-4783) System.exit() calls in SparkContext disrupt applications embedding Spark
-
Patrick Wendell (JIRA)
[jira] [Updated] (SPARK-4769) CTAS does not work when reading from temporary tables
-
Michael Armbrust (JIRA)
[jira] [Resolved] (SPARK-4765) Add GC back to default metrics
-
Kay Ousterhout (JIRA)
[jira] [Comment Edited] (SPARK-3431) Parallelize execution of tests
-
Nicholas Chammas (JIRA)
[jira] [Updated] (SPARK-4772) Accumulators leak memory, both temporarily and permanently
-
Josh Rosen (JIRA)
[jira] [Updated] (SPARK-3376) Memory-based shuffle strategy to reduce overhead of disk I/O
-
uncleGen (JIRA)
[jira] [Commented] (SPARK-4746) integration tests should be separated from faster unit tests
-
Ryan Williams (JIRA)
[jira] [Commented] (SPARK-4826) Possible flaky tests in WriteAheadLogBackedBlockRDDSuite: "java.lang.IllegalStateException: File exists and there is no append support!"
-
Patrick Wendell (JIRA)
[jira] [Resolved] (SPARK-4269) Make wait time in BroadcastHashJoin configurable
-
Michael Armbrust (JIRA)
[jira] [Commented] (SPARK-1812) Support cross-building with Scala 2.11
-
Tobias Bertelsen (JIRA)
[jira] [Created] (SPARK-4882) pyspark broadcast breaks if spark serializer configuration set to KryoSerializer running under Mesos
-
Fi (JIRA)
[jira] [Resolved] (SPARK-4861) Refactory command in spark sql
-
Michael Armbrust (JIRA)
[jira] [Updated] (SPARK-4520) SparkSQL exception when reading certain columns from a parquet file
-
Michael Armbrust (JIRA)
[jira] [Updated] (SPARK-4811) Custom UDTFs not working in Spark SQL
-
Michael Armbrust (JIRA)
[jira] [Commented] (SPARK-4564) SchemaRDD.groupBy(groupingExprs)(aggregateExprs) doesn't return the groupingExprs as part of the output schema
-
Michael Armbrust (JIRA)
[jira] [Created] (SPARK-4922) Support dynamic allocation for coarse-grained Mesos
-
Andrew Or (JIRA)
[jira] [Updated] (SPARK-4931) Fix the messy format about log4j in running-on-yarn.md
-
Shixiong Zhu (JIRA)
[jira] [Updated] (SPARK-4933) eventLog file not found after merging into a single file
-
Zhang, Liye (JIRA)
[jira] [Created] (SPARK-4954) Add spark version information in log for standalone mode
-
Zhang, Liye (JIRA)
[jira] [Resolved] (SPARK-4909) "Error communicating with MapOutputTracker" when run a big spark job
-
Patrick Wendell (JIRA)
[jira] [Commented] (SPARK-5029) Enable from follow multiple brackets
-
Apache Spark (JIRA)
Page 45 (Messages 1101 to 1125):
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