[
https://issues.apache.org/jira/browse/SPARK-3212?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Michael Armbrust reassigned SPARK-3212:
---
Assignee: Michael Armbrust
> Improve the clarity of caching semantics
> -
Evan Chan created SPARK-3295:
Summary: [Spark SQL] schemaRdd1 ++ schemaRdd2 does not return
another SchemaRdd
Key: SPARK-3295
URL: https://issues.apache.org/jira/browse/SPARK-3295
Project: Spark
[
https://issues.apache.org/jira/browse/SPARK-3279?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Josh Rosen resolved SPARK-3279.
---
Resolution: Fixed
Fix Version/s: 1.2.0
Issue resolved by pull request 2177
[https://github.com
[
https://issues.apache.org/jira/browse/SPARK-3292?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
guowei updated SPARK-3292:
--
Description:
such as repartition groupby join and cogroup
for example.
if i want the shuffle outputs save as h
[
https://issues.apache.org/jira/browse/SPARK-3292?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
guowei updated SPARK-3292:
--
Description:
such as repartition groupby join and cogroup
it's too expensive ,
for example. if i want the shuf
[
https://issues.apache.org/jira/browse/SPARK-3266?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14114881#comment-14114881
]
Colin B. edited comment on SPARK-3266 at 8/29/14 5:38 AM:
--
Broken
[
https://issues.apache.org/jira/browse/SPARK-3292?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
guowei updated SPARK-3292:
--
Description:
such as repartition groupby join and cogroup
it's too expensive ,
for example if i want outputs s
[
https://issues.apache.org/jira/browse/SPARK-3266?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14114881#comment-14114881
]
Colin B. commented on SPARK-3266:
-
Broken for JavaDoubleRDD: fold, reduce, min, max
{code}
[
https://issues.apache.org/jira/browse/SPARK-3292?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
guowei updated SPARK-3292:
--
Summary: Shuffle Tasks run incessantly even though there's no inputs (was:
Shuffle Tasks run indefinitely even
[
https://issues.apache.org/jira/browse/SPARK-3280?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14114873#comment-14114873
]
Burak Yavuz commented on SPARK-3280:
I don't have as detailed a comparison like Josh h
[
https://issues.apache.org/jira/browse/SPARK-3280?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Burak Yavuz updated SPARK-3280:
---
Attachment: hash-sort-comp.png
> Made sort-based shuffle the default implementation
> ---
[
https://issues.apache.org/jira/browse/SPARK-3266?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14114870#comment-14114870
]
Josh Rosen commented on SPARK-3266:
---
[~pwendell] I think the JavaRDDLike trait compiles
[
https://issues.apache.org/jira/browse/SPARK-3294?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Michael Armbrust updated SPARK-3294:
Assignee: Cheng Lian
> Avoid boxing/unboxing when handling in-memory columnar storage
> ---
[
https://issues.apache.org/jira/browse/SPARK-2219?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Michael Armbrust updated SPARK-2219:
Assignee: Cheng Lian (was: Michael Armbrust)
> AddJar doesn't work
> ---
>
[
https://issues.apache.org/jira/browse/SPARK-2973?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Michael Armbrust updated SPARK-2973:
Assignee: Cheng Lian
> Add a way to show tables without executing a job
> -
[
https://issues.apache.org/jira/browse/SPARK-3294?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14114836#comment-14114836
]
Cheng Lian commented on SPARK-3294:
---
[~marmbrus], would you mind to assign this issue to
Cheng Lian created SPARK-3294:
-
Summary: Avoid boxing/unboxing when handling in-memory columnar
storage
Key: SPARK-3294
URL: https://issues.apache.org/jira/browse/SPARK-3294
Project: Spark
Issue
[
https://issues.apache.org/jira/browse/SPARK-3292?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14114829#comment-14114829
]
Sean Owen commented on SPARK-3292:
--
Can you elaborate this? it's not clear whether you're
wangfei created SPARK-3293:
--
Summary: yarn's web show "SUCCEEDED" when the driver throw a
exception in yarn-client
Key: SPARK-3293
URL: https://issues.apache.org/jira/browse/SPARK-3293
Project: Spark
[
https://issues.apache.org/jira/browse/SPARK-3291?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14114807#comment-14114807
]
Apache Spark commented on SPARK-3291:
-
User 'chouqin' has created a pull request for t
guowei created SPARK-3292:
-
Summary: Shuffle Tasks run indefinitely even though there's no
inputs
Key: SPARK-3292
URL: https://issues.apache.org/jira/browse/SPARK-3292
Project: Spark
Issue Type: Imp
[
https://issues.apache.org/jira/browse/SPARK-3250?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14114789#comment-14114789
]
Erik Erlandson commented on SPARK-3250:
---
I did some experiments with sampling that m
Qiping Li created SPARK-3291:
Summary: TestcaseName in createQueryTest should not contain ":"
Key: SPARK-3291
URL: https://issues.apache.org/jira/browse/SPARK-3291
Project: Spark
Issue Type: Bug
[
https://issues.apache.org/jira/browse/SPARK-3272?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14114742#comment-14114742
]
Joseph K. Bradley commented on SPARK-3272:
--
Hi Qiping, you are right; I missed th
[
https://issues.apache.org/jira/browse/SPARK-2594?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14114729#comment-14114729
]
Michael Armbrust commented on SPARK-2594:
-
Its a lot of overhead to assign issues
[
https://issues.apache.org/jira/browse/SPARK-3288?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Andrew Or updated SPARK-3288:
-
Affects Version/s: 1.1.0
> All fields in TaskMetrics should be private and use getters/setters
>
[
https://issues.apache.org/jira/browse/SPARK-3277?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Andrew Or updated SPARK-3277:
-
Fix Version/s: 1.1.0
> LZ4 compression cause the the ExternalSort exception
> ---
[
https://issues.apache.org/jira/browse/SPARK-3277?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Andrew Or updated SPARK-3277:
-
Affects Version/s: (was: 1.2.0)
> LZ4 compression cause the the ExternalSort exception
>
[
https://issues.apache.org/jira/browse/SPARK-3234?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Patrick Wendell updated SPARK-3234:
---
Target Version/s: 1.2.0
> SPARK_HADOOP_VERSION doesn't have a valid value by default in
> ma
[
https://issues.apache.org/jira/browse/SPARK-3245?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Patrick Wendell resolved SPARK-3245.
Resolution: Invalid
I'm closing this for now because we typically reported only isolated is
[
https://issues.apache.org/jira/browse/SPARK-3200?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Patrick Wendell updated SPARK-3200:
---
Component/s: Spark Shell
> Class defined with reference to external variables crashes in REPL
[
https://issues.apache.org/jira/browse/SPARK-2636?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Patrick Wendell updated SPARK-2636:
---
Summary: Expose job ID in JobWaiter API (was: no where to get job
identifier while submit sp
[
https://issues.apache.org/jira/browse/SPARK-3266?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14114680#comment-14114680
]
Patrick Wendell commented on SPARK-3266:
[~joshrosen] is there a solution here tha
[
https://issues.apache.org/jira/browse/SPARK-2961?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14114668#comment-14114668
]
Apache Spark commented on SPARK-2961:
-
User 'liancheng' has created a pull request for
Dou Wenjuan created SPARK-3290:
--
Summary: No unpersist callls in SVDPlusPlus
Key: SPARK-3290
URL: https://issues.apache.org/jira/browse/SPARK-3290
Project: Spark
Issue Type: Bug
Compon
[
https://issues.apache.org/jira/browse/SPARK-2970?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Cheng Lian resolved SPARK-2970.
---
Resolution: Fixed
> spark-sql script ends with IOException when EventLogging is enabled
> ---
[
https://issues.apache.org/jira/browse/SPARK-3277?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Patrick Wendell resolved SPARK-3277.
Resolution: Fixed
Fixed by https://github.com/apache/spark/pull/2187
Thanks to everyone wh
[
https://issues.apache.org/jira/browse/SPARK-3287?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14114612#comment-14114612
]
Benoy Antony commented on SPARK-3287:
-
I'll submit a git pull request.
> When Resourc
[
https://issues.apache.org/jira/browse/SPARK-3286?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14114614#comment-14114614
]
Benoy Antony commented on SPARK-3286:
-
I'll submit a git pull request.
> Cannot view
[
https://issues.apache.org/jira/browse/SPARK-3289?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14114611#comment-14114611
]
Mark Hamstra commented on SPARK-3289:
-
https://github.com/apache/spark/pull/1360
> Av
[
https://issues.apache.org/jira/browse/SPARK-3272?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14114591#comment-14114591
]
Qiping Li commented on SPARK-3272:
--
Hi Joseph, thanks for your comment, I think checking
[
https://issues.apache.org/jira/browse/SPARK-3277?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14114551#comment-14114551
]
Apache Spark commented on SPARK-3277:
-
User 'andrewor14' has created a pull request fo
[
https://issues.apache.org/jira/browse/SPARK-3277?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14114484#comment-14114484
]
Mridul Muralidharan commented on SPARK-3277:
Sounds great, thx !
I suspect it
[
https://issues.apache.org/jira/browse/SPARK-3289?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Josh Rosen updated SPARK-3289:
--
Summary: Avoid job failures due to rescheduling of failing tasks on buggy
machines (was: Prevent compl
Josh Rosen created SPARK-3289:
-
Summary: Prevent complete job failures due to rescheduling of
failing tasks on buggy machines
Key: SPARK-3289
URL: https://issues.apache.org/jira/browse/SPARK-3289
Project:
[
https://issues.apache.org/jira/browse/SPARK-3190?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Josh Rosen resolved SPARK-3190.
---
Resolution: Fixed
Fix Version/s: 1.0.3
1.1.1
1.2.0
Issue
[
https://issues.apache.org/jira/browse/SPARK-3266?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14114453#comment-14114453
]
Apache Spark commented on SPARK-3266:
-
User 'JoshRosen' has created a pull request for
[
https://issues.apache.org/jira/browse/SPARK-3286?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Benoy Antony updated SPARK-3286:
Attachment: (was: SPARK-3286.patch)
> Cannot view ApplicationMaster UI when Yarn’s url scheme i
[
https://issues.apache.org/jira/browse/SPARK-3286?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Benoy Antony updated SPARK-3286:
Attachment: SPARK-3286-branch-1-0.patch
> Cannot view ApplicationMaster UI when Yarn’s url scheme i
[
https://issues.apache.org/jira/browse/SPARK-3286?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Benoy Antony updated SPARK-3286:
Attachment: SPARK-3286.patch
Attaching the patch for the master
> Cannot view ApplicationMaster UI
[
https://issues.apache.org/jira/browse/SPARK-3277?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Reynold Xin updated SPARK-3277:
---
Description:
I tested the LZ4 compression,and it come up with such problem.(with wordcount)
Also I te
[
https://issues.apache.org/jira/browse/SPARK-3277?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Reynold Xin updated SPARK-3277:
---
Assignee: Andrew Or
> LZ4 compression cause the the ExternalSort exception
>
[
https://issues.apache.org/jira/browse/SPARK-3266?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Josh Rosen updated SPARK-3266:
--
Affects Version/s: 1.1.0
JavaRDDLike probably should be an abstract class. I think the current trait
[
https://issues.apache.org/jira/browse/SPARK-3260?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14114408#comment-14114408
]
Apache Spark commented on SPARK-3260:
-
User 'tgravescs' has created a pull request for
[
https://issues.apache.org/jira/browse/SPARK-3266?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14114413#comment-14114413
]
Amey Chaugule commented on SPARK-3266:
--
No worries, I initially assumed my runtime en
[
https://issues.apache.org/jira/browse/SPARK-3266?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14114391#comment-14114391
]
Sean Owen commented on SPARK-3266:
--
(Mea culpa! The example shows this is a legitimate qu
[
https://issues.apache.org/jira/browse/SPARK-3266?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14114387#comment-14114387
]
Colin B. commented on SPARK-3266:
-
So there is no method:
{code}
org.apache.spark.api.java
[
https://issues.apache.org/jira/browse/SPARK-3183?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14114368#comment-14114368
]
Shay Rojansky commented on SPARK-3183:
--
+1.
As a current workaround for cores, we sp
[
https://issues.apache.org/jira/browse/SPARK-3266?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14114362#comment-14114362
]
Josh Rosen commented on SPARK-3266:
---
Thanks for the reproduction! I tried it myself and
[
https://issues.apache.org/jira/browse/SPARK-3266?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Josh Rosen updated SPARK-3266:
--
Affects Version/s: 1.0.2
> JavaDoubleRDD doesn't contain max()
> ---
>
[
https://issues.apache.org/jira/browse/SPARK-3285?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Reynold Xin resolved SPARK-3285.
Resolution: Fixed
Fix Version/s: 1.2.0
> Using values.sum is easier to understand than using
[
https://issues.apache.org/jira/browse/SPARK-3281?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Reynold Xin resolved SPARK-3281.
Resolution: Fixed
Fix Version/s: 1.2.0
> Remove Netty specific code in BlockManager
> --
[
https://issues.apache.org/jira/browse/SPARK-3266?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Josh Rosen reassigned SPARK-3266:
-
Assignee: Josh Rosen
> JavaDoubleRDD doesn't contain max()
> ---
[
https://issues.apache.org/jira/browse/SPARK-3266?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Colin B. updated SPARK-3266:
Attachment: spark-repro-3266.tar.gz
I have attached a simple java project which reproduces the issue.
[^sp
Patrick Wendell created SPARK-3288:
--
Summary: All fields in TaskMetrics should be private and use
getters/setters
Key: SPARK-3288
URL: https://issues.apache.org/jira/browse/SPARK-3288
Project: Spark
[
https://issues.apache.org/jira/browse/SPARK-3254?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14114299#comment-14114299
]
Jeremy Freeman edited comment on SPARK-3254 at 8/28/14 8:38 PM:
[
https://issues.apache.org/jira/browse/SPARK-3254?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14114299#comment-14114299
]
Jeremy Freeman commented on SPARK-3254:
---
Here is a (public) google doc explaining a
[
https://issues.apache.org/jira/browse/SPARK-3287?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Benoy Antony updated SPARK-3287:
Description:
When ResourceManager High Availability is enabled, there will be multiple
resource ma
[
https://issues.apache.org/jira/browse/SPARK-3287?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Benoy Antony updated SPARK-3287:
Attachment: SPARK-3287.patch
In the attached patch, the resource manager list is read using new API
Benoy Antony created SPARK-3287:
---
Summary: When ResourceManager High Availability is enabled,
ApplicationMaster webUI is not displayed.
Key: SPARK-3287
URL: https://issues.apache.org/jira/browse/SPARK-3287
[
https://issues.apache.org/jira/browse/SPARK-3286?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Benoy Antony updated SPARK-3286:
Attachment: SPARK-3286.patch
In the attached patch, the Application Master URL registered by the sp
Benoy Antony created SPARK-3286:
---
Summary: Cannot view ApplicationMaster UI when Yarn’s url scheme
is https
Key: SPARK-3286
URL: https://issues.apache.org/jira/browse/SPARK-3286
Project: Spark
[
https://issues.apache.org/jira/browse/SPARK-3277?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14114247#comment-14114247
]
Matei Zaharia commented on SPARK-3277:
--
Thanks Mridul -- I think Andrew and Patrick h
[
https://issues.apache.org/jira/browse/SPARK-2475?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14114204#comment-14114204
]
Chris Fregly commented on SPARK-2475:
-
another option for the examples, specifically,
[
https://issues.apache.org/jira/browse/SPARK-3272?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14114166#comment-14114166
]
Joseph K. Bradley commented on SPARK-3272:
--
With respect to [SPARK-2207], I think
[
https://issues.apache.org/jira/browse/SPARK-1297?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14114113#comment-14114113
]
Ted Yu commented on SPARK-1297:
---
Here is sample command for building against 0.98 hbase:
mv
[
https://issues.apache.org/jira/browse/SPARK-3280?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14114092#comment-14114092
]
Josh Rosen commented on SPARK-3280:
---
Here are some numbers from August 10. If I recall,
[
https://issues.apache.org/jira/browse/SPARK-3264?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Andrew Or updated SPARK-3264:
-
Fix Version/s: 1.1.0
> Allow users to set executor Spark home in Mesos
>
[
https://issues.apache.org/jira/browse/SPARK-3264?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Andrew Or resolved SPARK-3264.
--
Resolution: Fixed
> Allow users to set executor Spark home in Mesos
> -
[
https://issues.apache.org/jira/browse/SPARK-2608?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Andrew Or updated SPARK-2608:
-
Fix Version/s: 1.1.0
> Mesos doesn't handle spark.executor.extraJavaOptions correctly (among other
> thi
[
https://issues.apache.org/jira/browse/SPARK-3280?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14114055#comment-14114055
]
Reynold Xin commented on SPARK-3280:
[~joshrosen] [~brkyvz] can you guys post the perf
[
https://issues.apache.org/jira/browse/SPARK-3277?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Cheng Lian updated SPARK-3277:
--
Fix Version/s: (was: 1.1.0)
> LZ4 compression cause the the ExternalSort exception
> --
[
https://issues.apache.org/jira/browse/SPARK-3277?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14114039#comment-14114039
]
Andrew Or commented on SPARK-3277:
--
This assert was added after 1.0.2. I'm assuming what
[
https://issues.apache.org/jira/browse/SPARK-3150?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Josh Rosen resolved SPARK-3150.
---
Resolution: Fixed
Fix Version/s: 1.0.3
1.1.1
> NullPointerException in Spar
[
https://issues.apache.org/jira/browse/SPARK-3277?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14114026#comment-14114026
]
Mridul Muralidharan commented on SPARK-3277:
[~hzw] did you notice this agains
[
https://issues.apache.org/jira/browse/SPARK-3277?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14114022#comment-14114022
]
Mridul Muralidharan edited comment on SPARK-3277 at 8/28/14 5:37 PM:
---
[
https://issues.apache.org/jira/browse/SPARK-3277?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Mridul Muralidharan updated SPARK-3277:
---
Attachment: test_lz4_bug.patch
Against master, though I noticed similar changes in 1.
[
https://issues.apache.org/jira/browse/SPARK-3277?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14114014#comment-14114014
]
Mridul Muralidharan commented on SPARK-3277:
[~matei] Attaching a patch which
[
https://issues.apache.org/jira/browse/SPARK-3277?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Mridul Muralidharan updated SPARK-3277:
---
Priority: Blocker (was: Major)
> LZ4 compression cause the the ExternalSort exceptio
[
https://issues.apache.org/jira/browse/SPARK-3277?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Mridul Muralidharan updated SPARK-3277:
---
Affects Version/s: 1.2.0
1.1.0
> LZ4 compression cause the the
[
https://issues.apache.org/jira/browse/SPARK-1297?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14113977#comment-14113977
]
Ted Yu commented on SPARK-1297:
---
Patch v5 is the aggregate of the 4 commits in the pull requ
[
https://issues.apache.org/jira/browse/SPARK-1297?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ted Yu updated SPARK-1297:
--
Attachment: spark-1297-v5.txt
> Upgrade HBase dependency to 0.98.0
> --
>
>
[
https://issues.apache.org/jira/browse/SPARK-2855?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Josh Rosen resolved SPARK-2855.
---
Resolution: Fixed
That issue should be fixed now, so I'm going to mark this JIRA as resolved.
Feel
[
https://issues.apache.org/jira/browse/SPARK-2855?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14113965#comment-14113965
]
Nan Zhu commented on SPARK-2855:
no
https://github.com/apache/spark/pull/1313
search
[
https://issues.apache.org/jira/browse/SPARK-2855?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14113957#comment-14113957
]
Josh Rosen commented on SPARK-2855:
---
Do you recall the actual exception? Was it a Py4J
[
https://issues.apache.org/jira/browse/SPARK-2435?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14113911#comment-14113911
]
Apache Spark commented on SPARK-2435:
-
User 'mattf' has created a pull request for thi
[
https://issues.apache.org/jira/browse/SPARK-2435?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14113816#comment-14113816
]
Matthew Farrellee commented on SPARK-2435:
--
i couldn't find a PR for this, and it
[
https://issues.apache.org/jira/browse/SPARK-3277?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14113789#comment-14113789
]
hzw commented on SPARK-3277:
Sorry,I can not understand it clearly since I'm not familiar with
[
https://issues.apache.org/jira/browse/SPARK-3277?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
hzw updated SPARK-3277:
---
Description:
I tested the LZ4 compression,and it come up with such problem.(with wordcount)
Also I tested the snappy
[
https://issues.apache.org/jira/browse/SPARK-2855?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14113776#comment-14113776
]
Nan Zhu commented on SPARK-2855:
I guess they have fixed this.Jenkins side mistake?
>
1 - 100 of 127 matches
Mail list logo