[jira] [Updated] (GORA-410) Change logging behavior to pass exception object to LOG methods

2015-02-22 Thread Lewis John McGibbney (JIRA)
[ https://issues.apache.org/jira/browse/GORA-410?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lewis John McGibbney updated GORA-410: -- Issue Type: Improvement (was: Bug) Change logging behavior to pass exception object to

[jira] [Updated] (GORA-410) Change logging behavior to pass exception object to LOG methods

2015-02-22 Thread Lewis John McGibbney (JIRA)
[ https://issues.apache.org/jira/browse/GORA-410?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lewis John McGibbney updated GORA-410: -- Fix Version/s: 0.7 Change logging behavior to pass exception object to LOG methods

[jira] [Commented] (GORA-412) Consider location of @SuppressWarnings(all) in compiled classes

2015-02-22 Thread JIRA
[ https://issues.apache.org/jira/browse/GORA-412?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14332403#comment-14332403 ] Renato Javier MarroquĂ­n Mogrovejo commented on GORA-412: Hi

[jira] [Updated] (GORA-411) Add exists(key) to DataStore interface

2015-02-22 Thread Lewis John McGibbney (JIRA)
[ https://issues.apache.org/jira/browse/GORA-411?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lewis John McGibbney updated GORA-411: -- Fix Version/s: 0.7 Add exists(key) to DataStore interface

[jira] [Commented] (GORA-412) Consider location of @SuppressWarnings(all) in compiled classes

2015-02-22 Thread Lewis John McGibbney (JIRA)
[ https://issues.apache.org/jira/browse/GORA-412?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14332410#comment-14332410 ] Lewis John McGibbney commented on GORA-412: --- +1 [~renato2099], I would also be in

[jira] [Commented] (GORA-410) Change logging behavior to pass exception object to LOG methods

2015-02-22 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/GORA-410?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14332396#comment-14332396 ] Hudson commented on GORA-410: - SUCCESS: Integrated in gora-trunk #1418 (See

[jira] [Updated] (GORA-410) Change logging behavior to pass exception object to LOG methods

2015-02-22 Thread Lewis John McGibbney (JIRA)
[ https://issues.apache.org/jira/browse/GORA-410?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lewis John McGibbney updated GORA-410: -- Assignee: Gerhard Gossen Change logging behavior to pass exception object to LOG methods

Workings of Hadoop Shims

2015-02-22 Thread Lewis John Mcgibbney
Hi Folks, I'm kicking off this overdue thread to obtain good understanding of exactly whats going on with the Hadoop Shims. The documentation is lacking at the moment and I am therefore putting time in to rectifying this. My humble beginnings are in progress below

[jira] [Resolved] (GORA-410) Change logging behavior to pass exception object to LOG methods

2015-02-22 Thread Lewis John McGibbney (JIRA)
[ https://issues.apache.org/jira/browse/GORA-410?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lewis John McGibbney resolved GORA-410. --- Resolution: Fixed commit 65d6c7ac29d2cc041d067e5e7f0857936a7529d7 Author: Lewis John

Re: Workings of Hadoop Shims

2015-02-22 Thread Henry Saputra
Thanks for starting the discussion, Lewis. I am reviewing the changes and trying to unravel the dependencies and figure out why the interface mismatch causing the stack error in Nutch upgrade. - Henry On Sun, Feb 22, 2015 at 3:52 PM, Lewis John Mcgibbney lewis.mcgibb...@gmail.com wrote: Hi