Hello
Nobody
Logout
Sign In
or
Sign Up
(
Why?
)
Home
3,332 messages
org.apache.spark.issues [
All Lists
]
2017 May [
All Months
]
Page 73 (Messages 1801 to 1825):
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] [Commented] (SPARK-20443) The blockSize of MLLIB ALS should be setting by the User
-
Nick Pentreath (JIRA)
[jira] [Resolved] (SPARK-6227) PCA and SVD for PySpark
-
Nick Pentreath (JIRA)
[jira] [Assigned] (SPARK-20586) Add deterministic and distinctLike to ScalaUDF
-
Apache Spark (JIRA)
[jira] [Updated] (SPARK-20617) pyspark.sql, filtering with ~isin missing rows
-
Ed Lee (JIRA)
[jira] [Updated] (SPARK-20617) pyspark.sql filtering fails when using ~isin when there are nulls in column
-
Ed Lee (JIRA)
[jira] [Created] (SPARK-20631) LogisticRegression._checkThresholdConsistency should use values not Params
-
Maciej Szymkiewicz (JIRA)
[jira] [Created] (SPARK-20645) Make Environment page use new app state store
-
Marcelo Vanzin (JIRA)
[jira] [Created] (SPARK-20676) Upload to PyPi
-
holdenk (JIRA)
[jira] [Commented] (SPARK-20689) python doctest leaking bucketed table
-
Apache Spark (JIRA)
[jira] [Assigned] (SPARK-20704) CRAN test should run single threaded
-
Apache Spark (JIRA)
[jira] [Updated] (SPARK-20742) SparkAppHandle.getState() doesnt return the right state when the launch is done on a mesos master in cluster mode
-
Avinash Venkateshaiah (JIRA)
[jira] [Updated] (SPARK-20759) SCALA_VERSION in _config.yml,LICENSE and Dockerfile should be consistent with pom.xml
-
liuzhaokun (JIRA)
[jira] [Updated] (SPARK-20139) Spark UI reports partial success for completed stage while log shows all tasks are finished
-
Ivan Gozali (JIRA)
[jira] [Assigned] (SPARK-20797) mllib lda's LocalLDAModel's save: out of memory.
-
Apache Spark (JIRA)
[jira] [Assigned] (SPARK-20609) Run the SortShuffleSuite unit tests have residual spark_* system directory
-
Sean Owen (JIRA)
[jira] [Commented] (SPARK-20307) SparkR: pass on setHandleInvalid to spark.mllib functions that use StringIndexer
-
Miao Wang (JIRA)
[jira] [Commented] (SPARK-20764) Fix visibility discrepancy with numInstances and degreesOfFreedom in LR and GLR - Python version
-
Peng Meng (JIRA)
[jira] [Commented] (SPARK-15343) NoClassDefFoundError when initializing Spark with YARN
-
Bing Li (JIRA)
[jira] [Commented] (SPARK-20861) Pyspark CrossValidator & TrainValidationSplit should delegate parameter looping to estimators
-
Joseph K. Bradley (JIRA)
[jira] [Created] (SPARK-20867) Move individual hints from Statistics into HintInfo class
-
Reynold Xin (JIRA)
[jira] [Assigned] (SPARK-20867) Move individual hints from Statistics into HintInfo class
-
Apache Spark (JIRA)
[jira] [Assigned] (SPARK-20883) Improve StateStore APIs for efficiency
-
Apache Spark (JIRA)
[jira] [Reopened] (SPARK-19809) NullPointerException on empty ORC file
-
Dongjoon Hyun (JIRA)
[jira] [Commented] (SPARK-20925) Out of Memory Issues With org.apache.spark.sql.DataFrameWriter#partitionBy
-
Jeffrey Quinn (JIRA)
[jira] [Assigned] (SPARK-20923) TaskMetrics._updatedBlockStatuses uses a lot of memory
-
Apache Spark (JIRA)
Page 73 (Messages 1801 to 1825):
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