Hello
Nobody
Logout
Sign In
or
Sign Up
(
Why?
)
Home
2,796 messages
org.apache.spark.issues [
All Lists
]
2014 December [
All Months
]
Page 97 (Messages 2401 to 2425):
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] [Commented] (SPARK-4674) Refactor getCallSite in Utils
-
Apache Spark (JIRA)
[jira] [Commented] (SPARK-4710) Fix MLlib compilation warnings
-
Xiangrui Meng (JIRA)
[jira] [Resolved] (SPARK-4747) Move JobProgressListener out of org.apache.spark.ui.jobs
-
Patrick Wendell (JIRA)
[jira] [Created] (SPARK-4753) Parquet2 does not prune based on OR filters on partition columns
-
Michael Armbrust (JIRA)
[jira] [Comment Edited] (SPARK-4759) Deadlock in complex spark job.
-
Davis Shepherd (JIRA)
[jira] [Commented] (SPARK-4740) Netty's network throughput is about 1/2 of NIO's in spark-perf sortByKey
-
Reynold Xin (JIRA)
[jira] [Created] (SPARK-4775) Possible problem in a simple join? Getting duplicate rows and missing rows
-
Stephen Boesch (JIRA)
[jira] [Closed] (SPARK-4781) Column values become all NULL after doing ALTER TABLE CHANGE for renaming column names (Parquet external table in HiveContext)
-
Jianshi Huang (JIRA)
[jira] [Commented] (SPARK-4740) Netty's network throughput is about 1/2 of NIO's in spark-perf sortByKey
-
Apache Spark (JIRA)
[jira] [Commented] (SPARK-4821) pyspark.mllib.rand docs not generated correctly
-
Apache Spark (JIRA)
[jira] [Comment Edited] (SPARK-4510) Add k-medoids Partitioning Around Medoids (PAM) algorithm
-
Fan Jiang (JIRA)
[jira] [Commented] (SPARK-4845) Adding a parallelismRatio to control the partitions num of shuffledRDD
-
Sean Owen (JIRA)
[jira] [Updated] (SPARK-2823) GraphX jobs throw IllegalArgumentException
-
Josh Rosen (JIRA)
[jira] [Resolved] (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-4508) build native date type to conform behavior to Hive
-
Apache Spark (JIRA)
[jira] [Updated] (SPARK-3373) Filtering operations should optionally rebuild routing tables
-
uncleGen (JIRA)
[jira] [Issue Comment Deleted] (SPARK-2973) Add a way to show tables without executing a job
-
Cheng Lian (JIRA)
[jira] [Updated] (SPARK-3376) Memory-based shuffle strategy to reduce overhead of disk I/O
-
uncleGen (JIRA)
[jira] [Created] (SPARK-4956) Vector Initialization error when initialize a Sparse Vector by calling Vectors.sparse(size, indices, values)
-
liaoyuxi (JIRA)
[jira] [Closed] (SPARK-1854) Add a version of StreamingContext.fileStream that take hadoop conf object
-
Tathagata Das (JIRA)
[jira] [Created] (SPARK-4966) The MemoryOverhead value is not correct
-
meiyoula (JIRA)
[jira] [Updated] (SPARK-2063) Creating a SchemaRDD via sql() does not correctly resolve nested types
-
Patrick Wendell (JIRA)
[jira] [Updated] (SPARK-2624) Datanucleus jars not accessible in yarn-cluster mode
-
Patrick Wendell (JIRA)
[jira] [Created] (SPARK-5027) add SVMWithLBFGS interface in MLLIB
-
zhengbing li (JIRA)
[jira] [Updated] (SPARK-4804) StringContext method to allow using Strings for column names in catalyst DSL
-
Reynold Xin (JIRA)
Page 97 (Messages 2401 to 2425):
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