Hello
Nobody
Logout
Sign In
or
Sign Up
(
Why?
)
Home
3,116 messages
org.apache.spark.issues [
All Lists
]
2014 November [
All Months
]
Page 119 (Messages 2951 to 2975):
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] [Commented] (SPARK-4161) Spark shell class path is not correctly set if "spark.driver.extraClassPath" is set in defaults.conf
-
Apache Spark (JIRA)
[jira] [Created] (SPARK-4202) DSL support for Scala UDF
-
Cheng Lian (JIRA)
[jira] [Commented] (SPARK-1070) Add check for JIRA ticket in the Github pull request title/summary with CI
-
Henry Saputra (JIRA)
[jira] [Updated] (SPARK-4217) Result of SparkSQL is incorrect after a table join and group by operation
-
peter.zhang (JIRA)
[jira] [Commented] (SPARK-4217) Result of SparkSQL is incorrect after a table join and group by operation
-
Venkata Ramana G (JIRA)
[jira] [Updated] (SPARK-4137) Relative paths don't get handled correctly by spark-ec2
-
Shivaram Venkataraman (JIRA)
[jira] [Commented] (SPARK-4231) Add RankingMetrics to examples.MovieLensALS
-
Debasish Das (JIRA)
[jira] [Commented] (SPARK-4290) Provide an equivalent functionality of distributed cache as MR does
-
Sandy Ryza (JIRA)
[jira] [Commented] (SPARK-2468) Netty-based block server / client module
-
Aaron Davidson (JIRA)
[jira] [Resolved] (SPARK-1530) Streaming UI test can hang indefinitely
-
Sean Owen (JIRA)
[jira] [Resolved] (SPARK-3648) Provide a script for fetching remote PR's for review
-
Patrick Wendell (JIRA)
[jira] [Commented] (SPARK-4214) With dynamic allocation, avoid outstanding requests for more executors than pending tasks need
-
Apache Spark (JIRA)
[jira] [Resolved] (SPARK-1463) cleanup unnecessary dependency jars in the spark assembly jars
-
Sean Owen (JIRA)
[jira] [Commented] (SPARK-4267) Failing to launch jobs on Spark on YARN with Hadoop 2.5.0 or later
-
Kousuke Saruta (JIRA)
[jira] [Updated] (SPARK-3633) Fetches failure observed after SPARK-2711
-
Josh Rosen (JIRA)
[jira] [Updated] (SPARK-3628) Don't apply accumulator updates multiple times for tasks in result stages
-
Patrick Wendell (JIRA)
[jira] [Commented] (SPARK-4567) Make SparkJobInfo and SparkStageInfo serializable
-
Patrick Wendell (JIRA)
[jira] [Commented] (SPARK-911) Support map pruning on sorted (K, V) RDD's
-
Apache Spark (JIRA)
[jira] [Updated] (SPARK-4381) User should get warned when set spark.master with local in Spark Streaming
-
Tathagata Das (JIRA)
[jira] [Commented] (SPARK-4537) Add 'processing delay' and 'totalDelay' to the metrics reported by the Spark Streaming subsystem
-
Tathagata Das (JIRA)
[jira] [Updated] (SPARK-3632) ConnectionManager can run out of receive threads with authentication on
-
Andrew Or (JIRA)
[jira] [Commented] (SPARK-4628) Put all external projects behind a build flag
-
Sandy Ryza (JIRA)
[jira] [Commented] (SPARK-3293) yarn's web show "SUCCEEDED" when the driver throw a exception in yarn-client
-
carlmartin (JIRA)
[jira] [Resolved] (SPARK-4622) Add the some error infomation if using spark-sql in yarn-cluster mode
-
Josh Rosen (JIRA)
[jira] [Updated] (SPARK-4498) Standalone Master can fail to recognize completed/failed applications
-
Josh Rosen (JIRA)
Page 119 (Messages 2951 to 2975):
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