Hello
Nobody
Logout
Sign In
or
Sign Up
(
Why?
)
Home
3,116 messages
org.apache.spark.issues [
All Lists
]
2014 November [
All Months
]
Page 56 (Messages 1376 to 1400):
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-2691) Allow Spark on Mesos to be launched with Docker
-
Chris Heller (JIRA)
[jira] [Closed] (SPARK-1000) Crash when running SparkPi example with local-cluster
-
Matei Zaharia (JIRA)
[jira] [Commented] (SPARK-2447) Add common solution for sending upsert actions to HBase (put, deletes, and increment)
-
Norman He (JIRA)
[jira] [Commented] (SPARK-4308) SQL operation state is not properly set when exception is thrown
-
Apache Spark (JIRA)
[jira] [Closed] (SPARK-1682) Add gradient descent w/o sampling and RDA L1 updater
-
Dong Wang (JIRA)
[jira] [Resolved] (SPARK-4202) DSL support for Scala UDF
-
Michael Armbrust (JIRA)
[jira] [Created] (SPARK-4334) Utils.startServiceOnPort should check whether the tryPort is less than 1024
-
YanTang Zhai (JIRA)
[jira] [Commented] (SPARK-3039) Spark assembly for new hadoop API (hadoop 2) contains avro-mapred for hadoop 1 API
-
Bertrand Bossy (JIRA)
[jira] [Closed] (SPARK-1231) DEAD worker should recover automaticly
-
Andrew Ash (JIRA)
[jira] [Updated] (SPARK-4380) Executor full of log "spilling in-memory map of 0 MB to disk"
-
Andrew Or (JIRA)
[jira] [Commented] (SPARK-4404) SparkSubmitDriverBootstrapper should stop after its SparkSubmit sub-process ends
-
Marcelo Vanzin (JIRA)
[jira] [Resolved] (SPARK-4393) Memory leak in connection manager timeout thread
-
Reynold Xin (JIRA)
[jira] [Updated] (SPARK-4422) In some cases, Vectors.fromBreeze get wrong results.
-
Xiangrui Meng (JIRA)
[jira] [Updated] (SPARK-3955) Different versions between jackson-mapper-asl and jackson-core-asl
-
Michael Armbrust (JIRA)
[jira] [Created] (SPARK-4469) Move the SemanticAnalyzer from Physical Execution to Analysis
-
Cheng Hao (JIRA)
[jira] [Commented] (SPARK-4492) Exception when following SimpleApp tutorial java.lang.ClassNotFoundException: org.apache.spark.deploy.yarn.YarnSparkHadoopUtil
-
sam (JIRA)
[jira] [Commented] (SPARK-4516) Race condition in netty
-
Andrew Or (JIRA)
[jira] [Created] (SPARK-4551) Allow auto-conversion of field names of case class from camelCase to lower_case convention
-
Jianshi Huang (JIRA)
[jira] [Updated] (SPARK-927) PySpark sample() doesn't work if numpy is installed on master but not on workers
-
Davies Liu (JIRA)
[jira] [Commented] (SPARK-2926) Add MR-style (merge-sort) SortShuffleReader for sort-based shuffle
-
Apache Spark (JIRA)
[jira] [Updated] (SPARK-4605) Proposed Contribution: Spark Kernel to enable interactive Spark applications
-
Chip Senkbeil (JIRA)
[jira] [Updated] (SPARK-4612) Configuration object gets created for every task even if not new file/jar is added
-
Tathagata Das (JIRA)
[jira] [Commented] (SPARK-4627) Too many TripletFields
-
Apache Spark (JIRA)
[jira] [Resolved] (SPARK-3003) FailedStage could not be cancelled by DAGScheduler when cancelJob or cancelStage
-
Josh Rosen (JIRA)
[jira] [Created] (SPARK-4671) Streaming block need not to replicate 2 copies when WAL is enabled
-
Saisai Shao (JIRA)
Page 56 (Messages 1376 to 1400):
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