[jira] [Updated] (SPARK-17877) Can not checkpoint connectedComponents resulting graph

2016-10-11 Thread Alexander Pivovarov (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-17877?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alexander Pivovarov updated SPARK-17877: Description: The following code demonstrates the issue {code} import

[jira] [Updated] (SPARK-17877) Can not checkpoint connectedComponents resulting graph

2016-10-11 Thread Alexander Pivovarov (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-17877?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alexander Pivovarov updated SPARK-17877: Description: The following code demonstrates the issue {code} import

[jira] [Comment Edited] (SPARK-17877) Can not checkpoint connectedComponents resulting graph

2016-10-11 Thread Alexander Pivovarov (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-17877?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15566385#comment-15566385 ] Alexander Pivovarov edited comment on SPARK-17877 at 10/11/16 7:50 PM:

[jira] [Commented] (SPARK-17877) Can not checkpoint connectedComponents resulting graph

2016-10-11 Thread Alexander Pivovarov (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-17877?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15566385#comment-15566385 ] Alexander Pivovarov commented on SPARK-17877: - Another open issue with checkpointing is

[jira] [Updated] (SPARK-17877) Can not checkpoint connectedComponents resulting graph

2016-10-11 Thread Alexander Pivovarov (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-17877?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alexander Pivovarov updated SPARK-17877: Description: The following code demonstrates the issue {code} import

[jira] [Updated] (SPARK-17877) Can not checkpoint connectedComponents resulting graph

2016-10-11 Thread Alexander Pivovarov (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-17877?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alexander Pivovarov updated SPARK-17877: Description: The following code demonstrates the issue {code} import

[jira] [Created] (SPARK-17877) Can not checkpoint connectedComponents resulting graph

2016-10-11 Thread Alexander Pivovarov (JIRA)
Alexander Pivovarov created SPARK-17877: --- Summary: Can not checkpoint connectedComponents resulting graph Key: SPARK-17877 URL: https://issues.apache.org/jira/browse/SPARK-17877 Project: Spark

[jira] [Updated] (SPARK-17877) Can not checkpoint connectedComponents resulting graph

2016-10-11 Thread Alexander Pivovarov (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-17877?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alexander Pivovarov updated SPARK-17877: Description: The following code demonstrates the issue {code} import

[jira] [Updated] (SPARK-17877) Can not checkpoint connectedComponents resulting graph

2016-10-11 Thread Alexander Pivovarov (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-17877?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alexander Pivovarov updated SPARK-17877: Description: The following code demonstrates an issue {code} import

[jira] [Commented] (SPARK-12655) GraphX does not unpersist RDDs

2016-06-06 Thread Alexander Pivovarov (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-12655?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15317577#comment-15317577 ] Alexander Pivovarov commented on SPARK-12655: - [~srowen] Can the fix be added to 1.6 branch

[jira] [Commented] (SPARK-13532) Spark yarn executor container fails if yarn.nodemanager.local-dirs starts with file://

2016-02-29 Thread Alexander Pivovarov (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-13532?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15172393#comment-15172393 ] Alexander Pivovarov commented on SPARK-13532: - yarn.nodemanager.local-dirs used instead of

[jira] [Commented] (SPARK-13532) Spark yarn executor container fails if yarn.nodemanager.local-dirs starts with file://

2016-02-28 Thread Alexander Pivovarov (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-13532?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15170974#comment-15170974 ] Alexander Pivovarov commented on SPARK-13532: - added spark-shell stack trace > Spark yarn

[jira] [Updated] (SPARK-13532) Spark yarn executor container fails if yarn.nodemanager.local-dirs starts with file://

2016-02-28 Thread Alexander Pivovarov (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-13532?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alexander Pivovarov updated SPARK-13532: Description: Spark yarn executor container fails if yarn.nodemanager.local-dirs

[jira] [Updated] (SPARK-13532) Spark yarn executor container fails if yarn.nodemanager.local-dirs starts with file://

2016-02-27 Thread Alexander Pivovarov (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-13532?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alexander Pivovarov updated SPARK-13532: Affects Version/s: 1.6.0 > Spark yarn executor container fails if

[jira] [Updated] (SPARK-13532) Spark yarn executor container fails if yarn.nodemanager.local-dirs starts with file://

2016-02-27 Thread Alexander Pivovarov (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-13532?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alexander Pivovarov updated SPARK-13532: Description: Spark yarn executor container fails if yarn.nodemanager.local-dirs

[jira] [Created] (SPARK-13532) Spark yarn executor container fails if yarn.nodemanager.local-dirs starts with file://

2016-02-27 Thread Alexander Pivovarov (JIRA)
Alexander Pivovarov created SPARK-13532: --- Summary: Spark yarn executor container fails if yarn.nodemanager.local-dirs starts with file:// Key: SPARK-13532 URL:

[jira] [Updated] (SPARK-12655) GraphX does not unpersist RDDs

2016-01-06 Thread Alexander Pivovarov (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-12655?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alexander Pivovarov updated SPARK-12655: Affects Version/s: 1.6.0 Description: Looks like Graph does not clean

[jira] [Updated] (SPARK-12655) GraphX does not unpersist RDDs

2016-01-05 Thread Alexander Pivovarov (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-12655?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alexander Pivovarov updated SPARK-12655: Description: Looks like Graph does not clean all RDDs from the cache on unpersist

[jira] [Created] (SPARK-12655) GraphX does not unpersist RDDs

2016-01-05 Thread Alexander Pivovarov (JIRA)
Alexander Pivovarov created SPARK-12655: --- Summary: GraphX does not unpersist RDDs Key: SPARK-12655 URL: https://issues.apache.org/jira/browse/SPARK-12655 Project: Spark Issue Type: Bug

[jira] [Updated] (SPARK-12655) GraphX does not unpersist RDDs

2016-01-05 Thread Alexander Pivovarov (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-12655?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alexander Pivovarov updated SPARK-12655: Description: Looks like Graph does not clean all RDDs from the cache on unpersist

[jira] [Commented] (SPARK-9776) Another instance of Derby may have already booted the database

2015-10-09 Thread Alexander Pivovarov (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-9776?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14950996#comment-14950996 ] Alexander Pivovarov commented on SPARK-9776: That is right. Thank you! {code} sqlContext res6:

[jira] [Commented] (SPARK-9776) Another instance of Derby may have already booted the database

2015-10-05 Thread Alexander Pivovarov (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-9776?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14944335#comment-14944335 ] Alexander Pivovarov commented on SPARK-9776: To reproduce the issue 1. start emr-4.1.0