[jira] [Commented] (GIRAPH-966) Add a way to ignore some thread exceptions

2014-12-01 Thread Pavan Kumar (JIRA)
[ https://issues.apache.org/jira/browse/GIRAPH-966?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14230298#comment-14230298 ] Pavan Kumar commented on GIRAPH-966: +1, lgtm > Add a way to ignore some thread excep

[jira] [Commented] (GIRAPH-964) Remove quotes from output partition specification in hive-io

2014-11-07 Thread Pavan Kumar (JIRA)
[ https://issues.apache.org/jira/browse/GIRAPH-964?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14202377#comment-14202377 ] Pavan Kumar commented on GIRAPH-964: +1 looks good. but will this work with open-sourc

[jira] [Commented] (GIRAPH-952) Limit job runtime

2014-10-03 Thread Pavan Kumar (JIRA)
[ https://issues.apache.org/jira/browse/GIRAPH-952?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14158161#comment-14158161 ] Pavan Kumar commented on GIRAPH-952: +1 looks good to me > Limit job runtime > -

[jira] [Updated] (GIRAPH-943) Perf regression due to netty 4.0.21

2014-08-12 Thread Pavan Kumar (JIRA)
[ https://issues.apache.org/jira/browse/GIRAPH-943?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pavan Kumar updated GIRAPH-943: --- Attachment: giraph-943.patch mvn clean verify succeeds > Perf regression due to netty 4.0.21 > -

[jira] [Created] (GIRAPH-943) Perf regression due to netty 4.0.21

2014-08-12 Thread Pavan Kumar (JIRA)
Pavan Kumar created GIRAPH-943: -- Summary: Perf regression due to netty 4.0.21 Key: GIRAPH-943 URL: https://issues.apache.org/jira/browse/GIRAPH-943 Project: Giraph Issue Type: Bug Re

[jira] [Updated] (GIRAPH-893) Implement preLoad & postSave on workerObservers

2014-08-05 Thread Pavan Kumar (JIRA)
[ https://issues.apache.org/jira/browse/GIRAPH-893?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pavan Kumar updated GIRAPH-893: --- Attachment: GIRAPH-893.patch rebased with latest & moved jmap histo to preLoad, so we can also monito

[jira] [Commented] (GIRAPH-934) Allow having state in aggregators

2014-08-05 Thread Pavan Kumar (JIRA)
[ https://issues.apache.org/jira/browse/GIRAPH-934?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14086303#comment-14086303 ] Pavan Kumar commented on GIRAPH-934: https://builds.apache.org/job/Giraph-trunk-Commit

[jira] [Updated] (GIRAPH-934) Allow having state in aggregators

2014-08-05 Thread Pavan Kumar (JIRA)
[ https://issues.apache.org/jira/browse/GIRAPH-934?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pavan Kumar updated GIRAPH-934: --- Assignee: Maja Kabiljo > Allow having state in aggregators > - > >

[jira] [Commented] (GIRAPH-927) Decouple netty server threads from message processing

2014-07-22 Thread Pavan Kumar (JIRA)
[ https://issues.apache.org/jira/browse/GIRAPH-927?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14070514#comment-14070514 ] Pavan Kumar commented on GIRAPH-927: pl create another jira & link it to here. thanks.

[jira] [Commented] (GIRAPH-927) Decouple netty server threads from message processing

2014-07-21 Thread Pavan Kumar (JIRA)
[ https://issues.apache.org/jira/browse/GIRAPH-927?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14068510#comment-14068510 ] Pavan Kumar commented on GIRAPH-927: [~edunov] could it be because the threads are not

[jira] [Created] (GIRAPH-929) setIfUnset for EnumConfOption

2014-07-14 Thread Pavan Kumar (JIRA)
Pavan Kumar created GIRAPH-929: -- Summary: setIfUnset for EnumConfOption Key: GIRAPH-929 URL: https://issues.apache.org/jira/browse/GIRAPH-929 Project: Giraph Issue Type: New Feature

[jira] [Updated] (GIRAPH-929) setIfUnset for EnumConfOption

2014-07-14 Thread Pavan Kumar (JIRA)
[ https://issues.apache.org/jira/browse/GIRAPH-929?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pavan Kumar updated GIRAPH-929: --- Attachment: GIRAPH-929.patch > setIfUnset for EnumConfOption > - > >

[jira] [Commented] (GIRAPH-928) SendWorkerMessagesRequest should not store messages into PointerList based messagestores

2014-07-11 Thread Pavan Kumar (JIRA)
[ https://issues.apache.org/jira/browse/GIRAPH-928?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14059231#comment-14059231 ] Pavan Kumar commented on GIRAPH-928: just realized that this change is not necessary.

[jira] [Commented] (GIRAPH-928) SendWorkerMessagesRequest should not store messages into PointerList based messagestores

2014-07-11 Thread Pavan Kumar (JIRA)
[ https://issues.apache.org/jira/browse/GIRAPH-928?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14059178#comment-14059178 ] Pavan Kumar commented on GIRAPH-928: mvn clean verify succeeds as well. will commit th

[jira] [Updated] (GIRAPH-928) SendWorkerMessagesRequest should not store messages into PointerList based messagestores

2014-07-11 Thread Pavan Kumar (JIRA)
[ https://issues.apache.org/jira/browse/GIRAPH-928?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pavan Kumar updated GIRAPH-928: --- Attachment: GIRAPH-928.patch > SendWorkerMessagesRequest should not store messages into PointerList b

[jira] [Updated] (GIRAPH-928) SendWorkerMessagesRequest should not store messages into PointerList based messagestores

2014-07-11 Thread Pavan Kumar (JIRA)
[ https://issues.apache.org/jira/browse/GIRAPH-928?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pavan Kumar updated GIRAPH-928: --- Attachment: GIRAPH-912 > SendWorkerMessagesRequest should not store messages into PointerList based

[jira] [Created] (GIRAPH-928) SendWorkerMessagesRequest should not store messages into PointerList based messagestores

2014-07-11 Thread Pavan Kumar (JIRA)
Pavan Kumar created GIRAPH-928: -- Summary: SendWorkerMessagesRequest should not store messages into PointerList based messagestores Key: GIRAPH-928 URL: https://issues.apache.org/jira/browse/GIRAPH-928 Pr

[jira] [Updated] (GIRAPH-928) SendWorkerMessagesRequest should not store messages into PointerList based messagestores

2014-07-11 Thread Pavan Kumar (JIRA)
[ https://issues.apache.org/jira/browse/GIRAPH-928?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pavan Kumar updated GIRAPH-928: --- Attachment: (was: GIRAPH-912) > SendWorkerMessagesRequest should not store messages into PointerL

[jira] [Updated] (GIRAPH-928) SendWorkerMessagesRequest should not store messages into PointerList based messagestores

2014-07-11 Thread Pavan Kumar (JIRA)
[ https://issues.apache.org/jira/browse/GIRAPH-928?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pavan Kumar updated GIRAPH-928: --- Attachment: GIRAPH-928 > SendWorkerMessagesRequest should not store messages into PointerList based

[jira] [Commented] (GIRAPH-926) Unit test should pass even if hbase.regionserver.info.port not available

2014-07-11 Thread Pavan Kumar (JIRA)
[ https://issues.apache.org/jira/browse/GIRAPH-926?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14058913#comment-14058913 ] Pavan Kumar commented on GIRAPH-926: never worked on hbase part but if it enables stab

[jira] [Resolved] (GIRAPH-917) Every commit is followed by ABORTED: Integrated in Giraph-trunk-Commit

2014-07-08 Thread Pavan Kumar (JIRA)
[ https://issues.apache.org/jira/browse/GIRAPH-917?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pavan Kumar resolved GIRAPH-917. Resolution: Fixed Assignee: Pavan Kumar seems that the build is now taking 41 minutes, so the

[jira] [Resolved] (GIRAPH-909) support succinct representation of messages in messagestores

2014-07-07 Thread Pavan Kumar (JIRA)
[ https://issues.apache.org/jira/browse/GIRAPH-909?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pavan Kumar resolved GIRAPH-909. Resolution: Duplicate > support succinct representation of messages in messagestores >

[jira] [Assigned] (GIRAPH-713) Provide an option to do request compression

2014-07-07 Thread Pavan Kumar (JIRA)
[ https://issues.apache.org/jira/browse/GIRAPH-713?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pavan Kumar reassigned GIRAPH-713: -- Assignee: Pavan Kumar > Provide an option to do request compression > -

[jira] [Updated] (GIRAPH-923) Upgrade Netty version to a latest stable one

2014-07-07 Thread Pavan Kumar (JIRA)
[ https://issues.apache.org/jira/browse/GIRAPH-923?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pavan Kumar updated GIRAPH-923: --- Attachment: GIRAPH-923.patch changes nArenas to max number of netty threads > Upgrade Netty version

[jira] [Commented] (GIRAPH-923) Upgrade Netty version to a latest stable one

2014-07-03 Thread Pavan Kumar (JIRA)
[ https://issues.apache.org/jira/browse/GIRAPH-923?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14052175#comment-14052175 ] Pavan Kumar commented on GIRAPH-923: verified that mvn clean install works > Upgrade

[jira] [Updated] (GIRAPH-713) Provide an option to do request compression

2014-07-03 Thread Pavan Kumar (JIRA)
[ https://issues.apache.org/jira/browse/GIRAPH-713?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pavan Kumar updated GIRAPH-713: --- Attachment: GIRAPH-713.patch just removing pom.xml change, as the correct change is in GIRAPH-923 >

[jira] [Commented] (GIRAPH-713) Provide an option to do request compression

2014-07-03 Thread Pavan Kumar (JIRA)
[ https://issues.apache.org/jira/browse/GIRAPH-713?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14052009#comment-14052009 ] Pavan Kumar commented on GIRAPH-713: I created a patch for netty upgrade on the depend

[jira] [Updated] (GIRAPH-923) Upgrade Netty version to a latest stable one

2014-07-03 Thread Pavan Kumar (JIRA)
[ https://issues.apache.org/jira/browse/GIRAPH-923?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pavan Kumar updated GIRAPH-923: --- Attachment: GIRAPH-923.patch netty4.0.21.Final is now available, ran with this change on cluster & v

[jira] [Commented] (GIRAPH-877) pagerank application on giraph

2014-06-26 Thread Pavan Kumar (JIRA)
[ https://issues.apache.org/jira/browse/GIRAPH-877?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14044631#comment-14044631 ] Pavan Kumar commented on GIRAPH-877: cool! did not look at that. but did not find anyt

[jira] [Updated] (GIRAPH-923) Upgrade Netty version to a latest stable one

2014-06-26 Thread Pavan Kumar (JIRA)
[ https://issues.apache.org/jira/browse/GIRAPH-923?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pavan Kumar updated GIRAPH-923: --- Description: The current version of Netty has a few bugs in compression codec. Further there were a l

[jira] [Commented] (GIRAPH-919) Add worker to worker communication

2014-06-23 Thread Pavan Kumar (JIRA)
[ https://issues.apache.org/jira/browse/GIRAPH-919?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14041526#comment-14041526 ] Pavan Kumar commented on GIRAPH-919: +1 looks good > Add worker to worker communicati

[jira] [Commented] (GIRAPH-917) Every commit is followed by ABORTED: Integrated in Giraph-trunk-Commit

2014-06-23 Thread Pavan Kumar (JIRA)
[ https://issues.apache.org/jira/browse/GIRAPH-917?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14041504#comment-14041504 ] Pavan Kumar commented on GIRAPH-917: It is not really fixed! https://issues.apache.org

[jira] [Commented] (GIRAPH-885) [hive] edge & vertex checkInputSpecs fails with NPE

2014-06-23 Thread Pavan Kumar (JIRA)
[ https://issues.apache.org/jira/browse/GIRAPH-885?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14041142#comment-14041142 ] Pavan Kumar commented on GIRAPH-885: back then I had assumption that checkInput modifi

[jira] [Commented] (GIRAPH-877) pagerank application on giraph

2014-06-23 Thread Pavan Kumar (JIRA)
[ https://issues.apache.org/jira/browse/GIRAPH-877?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14041140#comment-14041140 ] Pavan Kumar commented on GIRAPH-877: the provided patch uses the correct equation (acc

[jira] [Commented] (GIRAPH-713) Provide an option to do request compression

2014-06-21 Thread Pavan Kumar (JIRA)
[ https://issues.apache.org/jira/browse/GIRAPH-713?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14039724#comment-14039724 ] Pavan Kumar commented on GIRAPH-713: [~cmartella] Thanks for the review. I just teste

[jira] [Created] (GIRAPH-923) Upgrade Netty version to a latest stable one

2014-06-21 Thread Pavan Kumar (JIRA)
Pavan Kumar created GIRAPH-923: -- Summary: Upgrade Netty version to a latest stable one Key: GIRAPH-923 URL: https://issues.apache.org/jira/browse/GIRAPH-923 Project: Giraph Issue Type: Task

[jira] [Commented] (GIRAPH-713) Provide an option to do request compression

2014-06-19 Thread Pavan Kumar (JIRA)
[ https://issues.apache.org/jira/browse/GIRAPH-713?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14038210#comment-14038210 ] Pavan Kumar commented on GIRAPH-713: I tried only once, but something is not in parity

[jira] [Updated] (GIRAPH-922) SimpleEdgeStore has a bug causing NPE

2014-06-18 Thread Pavan Kumar (JIRA)
[ https://issues.apache.org/jira/browse/GIRAPH-922?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pavan Kumar updated GIRAPH-922: --- Attachment: GIRAPH-922.patch > SimpleEdgeStore has a bug causing NPE > --

[jira] [Updated] (GIRAPH-922) SimpleEdgeStore has a bug causing NPE

2014-06-18 Thread Pavan Kumar (JIRA)
[ https://issues.apache.org/jira/browse/GIRAPH-922?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pavan Kumar updated GIRAPH-922: --- Attachment: GIRAPH-922.patch addressed comments > SimpleEdgeStore has a bug causing NPE > --

[jira] [Commented] (GIRAPH-915) With BigDataIO some messages can get ignored

2014-06-18 Thread Pavan Kumar (JIRA)
[ https://issues.apache.org/jira/browse/GIRAPH-915?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14036524#comment-14036524 ] Pavan Kumar commented on GIRAPH-915: +1 lgtm > With BigDataIO some messages can get i

[jira] [Commented] (GIRAPH-921) Create ByteValueVertex to store vertex values as bytes without object instance

2014-06-18 Thread Pavan Kumar (JIRA)
[ https://issues.apache.org/jira/browse/GIRAPH-921?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14036353#comment-14036353 ] Pavan Kumar commented on GIRAPH-921: pl register here https://reviews.apache.org then,

[jira] [Updated] (GIRAPH-922) SimpleEdgeStore has a bug causing NPE

2014-06-18 Thread Pavan Kumar (JIRA)
[ https://issues.apache.org/jira/browse/GIRAPH-922?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pavan Kumar updated GIRAPH-922: --- Attachment: GIRAPH-922.patch > SimpleEdgeStore has a bug causing NPE > --

[jira] [Created] (GIRAPH-922) SimpleEdgeStore has a bug causing NPE

2014-06-18 Thread Pavan Kumar (JIRA)
Pavan Kumar created GIRAPH-922: -- Summary: SimpleEdgeStore has a bug causing NPE Key: GIRAPH-922 URL: https://issues.apache.org/jira/browse/GIRAPH-922 Project: Giraph Issue Type: Bug

[jira] [Updated] (GIRAPH-918) GIRAPH-908 has a small bug reg counting entries

2014-06-10 Thread Pavan Kumar (JIRA)
[ https://issues.apache.org/jira/browse/GIRAPH-918?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pavan Kumar updated GIRAPH-918: --- Attachment: GIRAPH-918.patch trivial change > GIRAPH-908 has a small bug reg counting entries >

[jira] [Created] (GIRAPH-918) GIRAPH-908 has a small bug reg counting entries

2014-06-10 Thread Pavan Kumar (JIRA)
Pavan Kumar created GIRAPH-918: -- Summary: GIRAPH-908 has a small bug reg counting entries Key: GIRAPH-918 URL: https://issues.apache.org/jira/browse/GIRAPH-918 Project: Giraph Issue Type: Bug

[jira] [Created] (GIRAPH-917) Every commit is followed by ABORTED: Integrated in Giraph-trunk-Commit

2014-06-10 Thread Pavan Kumar (JIRA)
Pavan Kumar created GIRAPH-917: -- Summary: Every commit is followed by ABORTED: Integrated in Giraph-trunk-Commit Key: GIRAPH-917 URL: https://issues.apache.org/jira/browse/GIRAPH-917 Project: Giraph

[jira] [Commented] (GIRAPH-915) With BigDataIO some messages can get ignored

2014-06-10 Thread Pavan Kumar (JIRA)
[ https://issues.apache.org/jira/browse/GIRAPH-915?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14026857#comment-14026857 ] Pavan Kumar commented on GIRAPH-915: throwing an exception sounds better. this is beca

[jira] [Updated] (GIRAPH-842) option to dump histogram of memory usage when heap is low on memory

2014-06-10 Thread Pavan Kumar (JIRA)
[ https://issues.apache.org/jira/browse/GIRAPH-842?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pavan Kumar updated GIRAPH-842: --- Attachment: GIRAPH-842_1.patch addressed comments. pl take a look. Thanks > option to dump histogram

[jira] [Commented] (GIRAPH-916) Wrong number of vertices stored reported to command line

2014-06-10 Thread Pavan Kumar (JIRA)
[ https://issues.apache.org/jira/browse/GIRAPH-916?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14026793#comment-14026793 ] Pavan Kumar commented on GIRAPH-916: +1. lgtm > Wrong number of vertices stored repor

[jira] [Commented] (GIRAPH-915) With BigDataIO some messages can get ignored

2014-06-10 Thread Pavan Kumar (JIRA)
[ https://issues.apache.org/jira/browse/GIRAPH-915?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14026786#comment-14026786 ] Pavan Kumar commented on GIRAPH-915: can't u just leave available as is, and define th

[jira] [Commented] (GIRAPH-874) Specialized byte array partitions

2014-06-08 Thread Pavan Kumar (JIRA)
[ https://issues.apache.org/jira/browse/GIRAPH-874?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14021515#comment-14021515 ] Pavan Kumar commented on GIRAPH-874: well as u can see, there is a lot of un-necessary

[jira] [Updated] (GIRAPH-913) Refactor GIRAPH-873 & 874 to minimize code duplication & succinctly support all primitives in one go

2014-06-08 Thread Pavan Kumar (JIRA)
[ https://issues.apache.org/jira/browse/GIRAPH-913?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pavan Kumar updated GIRAPH-913: --- Issue Type: Sub-task (was: Task) Parent: GIRAPH-874 > Refactor GIRAPH-873 & 874 to minimize

[jira] [Created] (GIRAPH-913) Refactor GIRAPH-873 & 874 to minimize code duplication & succinctly support all primitives in one go

2014-06-08 Thread Pavan Kumar (JIRA)
Pavan Kumar created GIRAPH-913: -- Summary: Refactor GIRAPH-873 & 874 to minimize code duplication & succinctly support all primitives in one go Key: GIRAPH-913 URL: https://issues.apache.org/jira/browse/GIRAPH-913

[jira] [Updated] (GIRAPH-904) Giraph can hang when hostnames include uppercase letters

2014-06-08 Thread Pavan Kumar (JIRA)
[ https://issues.apache.org/jira/browse/GIRAPH-904?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pavan Kumar updated GIRAPH-904: --- Assignee: Jaeho Shin > Giraph can hang when hostnames include uppercase letters > ---

[jira] [Commented] (GIRAPH-886) Partition Balancing does not work

2014-06-08 Thread Pavan Kumar (JIRA)
[ https://issues.apache.org/jira/browse/GIRAPH-886?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14021509#comment-14021509 ] Pavan Kumar commented on GIRAPH-886: https://reviews.apache.org/r/21151/ here was the

[jira] [Commented] (GIRAPH-904) Giraph can hang when hostnames include uppercase letters

2014-06-08 Thread Pavan Kumar (JIRA)
[ https://issues.apache.org/jira/browse/GIRAPH-904?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14021508#comment-14021508 ] Pavan Kumar commented on GIRAPH-904: +1 will commit the change It is because of the di

[jira] [Updated] (GIRAPH-713) Provide an option to do request compression

2014-06-06 Thread Pavan Kumar (JIRA)
[ https://issues.apache.org/jira/browse/GIRAPH-713?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pavan Kumar updated GIRAPH-713: --- Attachment: GIRAPH-713_1.patch currently netty has native support for jdkzlib & snappy I think jdkzli

[jira] [Updated] (GIRAPH-713) Provide an option to do request compression

2014-06-06 Thread Pavan Kumar (JIRA)
[ https://issues.apache.org/jira/browse/GIRAPH-713?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pavan Kumar updated GIRAPH-713: --- Assignee: (was: Maja Kabiljo) > Provide an option to do request compression > ---

[jira] [Commented] (GIRAPH-909) support succinct representation of messages in messagestores

2014-06-05 Thread Pavan Kumar (JIRA)
[ https://issues.apache.org/jira/browse/GIRAPH-909?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14019503#comment-14019503 ] Pavan Kumar commented on GIRAPH-909: #duplicate- GIRAPH-912 is the current ipsco-facto

[jira] [Updated] (GIRAPH-908) support for partitioned input in giraph

2014-06-05 Thread Pavan Kumar (JIRA)
[ https://issues.apache.org/jira/browse/GIRAPH-908?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pavan Kumar updated GIRAPH-908: --- Issue Type: Sub-task (was: Improvement) Parent: GIRAPH-912 > support for partitioned input i

[jira] [Updated] (GIRAPH-912) support succinct representation of messages in messagestores

2014-06-05 Thread Pavan Kumar (JIRA)
[ https://issues.apache.org/jira/browse/GIRAPH-912?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pavan Kumar updated GIRAPH-912: --- Attachment: GIRAPH-912.patch posted on review-board https://reviews.apache.org/r/22298 Note: the pa

[jira] [Created] (GIRAPH-912) support succinct representation of messages in messagestores

2014-06-05 Thread Pavan Kumar (JIRA)
Pavan Kumar created GIRAPH-912: -- Summary: support succinct representation of messages in messagestores Key: GIRAPH-912 URL: https://issues.apache.org/jira/browse/GIRAPH-912 Project: Giraph Issu

[jira] [Updated] (GIRAPH-894) make giraphconfiguration available to workercontext

2014-06-04 Thread Pavan Kumar (JIRA)
[ https://issues.apache.org/jira/browse/GIRAPH-894?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pavan Kumar updated GIRAPH-894: --- Attachment: GIRAPH-894.patch > make giraphconfiguration available to workercontext >

[jira] [Updated] (GIRAPH-894) make giraphconfiguration available to workercontext

2014-06-04 Thread Pavan Kumar (JIRA)
[ https://issues.apache.org/jira/browse/GIRAPH-894?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pavan Kumar updated GIRAPH-894: --- Attachment: (was: GIRAPH-894.patch) > make giraphconfiguration available to workercontext > -

[jira] [Updated] (GIRAPH-894) make giraphconfiguration available to workercontext

2014-06-04 Thread Pavan Kumar (JIRA)
[ https://issues.apache.org/jira/browse/GIRAPH-894?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pavan Kumar updated GIRAPH-894: --- Summary: make giraphconfiguration available to workercontext (was: add presuperstep and postsuperste

[jira] [Updated] (GIRAPH-910) removing unnecessary boxing in some places in giraph-core

2014-06-04 Thread Pavan Kumar (JIRA)
[ https://issues.apache.org/jira/browse/GIRAPH-910?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pavan Kumar updated GIRAPH-910: --- Attachment: GIRAPH-910.patch > removing unnecessary boxing in some places in giraph-core > --

[jira] [Created] (GIRAPH-910) removing unnecessary boxing in some places in giraph-core

2014-06-04 Thread Pavan Kumar (JIRA)
Pavan Kumar created GIRAPH-910: -- Summary: removing unnecessary boxing in some places in giraph-core Key: GIRAPH-910 URL: https://issues.apache.org/jira/browse/GIRAPH-910 Project: Giraph Issue Ty

[jira] [Commented] (GIRAPH-892) Add support for new vertexIdData based data structures

2014-06-04 Thread Pavan Kumar (JIRA)
[ https://issues.apache.org/jira/browse/GIRAPH-892?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14017806#comment-14017806 ] Pavan Kumar commented on GIRAPH-892: Discarded old review & created a new one https://

[jira] [Updated] (GIRAPH-892) Add support for new vertexIdData based data structures

2014-06-04 Thread Pavan Kumar (JIRA)
[ https://issues.apache.org/jira/browse/GIRAPH-892?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pavan Kumar updated GIRAPH-892: --- Attachment: GIRAPH-892_1.patch removed changes from GIRAPH-907 & simplified a bit. very different fro

[jira] [Created] (GIRAPH-909) support succinct representation of messages in messagestores

2014-06-04 Thread Pavan Kumar (JIRA)
Pavan Kumar created GIRAPH-909: -- Summary: support succinct representation of messages in messagestores Key: GIRAPH-909 URL: https://issues.apache.org/jira/browse/GIRAPH-909 Project: Giraph Issu

[jira] [Commented] (GIRAPH-908) support for partitioned input in giraph

2014-06-04 Thread Pavan Kumar (JIRA)
[ https://issues.apache.org/jira/browse/GIRAPH-908?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14017755#comment-14017755 ] Pavan Kumar commented on GIRAPH-908: Also put it on review board https://reviews.apach

[jira] [Updated] (GIRAPH-908) support for partitioned input in giraph

2014-06-04 Thread Pavan Kumar (JIRA)
[ https://issues.apache.org/jira/browse/GIRAPH-908?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pavan Kumar updated GIRAPH-908: --- Attachment: GIRAPH-908.patch > support for partitioned input in giraph >

[jira] [Created] (GIRAPH-908) support for partitioned input in giraph

2014-06-04 Thread Pavan Kumar (JIRA)
Pavan Kumar created GIRAPH-908: -- Summary: support for partitioned input in giraph Key: GIRAPH-908 URL: https://issues.apache.org/jira/browse/GIRAPH-908 Project: Giraph Issue Type: Improvement

[jira] [Commented] (GIRAPH-900) Remove timers for compute method

2014-06-04 Thread Pavan Kumar (JIRA)
[ https://issues.apache.org/jira/browse/GIRAPH-900?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14017747#comment-14017747 ] Pavan Kumar commented on GIRAPH-900: +1 verified that it compiles. > Remove timers fo

[jira] [Commented] (GIRAPH-713) Provide an option to do request compression

2014-06-02 Thread Pavan Kumar (JIRA)
[ https://issues.apache.org/jira/browse/GIRAPH-713?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14015956#comment-14015956 ] Pavan Kumar commented on GIRAPH-713: sure, I'll do it. > Provide an option to do requ

[jira] [Commented] (GIRAPH-907) refactor giraph code to support multiple implementations of vertexId data

2014-06-02 Thread Pavan Kumar (JIRA)
[ https://issues.apache.org/jira/browse/GIRAPH-907?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14015759#comment-14015759 ] Pavan Kumar commented on GIRAPH-907: https://reviews.apache.org/r/22157/ also posted o

[jira] [Commented] (GIRAPH-892) Add support for new vertexIdData based data structures

2014-06-02 Thread Pavan Kumar (JIRA)
[ https://issues.apache.org/jira/browse/GIRAPH-892?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14015765#comment-14015765 ] Pavan Kumar commented on GIRAPH-892: since this consists of generic changes (unrelated

[jira] [Updated] (GIRAPH-907) refactor giraph code to support multiple implementations of vertexId data

2014-06-02 Thread Pavan Kumar (JIRA)
[ https://issues.apache.org/jira/browse/GIRAPH-907?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pavan Kumar updated GIRAPH-907: --- Attachment: GIRAPH-907.patch > refactor giraph code to support multiple implementations of vertexId d

[jira] [Created] (GIRAPH-907) refactor giraph code to support multiple implementations of vertexId data

2014-06-02 Thread Pavan Kumar (JIRA)
Pavan Kumar created GIRAPH-907: -- Summary: refactor giraph code to support multiple implementations of vertexId data Key: GIRAPH-907 URL: https://issues.apache.org/jira/browse/GIRAPH-907 Project: Giraph

[jira] [Commented] (GIRAPH-713) Provide an option to do request compression

2014-05-30 Thread Pavan Kumar (JIRA)
[ https://issues.apache.org/jira/browse/GIRAPH-713?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14013720#comment-14013720 ] Pavan Kumar commented on GIRAPH-713: yes, it is straight forward, small change, since

[jira] [Commented] (GIRAPH-906) out-of-core messages doesn't exist in Version: 1.1.0-SNAPSHOT.

2014-05-30 Thread Pavan Kumar (JIRA)
[ https://issues.apache.org/jira/browse/GIRAPH-906?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14013709#comment-14013709 ] Pavan Kumar commented on GIRAPH-906: ah, sorry I was talking about bigdataio giraph.us

[jira] [Commented] (GIRAPH-906) out-of-core messages doesn't exist in Version: 1.1.0-SNAPSHOT.

2014-05-30 Thread Pavan Kumar (JIRA)
[ https://issues.apache.org/jira/browse/GIRAPH-906?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14013706#comment-14013706 ] Pavan Kumar commented on GIRAPH-906: In GiraphConstants /** Enable out-of-core graph

[jira] [Commented] (GIRAPH-904) Giraph can hang when hostnames include uppercase letters

2014-05-30 Thread Pavan Kumar (JIRA)
[ https://issues.apache.org/jira/browse/GIRAPH-904?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14013702#comment-14013702 ] Pavan Kumar commented on GIRAPH-904: [~netj] thanks for the patch! do you know why thi

[jira] [Commented] (GIRAPH-713) Provide an option to do request compression

2014-05-30 Thread Pavan Kumar (JIRA)
[ https://issues.apache.org/jira/browse/GIRAPH-713?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14013701#comment-14013701 ] Pavan Kumar commented on GIRAPH-713: yup, netty 4 has zlib, gzip, and Snappy compressi

[jira] [Commented] (GIRAPH-873) Specialized edge stores

2014-05-26 Thread Pavan Kumar (JIRA)
[ https://issues.apache.org/jira/browse/GIRAPH-873?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14009298#comment-14009298 ] Pavan Kumar commented on GIRAPH-873: [~cmartella] do u want to give any comments on th

[jira] [Updated] (GIRAPH-873) Specialized edge stores

2014-05-26 Thread Pavan Kumar (JIRA)
[ https://issues.apache.org/jira/browse/GIRAPH-873?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pavan Kumar updated GIRAPH-873: --- Attachment: GIRAPH-873_refactor.patch here's the refactored code - ran pagerank on cluster successfu

[jira] [Assigned] (GIRAPH-873) Specialized edge stores

2014-05-26 Thread Pavan Kumar (JIRA)
[ https://issues.apache.org/jira/browse/GIRAPH-873?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pavan Kumar reassigned GIRAPH-873: -- Assignee: Pavan Kumar > Specialized edge stores > --- > > K

[jira] [Commented] (GIRAPH-873) Specialized edge stores

2014-05-21 Thread Pavan Kumar (JIRA)
[ https://issues.apache.org/jira/browse/GIRAPH-873?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14005453#comment-14005453 ] Pavan Kumar commented on GIRAPH-873: I will try to complete it over the weekend. Will

[jira] [Commented] (GIRAPH-101) Replace munge with shim layer similar to Pig and Hive

2014-05-21 Thread Pavan Kumar (JIRA)
[ https://issues.apache.org/jira/browse/GIRAPH-101?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14005124#comment-14005124 ] Pavan Kumar commented on GIRAPH-101: That would be awesome. I think there is not worki

[jira] [Created] (GIRAPH-899) Remove hcatalog from hadoop_facebook profile

2014-05-16 Thread Pavan Kumar (JIRA)
Pavan Kumar created GIRAPH-899: -- Summary: Remove hcatalog from hadoop_facebook profile Key: GIRAPH-899 URL: https://issues.apache.org/jira/browse/GIRAPH-899 Project: Giraph Issue Type: Improveme

[jira] [Updated] (GIRAPH-899) Remove hcatalog from hadoop_facebook profile

2014-05-16 Thread Pavan Kumar (JIRA)
[ https://issues.apache.org/jira/browse/GIRAPH-899?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pavan Kumar updated GIRAPH-899: --- Attachment: GIRAPH-899.patch > Remove hcatalog from hadoop_facebook profile > ---

[jira] [Commented] (GIRAPH-897) Add an option to dump only live objects to JMap

2014-05-15 Thread Pavan Kumar (JIRA)
[ https://issues.apache.org/jira/browse/GIRAPH-897?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13996952#comment-13996952 ] Pavan Kumar commented on GIRAPH-897: +1 commiting > Add an option to dump only live o

[jira] [Commented] (GIRAPH-896) Memory leak in SuperstepMetricsRegistry

2014-05-13 Thread Pavan Kumar (JIRA)
[ https://issues.apache.org/jira/browse/GIRAPH-896?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13996960#comment-13996960 ] Pavan Kumar commented on GIRAPH-896: this is a great find. +1 commiting > Memory lea

[jira] [Commented] (GIRAPH-895) Trim the edges in Giraph

2014-05-11 Thread Pavan Kumar (JIRA)
[ https://issues.apache.org/jira/browse/GIRAPH-895?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13994610#comment-13994610 ] Pavan Kumar commented on GIRAPH-895: Lukas what you are suggesting is unrelated to thi

[jira] [Commented] (GIRAPH-873) Specialized edge stores

2014-05-07 Thread Pavan Kumar (JIRA)
[ https://issues.apache.org/jira/browse/GIRAPH-873?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13991631#comment-13991631 ] Pavan Kumar commented on GIRAPH-873: do you want me to make the changes and submit a p

[jira] [Commented] (GIRAPH-895) Trim the edges in Giraph

2014-05-06 Thread Pavan Kumar (JIRA)
[ https://issues.apache.org/jira/browse/GIRAPH-895?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13991224#comment-13991224 ] Pavan Kumar commented on GIRAPH-895: ArrayListEdges: trimToSize() does this: element

[jira] [Commented] (GIRAPH-889) Update Yourkit Profiler

2014-05-02 Thread Pavan Kumar (JIRA)
[ https://issues.apache.org/jira/browse/GIRAPH-889?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13988370#comment-13988370 ] Pavan Kumar commented on GIRAPH-889: Thanks. commited. > Update Yourkit Profiler > --

[jira] [Created] (GIRAPH-894) add presuperstep and postsuperstep for current computation class in workercontext

2014-05-01 Thread Pavan Kumar (JIRA)
Pavan Kumar created GIRAPH-894: -- Summary: add presuperstep and postsuperstep for current computation class in workercontext Key: GIRAPH-894 URL: https://issues.apache.org/jira/browse/GIRAPH-894 Project:

[jira] [Updated] (GIRAPH-894) add presuperstep and postsuperstep for current computation class in workercontext

2014-05-01 Thread Pavan Kumar (JIRA)
[ https://issues.apache.org/jira/browse/GIRAPH-894?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pavan Kumar updated GIRAPH-894: --- Attachment: GIRAPH-894.patch small change > add presuperstep and postsuperstep for current computati

[jira] [Updated] (GIRAPH-893) Implement preLoad & postSave on workerObservers

2014-05-01 Thread Pavan Kumar (JIRA)
[ https://issues.apache.org/jira/browse/GIRAPH-893?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pavan Kumar updated GIRAPH-893: --- Attachment: GIRAPH-893.patch minor change > Implement preLoad & postSave on workerObservers > --

  1   2   >