Hello
Nobody
Logout
Sign In
or
Sign Up
(
Why?
)
Home
2,796 messages
org.apache.spark.issues [
All Lists
]
2014 December [
All Months
]
Page 46 (Messages 1126 to 1150):
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-4684) Add a script to run JDBC server on Windows
-
Matei Zaharia (JIRA)
[jira] [Updated] (SPARK-4684) Add a script to run JDBC server on Windows
-
Michael Armbrust (JIRA)
[jira] [Commented] (SPARK-3641) Correctly populate SparkPlan.currentContext
-
Michael Armbrust (JIRA)
[jira] [Closed] (SPARK-4715) ShuffleMemoryManager.tryToAcquire may return a negative value
-
Andrew Or (JIRA)
[jira] [Commented] (SPARK-2188) Support sbt/sbt for Windows
-
Apache Spark (JIRA)
[jira] [Updated] (SPARK-4740) Netty's network bandwidth is much lower than NIO in spark-perf and Netty takes longer running time
-
Saisai Shao (JIRA)
[jira] [Updated] (SPARK-4759) Deadlock in pathological spark job.
-
Davis Shepherd (JIRA)
[jira] [Comment Edited] (SPARK-4759) Deadlock in complex spark job in local mode
-
Andrew Or (JIRA)
[jira] [Commented] (SPARK-4714) BlockManager.dropFromMemory() should check whether block has been removed after synchronizing on BlockInfo instance.
-
Josh Rosen (JIRA)
[jira] [Updated] (SPARK-4714) BlockManager should check whether blocks have already been removed Checking block is null or not after having gotten info.lock in remove block method
-
Josh Rosen (JIRA)
[jira] [Comment Edited] (SPARK-4817) [streaming]Print the specified number of data and handle all of the elements in RDD
-
宿荣全 (JIRA)
[jira] [Created] (SPARK-4853) Automatically adjust the number of connections between two peers to achieve good performance
-
Reynold Xin (JIRA)
[jira] [Commented] (SPARK-4849) Pass partitioning information (distribute by) to In-memory caching
-
Michael Armbrust (JIRA)
[jira] [Commented] (SPARK-4790) Flaky test in ReceivedBlockTrackerSuite: "block addition, block to batch allocation, and cleanup with write ahead log"
-
Apache Spark (JIRA)
[jira] [Updated] (SPARK-4884) Improve documentation for Partition.scala
-
Josh Rosen (JIRA)
[jira] [Commented] (SPARK-3146) Improve the flexibility of Spark Streaming Kafka API to offer user the ability to process message before storing into BM
-
Cody Koeninger (JIRA)
[jira] [Updated] (SPARK-4881) Use SparkConf#getBoolean instead of get().toBoolean
-
Andrew Or (JIRA)
[jira] [Commented] (SPARK-4923) Maven build should keep publishing spark-repl
-
Peng Cheng (JIRA)
[jira] [Resolved] (SPARK-4947) Use EC2 status checks to know when to test SSH availability
-
Nicholas Chammas (JIRA)
[jira] [Updated] (SPARK-4893) Clean up uses of System.setProperty in unit tests
-
Josh Rosen (JIRA)
[jira] [Created] (SPARK-4994) Cleanup removed executors' ShuffleInfo in yarn shuffle service
-
Lianhui Wang (JIRA)
[jira] [Commented] (SPARK-5005) Failed to start spark-shell when using yarn-client mode with the Spark1.2.0
-
yangping wu (JIRA)
[jira] [Resolved] (SPARK-4998) "train" methods in object DecisionTree cannot work when using java reflection
-
Xiangrui Meng (JIRA)
[jira] [Comment Edited] (SPARK-4927) Spark does not clean up properly during long jobs.
-
Ilya Ganelin (JIRA)
[jira] [Commented] (SPARK-5038) Add explicit return type for all implicit functions
-
Apache Spark (JIRA)
Page 46 (Messages 1126 to 1150):
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