Hello
Nobody
Logout
Sign In
or
Sign Up
(
Why?
)
Home
3,371 messages
org.apache.spark.issues [
All Lists
]
2018 January [
All Months
]
Page 50 (Messages 1226 to 1250):
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] [Updated] (SPARK-22947) SPIP: as-of join in Spark SQL
-
Li Jin (JIRA)
[jira] [Updated] (SPARK-22951) count() after dropDuplicates() on emptyDataFrame returns incorrect value
-
Sandor Murakozi (JIRA)
[jira] [Assigned] (SPARK-22959) Configuration to select the modules for daemon and worker in PySpark
-
Apache Spark (JIRA)
[jira] [Created] (SPARK-22962) Kubernetes app fails if local files are used
-
Marcelo Vanzin (JIRA)
[jira] [Commented] (SPARK-22757) Init-container in the driver/executor pods for downloading remote dependencies
-
Apache Spark (JIRA)
[jira] [Assigned] (SPARK-22981) Incorrect results of casting Struct to String
-
Apache Spark (JIRA)
[jira] [Assigned] (SPARK-22997) Add additional defenses against use of freed MemoryBlocks
-
Apache Spark (JIRA)
[jira] [Assigned] (SPARK-23018) PySpark creatDataFrame causes Pandas warning of assignment to a copy of a reference
-
Takuya Ueshin (JIRA)
[jira] [Updated] (SPARK-23046) Have RFormula include VectorSizeHint in pipeline
-
Joseph K. Bradley (JIRA)
[jira] [Resolved] (SPARK-23008) OnehotEncoderEstimator python API
-
Joseph K. Bradley (JIRA)
[jira] [Assigned] (SPARK-23029) Doc spark.shuffle.file.buffer units are kb when no units specified
-
Apache Spark (JIRA)
[jira] [Assigned] (SPARK-23090) polish ColumnVector
-
Apache Spark (JIRA)
[jira] [Commented] (SPARK-23079) Fix query constraints propagation with aliases
-
Apache Spark (JIRA)
[jira] [Assigned] (SPARK-22232) Row objects in pyspark created using the `Row(**kwars)` syntax do not get serialized/deserialized properly
-
Apache Spark (JIRA)
[jira] [Created] (SPARK-23129) Lazy init DiskMapIterator#deserializeStream to reduce memory usage when ExternalAppendOnlyMap spill too much times
-
zhoukang (JIRA)
[jira] [Resolved] (SPARK-20664) Remove stale applications from SHS listing
-
Imran Rashid (JIRA)
[jira] [Resolved] (SPARK-11930) StreamInterceptor causes channel to be closed if user code throws exceptions
-
Marcelo Vanzin (JIRA)
[jira] [Commented] (SPARK-23173) from_json can produce nulls for fields which are marked as non-nullable
-
Michał Świtakowski (JIRA)
[jira] [Commented] (SPARK-23110) ML 2.3 QA: API: Java compatibility, docs
-
Weichen Xu (JIRA)
[jira] [Assigned] (SPARK-23248) Relocate module docstrings to the top in PySpark examples
-
Apache Spark (JIRA)
[jira] [Resolved] (SPARK-23248) Relocate module docstrings to the top in PySpark examples
-
Hyukjin Kwon (JIRA)
[jira] [Resolved] (SPARK-23201) Cannot create view when duplicate columns exist in subquery
-
Hyukjin Kwon (JIRA)
[jira] [Resolved] (SPARK-23088) History server not showing incomplete/running applications
-
Saisai Shao (JIRA)
[jira] [Updated] (SPARK-23262) mix-in interface should extend the interface it aimed to mix in
-
Xiao Li (JIRA)
[jira] [Commented] (SPARK-10884) Support prediction on single instance for regression and classification related models
-
Ming Ma (JIRA)
Page 50 (Messages 1226 to 1250):
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