Hello
Nobody
Logout
Sign In
or
Sign Up
(
Why?
)
Home
2,796 messages
org.apache.spark.issues [
All Lists
]
2014 December [
All Months
]
Page 109 (Messages 2701 to 2725):
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] [Commented] (SPARK-4715) ShuffleMemoryManager.tryToAcquire may return a negative value
-
Apache Spark (JIRA)
[jira] [Updated] (SPARK-2253) Disable partial aggregation automatically when reduction factor is low
-
Reynold Xin (JIRA)
[jira] [Commented] (SPARK-4804) StringContext method to allow using Strings for column names in catalyst DSL
-
Apache Spark (JIRA)
[jira] [Updated] (SPARK-4820) Spark build encounters "File name too long" on some encrypted filesystems
-
Patrick Wendell (JIRA)
[jira] [Commented] (SPARK-4835) Streaming saveAs*HadoopFiles() methods may throw FileAlreadyExistsException during checkpoint recovery
-
Josh Rosen (JIRA)
[jira] [Closed] (SPARK-2604) Spark Application hangs on yarn in edge case scenario of executor memory requirement
-
Twinkle Sachdeva (JIRA)
[jira] [Resolved] (SPARK-4764) Ensure that files are fetched atomically
-
Josh Rosen (JIRA)
[jira] [Created] (SPARK-4877) userClassPathFirst doesn't handle user classes inheriting from parent
-
Stephen Haberman (JIRA)
[jira] [Updated] (SPARK-4874) Report number of records read/written in a task
-
Sandy Ryza (JIRA)
[jira] [Updated] (SPARK-4754) ExecutorAllocationManager should not take in SparkContext
-
Andrew Or (JIRA)
[jira] [Updated] (SPARK-4865) Include temporary tables in SHOW TABLES
-
Michael Armbrust (JIRA)
[jira] [Commented] (SPARK-4919) Can Spark SQL thrift server UI provide JOB kill operate or any REST API?
-
Sean Owen (JIRA)
[jira] [Updated] (SPARK-4915) Wrong classname of external shuffle service in the doc for dynamic allocation
-
Andrew Ash (JIRA)
[jira] [Updated] (SPARK-4914) Two sets of datanucleus versions left in lib_managed after running dev/run-tests
-
Josh Rosen (JIRA)
[jira] [Updated] (SPARK-4860) Improve performance of sample() and takeSample() on SchemaRDD
-
Josh Rosen (JIRA)
[jira] [Commented] (SPARK-4973) Local directory in the driver of client-mode continues remaining even if application finished when external shuffle is enabled
-
Apache Spark (JIRA)
[jira] [Updated] (SPARK-3505) Augmenting SparkStreaming updateStateByKey API with timestamp
-
Patrick Wendell (JIRA)
[jira] [Resolved] (SPARK-4006) Spark Driver crashes whenever an Executor is registered twice
-
Patrick Wendell (JIRA)
[jira] [Updated] (SPARK-4882) pyspark broadcast breaks if spark serializer configuration set to KryoSerializer running under Mesos
-
Josh Rosen (JIRA)
[jira] [Updated] (SPARK-4994) Cleanup removed executors' ShuffleInfo in yarn shuffle service
-
Lianhui Wang (JIRA)
[jira] [Commented] (SPARK-4989) wrong application configuration cause cluster down in standalone mode
-
Josh Rosen (JIRA)
[jira] [Updated] (SPARK-4946) Using AkkaUtils.askWithReply in MapOutputTracker.askTracker to reduce the chance of the communicating problem
-
Josh Rosen (JIRA)
[jira] [Updated] (SPARK-4908) Spark SQL built for Hive 13 fails under concurrent metadata queries
-
Patrick Wendell (JIRA)
[jira] [Commented] (SPARK-4963) SchemaRDD.sample may return wrong results
-
Yanbo Liang (JIRA)
[jira] [Created] (SPARK-5015) GaussianMixtureEM should take random seed parameter
-
Joseph K. Bradley (JIRA)
Page 109 (Messages 2701 to 2725):
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