[jira] [Commented] (SPARK-2365) Add IndexedRDD, an efficient updatable key-value store

2016-09-13 Thread Ganesh Krishnan (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-2365?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15489250#comment-15489250 ] Ganesh Krishnan commented on SPARK-2365: Is this only for RDD or can we use it with DataFrames?

[jira] [Commented] (SPARK-2365) Add IndexedRDD, an efficient updatable key-value store

2016-05-05 Thread Jyoti Misra (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-2365?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15272048#comment-15272048 ] Jyoti Misra commented on SPARK-2365: We have migrated our application in Spark and all the use cases

[jira] [Commented] (SPARK-2365) Add IndexedRDD, an efficient updatable key-value store

2015-11-10 Thread Ankur Dave (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-2365?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14999745#comment-14999745 ] Ankur Dave commented on SPARK-2365: --- Here's the jar:

[jira] [Commented] (SPARK-2365) Add IndexedRDD, an efficient updatable key-value store

2015-11-09 Thread swetha k (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-2365?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14997456#comment-14997456 ] swetha k commented on SPARK-2365: - [~ankurd] What is the appropriate dependency to include for Spark

[jira] [Commented] (SPARK-2365) Add IndexedRDD, an efficient updatable key-value store

2015-11-09 Thread swetha k (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-2365?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14997681#comment-14997681 ] swetha k commented on SPARK-2365: - It does not seem to be working as it's not available in Maven Central

[jira] [Commented] (SPARK-2365) Add IndexedRDD, an efficient updatable key-value store

2015-11-09 Thread Ankur Dave (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-2365?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14997596#comment-14997596 ] Ankur Dave commented on SPARK-2365: --- It should work to use {code} amplab spark-indexedrdd

[jira] [Commented] (SPARK-2365) Add IndexedRDD, an efficient updatable key-value store

2015-10-13 Thread nirav patel (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-2365?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14955489#comment-14955489 ] nirav patel commented on SPARK-2365: Can it also have a capability to do a "scan" over ordered rdd?

[jira] [Commented] (SPARK-2365) Add IndexedRDD, an efficient updatable key-value store

2015-10-09 Thread Ashish Gupta (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-2365?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14950673#comment-14950673 ] Ashish Gupta commented on SPARK-2365: - Are there any efforts to provide Samza style RocksDB/LevelDB KV

[jira] [Commented] (SPARK-2365) Add IndexedRDD, an efficient updatable key-value store

2015-10-09 Thread Michael Malak (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-2365?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14950679#comment-14950679 ] Michael Malak commented on SPARK-2365: -- It's off-topic of IndexedRDD, but you can have a look at

[jira] [Commented] (SPARK-2365) Add IndexedRDD, an efficient updatable key-value store

2015-06-30 Thread Krzysztof Zarzycki (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-2365?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14607645#comment-14607645 ] Krzysztof Zarzycki commented on SPARK-2365: --- IndexedRDD seems to be really great

[jira] [Commented] (SPARK-2365) Add IndexedRDD, an efficient updatable key-value store

2014-10-16 Thread Akshat Aranya (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-2365?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14173904#comment-14173904 ] Akshat Aranya commented on SPARK-2365: -- This looks great! I have been using

[jira] [Commented] (SPARK-2365) Add IndexedRDD, an efficient updatable key-value store

2014-09-23 Thread Ankur Dave (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-2365?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14145698#comment-14145698 ] Ankur Dave commented on SPARK-2365: --- [~imranr] Thanks for the comments and

[jira] [Commented] (SPARK-2365) Add IndexedRDD, an efficient updatable key-value store

2014-09-19 Thread Imran Rashid (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-2365?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14140647#comment-14140647 ] Imran Rashid commented on SPARK-2365: - This looks fantastic. I think it will also see

[jira] [Commented] (SPARK-2365) Add IndexedRDD, an efficient updatable key-value store

2014-07-03 Thread Ankur Dave (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-2365?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14052127#comment-14052127 ] Ankur Dave commented on SPARK-2365: --- Proposed implementation: