Hello
Nobody
Logout
Sign In
or
Sign Up
(
Why?
)
Home
2,796 messages
org.apache.spark.issues [
All Lists
]
2014 December [
All Months
]
Page 89 (Messages 2201 to 2225):
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
[jira] [Resolved] (SPARK-4661) Minor code and docs cleanup
-
Reynold Xin (JIRA)
[jira] [Created] (SPARK-4706) Remove FakeParquetSerDe
-
Michael Armbrust (JIRA)
[jira] [Updated] (SPARK-4575) Documentation for the pipeline features
-
Xiangrui Meng (JIRA)
[jira] [Commented] (SPARK-4747) Move JobProgressListener out of org.apache.spark.ui.jobs
-
Ryan Williams (JIRA)
[jira] [Created] (SPARK-4767) Add support for launching in a specified placement group to spark ec2 scripts.
-
holdenk (JIRA)
[jira] [Updated] (SPARK-4759) Deadlock in complex spark job in local mode
-
Andrew Or (JIRA)
[jira] [Updated] (SPARK-1600) flaky test case in streaming.CheckpointSuite
-
Josh Rosen (JIRA)
[jira] [Issue Comment Deleted] (SPARK-3039) Spark assembly for new hadoop API (hadoop 2) contains avro-mapred for hadoop 1 API
-
Clay Kim (JIRA)
[jira] [Closed] (SPARK-4329) Add indexing feature for HistoryPage
-
Andrew Or (JIRA)
[jira] [Commented] (SPARK-4829) eliminate expressions calculation in count expression
-
Apache Spark (JIRA)
[jira] [Assigned] (SPARK-4775) Possible problem in a simple join? Getting duplicate rows and missing rows
-
Michael Armbrust (JIRA)
[jira] [Updated] (SPARK-4494) IDFModel.transform() add support for single vector
-
Xiangrui Meng (JIRA)
[jira] [Updated] (SPARK-785) ClosureCleaner not invoked on most PairRDDFunctions
-
Josh Rosen (JIRA)
[jira] [Commented] (SPARK-4105) FAILED_TO_UNCOMPRESS(5) errors when fetching shuffle data with sort-based shuffle
-
Victor Tso (JIRA)
[jira] [Commented] (SPARK-3146) Improve the flexibility of Spark Streaming Kafka API to offer user the ability to process message before storing into BM
-
Cody Koeninger (JIRA)
[jira] [Commented] (SPARK-4891) Add exponential, log normal, and gamma distributions to data generator to PySpark's MLlib
-
RJ Nowling (JIRA)
[jira] [Resolved] (SPARK-4743) Use SparkEnv.serializer instead of closureSerializer in aggregateByKey and foldByKey
-
Josh Rosen (JIRA)
[jira] [Commented] (SPARK-4904) Remove the foldable checking in HiveGenericUdf.eval
-
Apache Spark (JIRA)
[jira] [Created] (SPARK-4917) Add a function to convert into a graph with canonical edges in GraphOps
-
Takeshi Yamamuro (JIRA)
[jira] [Updated] (SPARK-4920) current spark version in UI is not striking
-
uncleGen (JIRA)
[jira] [Updated] (SPARK-2167) spark-submit should return exit code based on failure/success
-
Patrick Wendell (JIRA)
[jira] [Updated] (SPARK-1529) Support setting spark.local.dirs to a hadoop FileSystem
-
Patrick Wendell (JIRA)
[jira] [Updated] (SPARK-4362) Make prediction probability available in NaiveBayesModel
-
Patrick Wendell (JIRA)
[jira] [Created] (SPARK-4988) "Create table ..as select ..from..order by .. limit 10" report error when one col is a Decimal
-
guowei (JIRA)
[jira] [Commented] (SPARK-4988) "Create table ..as select ..from..order by .. limit 10" report error when one col is a Decimal
-
guowei (JIRA)
Page 89 (Messages 2201 to 2225):
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