Hello
Nobody
Logout
Sign In
or
Sign Up
(
Why?
)
Home
3,116 messages
org.apache.spark.issues [
All Lists
]
2014 November [
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
113
114
115
116
117
118
119
120
121
122
123
124
125
[jira] [Commented] (SPARK-4182) Caching tables containing boolean, binary, array, struct and/or map columns doesn't work
-
Apache Spark (JIRA)
[jira] [Created] (SPARK-4194) Exceptions thrown during SparkContext or SparkEnv construction might lead to resource leaks or corrupted global state
-
Josh Rosen (JIRA)
[jira] [Resolved] (SPARK-4183) Enable Netty-based BlockTransferService by default
-
Patrick Wendell (JIRA)
[jira] [Commented] (SPARK-4192) Support UDT in Python
-
Apache Spark (JIRA)
[jira] [Updated] (SPARK-4213) SparkSQL - ParquetFilters - No support for LT, LTE, GT, GTE operators
-
Michael Armbrust (JIRA)
[jira] [Commented] (SPARK-4133) PARSING_ERROR(2) when upgrading issues from 1.0.2 to 1.1.0
-
Antonio Jesus Navarro (JIRA)
[jira] [Created] (SPARK-4252) SparkSQL behaves differently from Hive when encountering illegal record
-
patrickliu (JIRA)
[jira] [Commented] (SPARK-4264) SQL HashJoin induces "refCnt = 0" error in ShuffleBlockFetcherIterator
-
Apache Spark (JIRA)
[jira] [Commented] (SPARK-3996) Shade Jetty in Spark deliverables
-
Apache Spark (JIRA)
[jira] [Resolved] (SPARK-4275) ./sbt/sbt assembly command fails if path has <space> in the name
-
Sean Owen (JIRA)
[jira] [Commented] (SPARK-2360) CSV import to SchemaRDDs
-
Hossein Falaki (JIRA)
[jira] [Created] (SPARK-4341) Spark need to set num-executors automatically
-
Hong Shen (JIRA)
[jira] [Commented] (SPARK-4348) pyspark.mllib.random conflicts with random module
-
Apache Spark (JIRA)
[jira] [Commented] (SPARK-4380) Executor full of log "spilling in-memory map of 0 MB to disk"
-
Apache Spark (JIRA)
[jira] [Created] (SPARK-4398) Specialize rdd.parallelize for xrange
-
Xiangrui Meng (JIRA)
[jira] [Updated] (SPARK-2873) OOM happens when group by and join operation with big data
-
Michael Armbrust (JIRA)
[jira] [Updated] (SPARK-4453) Simplify Parquet record filter generation
-
Michael Armbrust (JIRA)
[jira] [Commented] (SPARK-4467) Number of elements read is never reset in ExternalSorter
-
Andrew Or (JIRA)
[jira] [Reopened] (SPARK-4404) SparkSubmitDriverBootstrapper should stop after its SparkSubmit sub-process ends
-
Patrick Wendell (JIRA)
[jira] [Created] (SPARK-4526) Gradient should be added batch computing interface
-
Guoqiang Li (JIRA)
[jira] [Created] (SPARK-4550) In sort-based shuffle, store map outputs as serialized
-
Sandy Ryza (JIRA)
[jira] [Resolved] (SPARK-4525) MesosSchedulerBackend.resourceOffers cannot decline unused offers from acceptedOffers
-
Patrick Wendell (JIRA)
[jira] [Updated] (SPARK-4613) Make JdbcRDD easier to use from Java
-
Patrick Wendell (JIRA)
[jira] [Resolved] (SPARK-4637) spark-1.1.0 does not compile any more
-
Sean Owen (JIRA)
[jira] [Commented] (SPARK-1987) More memory-efficient graph construction
-
Takeshi Yamamuro (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
113
114
115
116
117
118
119
120
121
122
123
124
125