Hello
Nobody
Logout
Sign In
or
Sign Up
(
Why?
)
Home
3,332 messages
org.apache.spark.issues [
All Lists
]
2017 May [
All Months
]
Page 44 (Messages 1076 to 1100):
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
126
127
128
129
130
131
132
133
134
[jira] [Resolved] (SPARK-20300) Python API for ALSModel.recommendForAllUsers,Items
-
Nick Pentreath (JIRA)
[jira] [Commented] (SPARK-19104) CompileException with Map and Case Class in Spark 2.1.0
-
Nils Grabbert (JIRA)
[jira] [Comment Edited] (SPARK-19900) [Standalone] Master registers application again when driver relaunched
-
lyc (JIRA)
[jira] [Commented] (SPARK-20580) Allow RDD cache with unserializable objects
-
Sean Owen (JIRA)
[jira] [Commented] (SPARK-20658) spark.yarn.am.attemptFailuresValidityInterval doesn't seem to have an effect
-
Marcelo Vanzin (JIRA)
[jira] [Commented] (SPARK-20658) spark.yarn.am.attemptFailuresValidityInterval doesn't seem to have an effect
-
Saisai Shao (JIRA)
[jira] [Assigned] (SPARK-20553) Update ALS examples for ML to illustrate recommend all
-
Apache Spark (JIRA)
[jira] [Assigned] (SPARK-20710) Support aliases in CUBE/ROLLUP/GROUPING SETS
-
Wenchen Fan (JIRA)
[jira] [Commented] (SPARK-20729) Reduce boilerplate in Spark ML models
-
Apache Spark (JIRA)
[jira] [Assigned] (SPARK-20738) Hide building of docs in sbt behind an option.
-
Apache Spark (JIRA)
[jira] [Assigned] (SPARK-20739) Unit testing support for 'spark://' format
-
Apache Spark (JIRA)
[jira] [Commented] (SPARK-18838) High latency of event processing for large jobs
-
Antoine PRANG (JIRA)
[jira] [Assigned] (SPARK-20815) NullPointerException in RPackageUtils#checkManifestForR
-
Apache Spark (JIRA)
[jira] [Assigned] (SPARK-20806) Launcher: redundant check for Spark lib dir
-
Sean Owen (JIRA)
[jira] [Comment Edited] (SPARK-20824) Generate code that directly gets a value from each column in CachedBatch for table cache
-
Kazuaki Ishizaki (JIRA)
[jira] [Commented] (SPARK-20764) Fix visibility discrepancy with numInstances and degreesOfFreedom in LR and GLR - Python version
-
Apache Spark (JIRA)
[jira] [Resolved] (SPARK-20814) Mesos scheduler does not respect spark.executor.extraClassPath configuration
-
Marcelo Vanzin (JIRA)
[jira] [Assigned] (SPARK-20860) Make spark-submit download remote files to local in client mode
-
Apache Spark (JIRA)
[jira] [Assigned] (SPARK-20771) Usability issues with weekofyear()
-
Apache Spark (JIRA)
[jira] [Commented] (SPARK-20886) HadoopMapReduceCommitProtocol to fail with message if FileOutputCommitter.getWorkPath==null
-
Steve Loughran (JIRA)
[jira] [Assigned] (SPARK-20889) SparkR grouped documentation for Column methods
-
Apache Spark (JIRA)
[jira] [Assigned] (SPARK-20890) Add min and max functions for dataset aggregation
-
Apache Spark (JIRA)
[jira] [Updated] (SPARK-20925) Out of Memory Issues With org.apache.spark.sql.DataFrameWriter#partitionBy
-
Jeffrey Quinn (JIRA)
[jira] [Commented] (SPARK-20931) Built-in SQL Function - ABS support string type
-
Yuming Wang (JIRA)
[jira] [Commented] (SPARK-20945) NoSuchElementException key not found in TaskSchedulerImpl
-
liupengcheng (JIRA)
Page 44 (Messages 1076 to 1100):
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
126
127
128
129
130
131
132
133
134