Hello
Nobody
Logout
Sign In
or
Sign Up
(
Why?
)
Home
2,796 messages
org.apache.spark.issues [
All Lists
]
2014 December [
All Months
]
Page 96 (Messages 2376 to 2400):
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] [Commented] (SPARK-4644) Implement skewed join
-
Shixiong Zhu (JIRA)
[jira] [Commented] (SPARK-4156) Add expectation maximization for Gaussian mixture models to MLLib clustering
-
Travis Galoppo (JIRA)
[jira] [Commented] (SPARK-4713) SchemaRDD.unpersist() should not raise exception if it is not cached.
-
Apache Spark (JIRA)
[jira] [Resolved] (SPARK-4702) Querying non-existent partition produces exception in v1.2.0-rc1
-
Michael Armbrust (JIRA)
[jira] [Resolved] (SPARK-4685) Update JavaDoc settings to include spark.ml and all spark.mllib subpackages in the right sections
-
Xiangrui Meng (JIRA)
[jira] [Updated] (SPARK-4751) Support dynamic allocation for standalone mode
-
Andrew Or (JIRA)
[jira] [Commented] (SPARK-4759) Deadlock in complex spark job in local mode
-
Andrew Or (JIRA)
[jira] [Commented] (SPARK-4759) Deadlock in complex spark job in local mode
-
Andrew Or (JIRA)
[jira] [Updated] (SPARK-4788) NullPointerException while launching application using spark submit in cluster deploy mode.
-
siva venkat gogineni (JIRA)
[jira] [Commented] (SPARK-2075) Anonymous classes are missing from Spark distribution
-
Paul R. Brown (JIRA)
[jira] [Updated] (SPARK-4811) Custom UDTFs not working in Spark SQL
-
Saurabh Santhosh (JIRA)
[jira] [Updated] (SPARK-4830) Spark Java Application : java.lang.ClassNotFoundException
-
Mykhaylo Telizhyn (JIRA)
[jira] [Updated] (SPARK-4837) NettyBlockTransferService does not abide by spark.blockManager.port config option
-
Andrew Ash (JIRA)
[jira] [Updated] (SPARK-4812) SparkPlan.codegenEnabled may be initialized to a wrong value
-
Michael Armbrust (JIRA)
[jira] [Resolved] (SPARK-4527) Add BroadcastNestedLoopJoin operator selection testsuite
-
Michael Armbrust (JIRA)
[jira] [Resolved] (SPARK-4493) Don't pushdown Eq, NotEq, Lt, LtEq, Gt and GtEq predicates with nulls for Parquet
-
Michael Armbrust (JIRA)
[jira] [Commented] (SPARK-2087) Clean Multi-user semantics for thrift JDBC/ODBC server.
-
guowei (JIRA)
[jira] [Updated] (SPARK-3864) Specialize join for tables with unique integer keys
-
Michael Armbrust (JIRA)
[jira] [Updated] (SPARK-4296) Throw "Expression not in GROUP BY" when using same expression in group by clause and select clause
-
Michael Armbrust (JIRA)
[jira] [Updated] (SPARK-3851) Support for reading parquet files with different but compatible schema
-
Michael Armbrust (JIRA)
[jira] [Updated] (SPARK-1714) Take advantage of AMRMClient APIs to simplify logic in YarnAllocationHandler
-
Sandy Ryza (JIRA)
[jira] [Commented] (SPARK-2387) Remove the stage barrier for better resource utilization
-
Xuefu Zhang (JIRA)
[jira] [Commented] (SPARK-4987) Parquet support for timestamp type
-
Michael Armbrust (JIRA)
[jira] [Commented] (SPARK-4983) Tag EC2 instances in the same call that launches them
-
Nicholas Chammas (JIRA)
[jira] [Commented] (SPARK-5011) Add support for WITH SERDEPROPERTIES, TBLPROPERTIES in CREATE TEMPORARY TABLE
-
Apache Spark (JIRA)
Page 96 (Messages 2376 to 2400):
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