Hello
Nobody
Logout
Sign In
or
Sign Up
(
Why?
)
Home
3,371 messages
org.apache.spark.issues [
All Lists
]
2018 January [
All Months
]
Page 28 (Messages 676 to 700):
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] [Resolved] (SPARK-21786) The 'spark.sql.parquet.compression.codec' configuration doesn't take effect on tables with partition field(s)
-
Xiao Li (JIRA)
[jira] [Commented] (SPARK-22980) Wrong answer when using pandas_udf
-
Hyukjin Kwon (JIRA)
[jira] [Commented] (SPARK-22986) Avoid instantiating multiple instances of broadcast variables
-
Apache Spark (JIRA)
[jira] [Created] (SPARK-22988) Why does dataset's unpersist clear all the caches have the same logical plan?
-
Wang Cheng (JIRA)
[jira] [Updated] (SPARK-22988) Why does dataset's unpersist clear all the caches have the same logical plan?
-
Wang Cheng (JIRA)
[jira] [Assigned] (SPARK-22981) Incorrect results of casting Struct to String
-
Wenchen Fan (JIRA)
[jira] [Updated] (SPARK-23015) spark-submit fails when submitting several jobs in parallel
-
Hugh Zabriskie (JIRA)
[jira] [Commented] (SPARK-23045) Have RFormula use OneHoEncoderEstimator
-
Apache Spark (JIRA)
[jira] [Commented] (SPARK-22947) SPIP: as-of join in Spark SQL
-
Li Jin (JIRA)
[jira] [Commented] (SPARK-23021) AnalysisBarrier should not cut off the explain output for Parsed Logical Plan
-
Wenchen Fan (JIRA)
[jira] [Commented] (SPARK-23075) thrift server can not auto cancel the sql execution if the client is closed
-
junzhang (JIRA)
[jira] [Assigned] (SPARK-22956) Union Stream Failover Cause `IllegalStateException`
-
Shixiong Zhu (JIRA)
[jira] [Assigned] (SPARK-23104) Document that kubernetes is still "experimental"
-
Apache Spark (JIRA)
[jira] [Assigned] (SPARK-23155) YARN-aggregated executor/driver logs appear unavailable when NM is down
-
Apache Spark (JIRA)
[jira] [Commented] (SPARK-23088) History server not showing incomplete/running applications
-
Apache Spark (JIRA)
[jira] [Commented] (SPARK-23122) Deprecate register* for UDFs in SQLContext and Catalog in PySpark
-
Apache Spark (JIRA)
[jira] [Resolved] (SPARK-20841) Support table column aliases in FROM clause
-
Xiao Li (JIRA)
[jira] [Commented] (SPARK-22739) Additional Expression Support for Objects
-
Dongjoon Hyun (JIRA)
[jira] [Commented] (SPARK-23206) Additional Memory Tuning Metrics
-
Shixiong Zhu (JIRA)
[jira] [Commented] (SPARK-23213) SparkR:::textFile(sc1,"/opt/test333") can not work on spark2.2.1
-
Hyukjin Kwon (JIRA)
[jira] [Commented] (SPARK-23124) Warn users when broacast big table in JoinSelection instead of just run it
-
Apache Spark (JIRA)
[jira] [Created] (SPARK-23239) KafkaRelationSuite should clean up its continuous queries
-
Dongjoon Hyun (JIRA)
[jira] [Commented] (SPARK-21866) SPIP: Image support in Spark
-
Hyukjin Kwon (JIRA)
[jira] [Created] (SPARK-23274) ReplaceExceptWithFilter fails on dataframes filtered on same column
-
Onur Satici (JIRA)
[jira] [Updated] (SPARK-23261) Rename Pandas UDFs
-
Xiao Li (JIRA)
Page 28 (Messages 676 to 700):
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