[jira] [Updated] (GIRAPH-597) Don't reuse vertex by default in SimpleHiveToVertex

2013-03-28 Thread Maja Kabiljo (JIRA)
[ https://issues.apache.org/jira/browse/GIRAPH-597?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Maja Kabiljo updated GIRAPH-597: Attachment: GIRAPH-597.patch Don't reuse vertex by default in SimpleHiveToVertex

[jira] [Commented] (GIRAPH-597) Don't reuse vertex by default in SimpleHiveToVertex

2013-03-28 Thread Nitay Joffe (JIRA)
[ https://issues.apache.org/jira/browse/GIRAPH-597?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13616442#comment-13616442 ] Nitay Joffe commented on GIRAPH-597: +1. Use e.g. BooleanConfOption instead of raw

Re: [jira] [Resolved] (GIRAPH-583) Problem with authentication on Hadoop 0.23

2013-03-28 Thread Eli Reisman
Sorry about the delay. You need to change the names to something test-specific for all _bspZookeeper type folders (one for ZK znodes and one for ZKManager to use if I rememebr right, see InternalVertexRunner) and then a port for your local ZK to use. The issue is that during tests, multiple local

[jira] [Updated] (GIRAPH-597) Don't reuse vertex by default in SimpleHiveToVertex

2013-03-28 Thread Maja Kabiljo (JIRA)
[ https://issues.apache.org/jira/browse/GIRAPH-597?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Maja Kabiljo updated GIRAPH-597: Attachment: GIRAPH-597.patch Don't reuse vertex by default in SimpleHiveToVertex

Re: [jira] [Resolved] (GIRAPH-583) Problem with authentication on Hadoop 0.23

2013-03-28 Thread Eli Reisman
One more brief clarification. The ZK problem is this: at any time, if two tests use the same local ZK on the same port, the tests will run fine until whoever finishes first attempts to shut down the ZK, leaving the other test(s) without a connnection and failing in the middle of their run. So its

[jira] [Updated] (GIRAPH-594) Auto-set Hive reusing objects options

2013-03-28 Thread Nitay Joffe (JIRA)
[ https://issues.apache.org/jira/browse/GIRAPH-594?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nitay Joffe updated GIRAPH-594: --- Attachment: GIRAPH-594.diff Auto-set Hive reusing objects options

[jira] [Commented] (GIRAPH-594) Auto-set Hive reusing objects options

2013-03-28 Thread Maja Kabiljo (JIRA)
[ https://issues.apache.org/jira/browse/GIRAPH-594?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13616490#comment-13616490 ] Maja Kabiljo commented on GIRAPH-594: - +1 Auto-set Hive reusing

[jira] [Created] (GIRAPH-598) Add HiveToVertex/Edge which can filter out rows from input

2013-03-28 Thread Maja Kabiljo (JIRA)
Maja Kabiljo created GIRAPH-598: --- Summary: Add HiveToVertex/Edge which can filter out rows from input Key: GIRAPH-598 URL: https://issues.apache.org/jira/browse/GIRAPH-598 Project: Giraph

[jira] [Updated] (GIRAPH-598) Add HiveToVertex/Edge which can filter out rows from input

2013-03-28 Thread Maja Kabiljo (JIRA)
[ https://issues.apache.org/jira/browse/GIRAPH-598?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Maja Kabiljo updated GIRAPH-598: Attachment: GIRAPH-598.patch Add HiveToVertex/Edge which can filter out rows from input

Re: Review Request: In memory testing framework added

2013-03-28 Thread Alessandro Presta
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/10052/#review18469 --- I think we're almost done!

[jira] [Commented] (GIRAPH-285) Release Giraph-0.2

2013-03-28 Thread Roman Shaposhnik (JIRA)
[ https://issues.apache.org/jira/browse/GIRAPH-285?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13616670#comment-13616670 ] Roman Shaposhnik commented on GIRAPH-285: - Ping! Over at Bigtop we're currently

[jira] [Created] (GIRAPH-599) Hive IO dependency issues with some Hadoop profiles

2013-03-28 Thread Eli Reisman (JIRA)
Eli Reisman created GIRAPH-599: -- Summary: Hive IO dependency issues with some Hadoop profiles Key: GIRAPH-599 URL: https://issues.apache.org/jira/browse/GIRAPH-599 Project: Giraph Issue Type:

[jira] [Updated] (GIRAPH-13) Port Giraph to YARN

2013-03-28 Thread Eli Reisman (JIRA)
[ https://issues.apache.org/jira/browse/GIRAPH-13?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eli Reisman updated GIRAPH-13: -- Attachment: GIRAPH-13-9-r6.patch Just another rebase. Not to hurry anyone, I know everyone's busy, but

Re: Review Request: GIRAPH-13: Port Giraph to YARN

2013-03-28 Thread Eli Reisman
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/9811/ --- (Updated March 28, 2013, 10:06 p.m.) Review request for giraph. Changes

Re: Review Request: GIRAPH-13: Port Giraph to YARN

2013-03-28 Thread Eli Reisman
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/9811/ --- (Updated March 28, 2013, 10:11 p.m.) Review request for giraph. Changes

Re: [jira] [Commented] (GIRAPH-285) Release Giraph-0.2

2013-03-28 Thread Eli Reisman
I would think so. We would need to update Giraph to be able to run on 2.0.4-alpha as well, that would need to happen first (but is pretty easy.) I think there are some IO and API components (edge input etc) that everyone is still working fast on and they might have a waypoint in mind before they

our git repo

2013-03-28 Thread Eli Reisman
Hey folks, I notice on the branches of our git repo, we have a bunch of wierd temp branches again (were those commits meant for trunk? did they get into trunk?) and we are now missing or 0.1 release branch. Is all this intentional? Whats the deal with the new branches? Thanks, Eli

Re: Review Request: In memory testing framework added

2013-03-28 Thread Veselin Stoyanov
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/10052/ --- (Updated March 28, 2013, 10:19 p.m.) Review request for giraph. Changes

[jira] [Commented] (GIRAPH-599) Hive IO dependency issues with some Hadoop profiles

2013-03-28 Thread Eli Reisman (JIRA)
[ https://issues.apache.org/jira/browse/GIRAPH-599?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13616759#comment-13616759 ] Eli Reisman commented on GIRAPH-599: I am assuming the problem is somewhere in the

Re: Review Request: In memory testing framework added

2013-03-28 Thread Veselin Stoyanov
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/10052/ --- (Updated March 28, 2013, 11:08 p.m.) Review request for giraph. Description

[jira] [Commented] (GIRAPH-597) Don't reuse vertex by default in SimpleHiveToVertex

2013-03-28 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/GIRAPH-597?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13616776#comment-13616776 ] Hudson commented on GIRAPH-597: --- Integrated in Giraph-trunk-Commit #854 (See

[jira] [Commented] (GIRAPH-588) More flexible Hive input

2013-03-28 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/GIRAPH-588?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13616777#comment-13616777 ] Hudson commented on GIRAPH-588: --- Integrated in Giraph-trunk-Commit #854 (See

[jira] [Commented] (GIRAPH-593) Update Hive IO

2013-03-28 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/GIRAPH-593?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13616774#comment-13616774 ] Hudson commented on GIRAPH-593: --- Integrated in Giraph-trunk-Commit #854 (See

[jira] [Commented] (GIRAPH-587) Refactor configuration options

2013-03-28 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/GIRAPH-587?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13616775#comment-13616775 ] Hudson commented on GIRAPH-587: --- Integrated in Giraph-trunk-Commit #854 (See

[jira] [Commented] (GIRAPH-594) Auto-set Hive reusing objects options

2013-03-28 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/GIRAPH-594?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13616778#comment-13616778 ] Hudson commented on GIRAPH-594: --- Integrated in Giraph-trunk-Commit #854 (See

[jira] [Updated] (GIRAPH-600) Create an option to do output during computation

2013-03-28 Thread Maja Kabiljo (JIRA)
[ https://issues.apache.org/jira/browse/GIRAPH-600?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Maja Kabiljo updated GIRAPH-600: Attachment: GIRAPH-600.patch When default settings are used everything is as it used to be,

[jira] [Commented] (GIRAPH-13) Port Giraph to YARN

2013-03-28 Thread Hyunsik Choi (JIRA)
[ https://issues.apache.org/jira/browse/GIRAPH-13?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13616998#comment-13616998 ] Hyunsik Choi commented on GIRAPH-13: Eli, +1 Great job! Since you started this work,

Re: Review Request: In memory testing framework added

2013-03-28 Thread Veselin Stoyanov
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/10052/ --- (Updated March 29, 2013, 4:34 a.m.) Review request for giraph. Changes

Re: Review Request: In memory testing framework added

2013-03-28 Thread Alessandro Presta
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/10052/#review18492 --- One last thing you forgot to address, then we can ship.