Hello
Nobody
Logout
Sign In
or
Sign Up
(
Why?
)
Home
2,796 messages
org.apache.spark.issues [
All Lists
]
2014 December [
All Months
]
Page 76 (Messages 1876 to 1900):
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-4690) AppendOnlyMap seems not using Quadratic probing as the JavaDoc
-
Yijie Shen (JIRA)
[jira] [Updated] (SPARK-4717) Optimize BLAS library to avoid de-reference multiple times in loop
-
Xiangrui Meng (JIRA)
[jira] [Created] (SPARK-4764) Ensure that files are fetched atomically
-
Christophe PRÉAUD (JIRA)
[jira] [Commented] (SPARK-4777) Some block memory after unrollSafely not count into used memory(memoryStore.entrys or unrollMemory)
-
Apache Spark (JIRA)
[jira] [Comment Edited] (SPARK-4759) Deadlock in complex spark job in local mode
-
Andrew Or (JIRA)
[jira] [Commented] (SPARK-4824) Join should use `Iterator` rather than `Iterable`
-
Apache Spark (JIRA)
[jira] [Created] (SPARK-4827) Max iterations (100) reached for batch Resolution with deeply nested projects and project *s
-
Michael Armbrust (JIRA)
[jira] [Updated] (SPARK-4837) NettyBlockTransferService does not abide by spark.blockManager.port config option
-
Aaron Davidson (JIRA)
[jira] [Commented] (SPARK-4834) Spark fails to clean up cache / lock files in local dirs
-
Apache Spark (JIRA)
[jira] [Resolved] (SPARK-4826) Possible flaky tests in WriteAheadLogBackedBlockRDDSuite: "java.lang.IllegalStateException: File exists and there is no append support!"
-
Josh Rosen (JIRA)
[jira] [Created] (SPARK-4855) Python tests for hypothesis testing
-
Joseph K. Bradley (JIRA)
[jira] [Updated] (SPARK-4691) Restructure a few lines in shuffle code
-
Josh Rosen (JIRA)
[jira] [Updated] (SPARK-4854) Custom UDTF with Lateral View throws ClassNotFound exception in Spark SQL CLI
-
Michael Armbrust (JIRA)
[jira] [Commented] (SPARK-4893) Use test fixture to reset system properties after individual test runs
-
Apache Spark (JIRA)
[jira] [Commented] (SPARK-4094) checkpoint should still be available after rdd actions
-
Sean Owen (JIRA)
[jira] [Created] (SPARK-4939) Python updateStateByKey example hang in local mode
-
Davies Liu (JIRA)
[jira] [Commented] (SPARK-4314) Exception when textFileStream attempts to read deleted _COPYING_ file
-
Tathagata Das (JIRA)
[jira] [Commented] (SPARK-4802) ReceiverInfo removal at ReceiverTracker upon deregistering receiver
-
Tathagata Das (JIRA)
[jira] [Created] (SPARK-4944) Table Not Found exception in "Create Table Like registered RDD table"
-
Cheng Hao (JIRA)
[jira] [Commented] (SPARK-4956) Vector Initialization error when initialize a Sparse Vector by calling Vectors.sparse(size, indices, values)
-
Sean Owen (JIRA)
[jira] [Updated] (SPARK-4006) Spark Driver crashes whenever an Executor is registered twice
-
Patrick Wendell (JIRA)
[jira] [Commented] (SPARK-4921) Performance issue caused by TaskSetManager returning PROCESS_LOCAL for NO_PREF tasks
-
Apache Spark (JIRA)
[jira] [Commented] (SPARK-2757) Add Mima test for Spark Sink after 1.10 is released
-
Sean Owen (JIRA)
[jira] [Updated] (SPARK-4694) Long-run user thread(such as HiveThriftServer2) causes the 'process leak' in yarn-client mode
-
Michael Armbrust (JIRA)
[jira] [Created] (SPARK-5010) native openblas library doesn't work: undefined symbol: cblas_dscal
-
Tomas Hudik (JIRA)
Page 76 (Messages 1876 to 1900):
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