Hello
Nobody
Logout
Sign In
or
Sign Up
(
Why?
)
Home
2,796 messages
org.apache.spark.issues [
All Lists
]
2014 December [
All Months
]
Page 22 (Messages 526 to 550):
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] [Updated] (SPARK-4708) Make k-mean runs two/three times faster with dense/sparse sample
-
Xiangrui Meng (JIRA)
[jira] [Commented] (SPARK-4720) Remainder should also return null if the divider is 0.
-
Apache Spark (JIRA)
[jira] [Resolved] (SPARK-2143) Display Spark version on Driver web page
-
Sean Owen (JIRA)
[jira] [Commented] (SPARK-4734) [Streaming]limit the file Dstream size for each batch
-
Sean Owen (JIRA)
[jira] [Commented] (SPARK-4740) Netty's network bandwidth is much lower than NIO in spark-perf and Netty takes longer running time
-
Patrick Wendell (JIRA)
[jira] [Created] (SPARK-4763) All-pairs shortest paths algorithm
-
Ankur Dave (JIRA)
[jira] [Resolved] (SPARK-4770) spark.scheduler.minRegisteredResourcesRatio documented default is incorrect for YARN
-
Josh Rosen (JIRA)
[jira] [Updated] (SPARK-4691) Restructure a few lines in shuffle code
-
Andrew Or (JIRA)
[jira] [Resolved] (SPARK-1380) Add sort-merge based cogroup/joins.
-
Sean Owen (JIRA)
[jira] [Commented] (SPARK-4823) rowSimilarities
-
Debasish Das (JIRA)
[jira] [Created] (SPARK-4837) NettyBlockTransferService does not abide by spark.blockManager.port config optino
-
Aaron Davidson (JIRA)
[jira] [Resolved] (SPARK-1148) Suggestions for exception handling (avoid potential bugs)
-
Sean Owen (JIRA)
[jira] [Resolved] (SPARK-4750) Dynamic allocation - we need to synchronize kills
-
Josh Rosen (JIRA)
[jira] [Resolved] (SPARK-4755) SQRT(negative value) should return null
-
Michael Armbrust (JIRA)
[jira] [Created] (SPARK-4884) Improve documentation for Partition.scala
-
Madhu Siddalingaiah (JIRA)
[jira] [Commented] (SPARK-4876) An exception thrown when accessing a Spark SQL table using a JDBC driver from a standalone app.
-
Michael Armbrust (JIRA)
[jira] [Updated] (SPARK-4885) Enable fetched blocks to exceed 2 GB
-
Sandy Ryza (JIRA)
[jira] [Updated] (SPARK-4901) Hot fix for the BytesWritable.copyBytes not exists in Hadoop1
-
Josh Rosen (JIRA)
[jira] [Commented] (SPARK-2075) Anonymous classes are missing from Spark distribution
-
Sun Rui (JIRA)
[jira] [Commented] (SPARK-3619) Upgrade to Mesos 0.21 to work around MESOS-1688
-
Jongyoul Lee (JIRA)
[jira] [Resolved] (SPARK-1652) Fixes and improvements for spark-submit/configs
-
Patrick Wendell (JIRA)
[jira] [Updated] (SPARK-4231) Add RankingMetrics to examples.MovieLensALS
-
Patrick Wendell (JIRA)
[jira] [Updated] (SPARK-1529) Support setting spark.local.dirs to a hadoop FileSystem
-
Patrick Wendell (JIRA)
[jira] [Created] (SPARK-4996) Memory leak?
-
uncleGen (JIRA)
[jira] [Updated] (SPARK-4968) [SparkSQL] java.lang.UnsupportedOperationException when hive partition doesn't exist and order by and limit are used
-
Reynold Xin (JIRA)
Page 22 (Messages 526 to 550):
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