Hello
Nobody
Logout
Sign In
or
Sign Up
(
Why?
)
Home
2,796 messages
org.apache.spark.issues [
All Lists
]
2014 December [
All Months
]
Page 16 (Messages 376 to 400):
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-4681) Turn on host level blacklisting by default
-
Patrick Wendell (JIRA)
[jira] [Commented] (SPARK-4747) Move JobProgressListener out of org.apache.spark.ui.jobs
-
Ryan Williams (JIRA)
[jira] [Updated] (SPARK-4737) Prevent serialization errors from ever crashing the DAG scheduler
-
Andrew Or (JIRA)
[jira] [Assigned] (SPARK-4421) Wrong link in spark-standalone.html
-
Josh Rosen (JIRA)
[jira] [Commented] (SPARK-4215) Allow requesting executors only on Yarn (for now)
-
Apache Spark (JIRA)
[jira] [Updated] (SPARK-3926) result of JavaRDD collectAsMap() is not serializable
-
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] [Commented] (SPARK-4740) Netty's network throughput is about 1/2 of NIO's in spark-perf sortByKey
-
Saisai Shao (JIRA)
[jira] [Commented] (SPARK-4815) ThriftServer use only one SessionState to run sql using hive
-
Apache Spark (JIRA)
[jira] [Resolved] (SPARK-3840) Spark EC2 templates fail when variables are missing
-
Josh Rosen (JIRA)
[jira] [Commented] (SPARK-4846) When the vocabulary size is large, Word2Vec may yield "OutOfMemoryError: Requested array size exceeds VM limit"
-
Sean Owen (JIRA)
[jira] [Updated] (SPARK-4232) Truncate table not works when specific the table from non-current database session
-
Josh Rosen (JIRA)
[jira] [Updated] (SPARK-4792) Add some checks and messages on making local dir
-
Josh Rosen (JIRA)
[jira] [Comment Edited] (SPARK-4777) Some block memory after unrollSafely not count into used memory(memoryStore.entrys or unrollMemory)
-
SuYan (JIRA)
[jira] [Created] (SPARK-4875) Separate Transformer, Estimator params
-
Joseph K. Bradley (JIRA)
[jira] [Updated] (SPARK-4880) remove spark.locality.wait setting in examples/graphx/Analytics.scala
-
Reynold Xin (JIRA)
[jira] [Updated] (SPARK-4850) "GROUP BY" can't work if the schema of SchemaRDD contains struct or array type
-
Michael Armbrust (JIRA)
[jira] [Updated] (SPARK-4553) query for parquet table with string fields in spark sql hive get binary result
-
Michael Armbrust (JIRA)
[jira] [Updated] (SPARK-4920) current spark version in UI is not striking
-
uncleGen (JIRA)
[jira] [Commented] (SPARK-4924) Factor out code to launch Spark applications into a separate library
-
Marcelo Vanzin (JIRA)
[jira] [Updated] (SPARK-1272) Don't fail job if some local directories are buggy
-
Patrick Wendell (JIRA)
[jira] [Comment Edited] (SPARK-4981) Add a streaming singular value decomposition
-
Reza Zadeh (JIRA)
[jira] [Commented] (SPARK-4983) Tag EC2 instances in the same call that launches them
-
Josh Rosen (JIRA)
[jira] [Commented] (SPARK-4997) Check if Spark's conf needs to be put ahead of Hadoop's (for log4j purposes)
-
Nicholas Chammas (JIRA)
[jira] [Resolved] (SPARK-4908) Spark SQL built for Hive 13 fails under concurrent metadata queries
-
Michael Armbrust (JIRA)
Page 16 (Messages 376 to 400):
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