Hello
Nobody
Logout
Sign In
or
Sign Up
(
Why?
)
Home
3,371 messages
org.apache.spark.issues [
All Lists
]
2018 January [
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
126
127
128
129
130
131
132
133
134
135
[jira] [Commented] (SPARK-21319) UnsafeExternalRowSorter.RowComparator memory leak
-
William Kinney (JIRA)
[jira] [Assigned] (SPARK-22960) Make build-push-docker-images.sh more dev-friendly
-
Apache Spark (JIRA)
[jira] [Commented] (SPARK-22965) Add deterministic parameter to registerJavaFunction
-
Apache Spark (JIRA)
[jira] [Commented] (SPARK-22967) VersionSuite failed on Windows caused by unescapeSQLString()
-
Hyukjin Kwon (JIRA)
[jira] [Assigned] (SPARK-22990) Fix method isFairScheduler in JobsTab and StagesTab
-
Wenchen Fan (JIRA)
[jira] [Created] (SPARK-23006) S3 sync issue
-
Dhruv sharma (JIRA)
[jira] [Commented] (SPARK-23036) Add withGlobalTempView for testing and correct some improper with view related method usage
-
Apache Spark (JIRA)
[jira] [Assigned] (SPARK-23043) Upgrade json4s-jackson to 3.5.3
-
Apache Spark (JIRA)
[jira] [Assigned] (SPARK-23051) job description in Spark UI is broken
-
Apache Spark (JIRA)
[jira] [Commented] (SPARK-23076) When we call cache() on RDD which depends on ShuffleRowRDD, we will get an error result
-
Wenchen Fan (JIRA)
[jira] [Commented] (SPARK-23074) Dataframe-ified zipwithindex
-
Ruslan Dautkhanov (JIRA)
[jira] [Created] (SPARK-23099) Migrate foreach sink
-
Jose Torres (JIRA)
[jira] [Commented] (SPARK-19109) ORC metadata section can sometimes exceed protobuf message size limit
-
Dongjoon Hyun (JIRA)
[jira] [Resolved] (SPARK-23126) I used the Project operator and modified the source. After compiling successfully, and testing the jars, I got the exception. Maybe the phenomenon is related with implicits
-
Sean Owen (JIRA)
[jira] [Assigned] (SPARK-23140) DataSourceV2Strategy is missing in HiveSessionStateBuilder
-
Apache Spark (JIRA)
[jira] [Assigned] (SPARK-22808) saveAsTable() should be marked as deprecated
-
Apache Spark (JIRA)
[jira] [Created] (SPARK-23178) Kryo Unsafe problems with count distinct from cache
-
KIryl Sultanau (JIRA)
[jira] [Comment Edited] (SPARK-23115) SparkR 2.3 QA: New R APIs and API docs
-
Felix Cheung (JIRA)
[jira] [Commented] (SPARK-23204) DataSourceV2 should support named tables in DataFrameReader, DataFrameWriter
-
Apache Spark (JIRA)
[jira] [Updated] (SPARK-22221) Add User Documentation for Working with Arrow in Spark
-
Takuya Ueshin (JIRA)
[jira] [Updated] (SPARK-23221) Fix KafkaContinuousSourceStressForDontFailOnDataLossSuite to run with enough cores
-
Jose Torres (JIRA)
[jira] [Commented] (SPARK-23220) broadcast hint not applied in a streaming left anti join
-
Liang-Chi Hsieh (JIRA)
[jira] [Commented] (SPARK-23187) Accumulator object can not be sent from Executor to Driver
-
Saisai Shao (JIRA)
[jira] [Commented] (SPARK-17459) Add Linear Discriminant to dimensionality reduction algorithms
-
sandeep (JIRA)
[jira] [Commented] (SPARK-23292) python tests related to pandas are skipped
-
Apache Spark (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
126
127
128
129
130
131
132
133
134
135