[jira] [Commented] (HBASE-15282) Bump Spark on Hbase to use Spark 1.6.

2016-02-17 Thread Marcelo Vanzin (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15282?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15150912#comment-15150912 ] Marcelo Vanzin commented on HBASE-15282: It's not really a convention per se, but more that Spark

[jira] [Commented] (HBASE-6393) Decouple audit event creation from storage in AccessController

2015-04-10 Thread Marcelo Vanzin (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6393?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14490622#comment-14490622 ] Marcelo Vanzin commented on HBASE-6393: --- FYI, even though I had a patch for this

[jira] [Commented] (HBASE-6386) Audit log messages do not include column family / qualifier information consistently

2013-01-08 Thread Marcelo Vanzin (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6386?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13547164#comment-13547164 ] Marcelo Vanzin commented on HBASE-6386: --- Thanks for reworking the patches Matteo.

[jira] [Commented] (HBASE-6386) Audit log messages do not include column family / qualifier information consistently

2012-12-05 Thread Marcelo Vanzin (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6386?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13510612#comment-13510612 ] Marcelo Vanzin commented on HBASE-6386: --- I'll have to rebase and re-test to get a

[jira] [Commented] (HBASE-6386) Audit log messages do not include column family / qualifier information consistently

2012-08-22 Thread Marcelo Vanzin (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6386?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13439995#comment-13439995 ] Marcelo Vanzin commented on HBASE-6386: --- With my current patch that information is

[jira] [Commented] (HBASE-6386) Audit log messages do not include column family / qualifier information consistently

2012-08-16 Thread Marcelo Vanzin (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6386?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13436086#comment-13436086 ] Marcelo Vanzin commented on HBASE-6386: --- Hi Andrew, Sorry but it was not clear to

[jira] [Created] (HBASE-6585) Audit log messages should contain info about the higher level operation being executed

2012-08-14 Thread Marcelo Vanzin (JIRA)
Marcelo Vanzin created HBASE-6585: - Summary: Audit log messages should contain info about the higher level operation being executed Key: HBASE-6585 URL: https://issues.apache.org/jira/browse/HBASE-6585

[jira] [Commented] (HBASE-6585) Audit log messages should contain info about the higher level operation being executed

2012-08-14 Thread Marcelo Vanzin (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6585?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13434707#comment-13434707 ] Marcelo Vanzin commented on HBASE-6585: --- bq. Is permission distinct from WRITE for

[jira] [Commented] (HBASE-6585) Audit log messages should contain info about the higher level operation being executed

2012-08-14 Thread Marcelo Vanzin (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6585?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13434762#comment-13434762 ] Marcelo Vanzin commented on HBASE-6585: --- The delete case was just one example. If

[jira] [Commented] (HBASE-6386) Audit log messages do not include column family / qualifier information consistently

2012-08-02 Thread Marcelo Vanzin (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6386?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13427495#comment-13427495 ] Marcelo Vanzin commented on HBASE-6386: --- I haven't profiled the code. But I think I

[jira] [Commented] (HBASE-6386) Audit log messages do not include column family / qualifier information consistently

2012-08-02 Thread Marcelo Vanzin (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6386?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13427525#comment-13427525 ] Marcelo Vanzin commented on HBASE-6386: --- So I went and implemented the optimization,

[jira] [Commented] (HBASE-6393) Decouple audit event creation from storage in AccessController

2012-08-02 Thread Marcelo Vanzin (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6393?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13427527#comment-13427527 ] Marcelo Vanzin commented on HBASE-6393: --- I haven't been following changes in trunk

[jira] [Updated] (HBASE-6386) Audit log messages do not include column family / qualifier information consistently

2012-07-25 Thread Marcelo Vanzin (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6386?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marcelo Vanzin updated HBASE-6386: -- Attachment: hbase-6386-v1.patch Consistently include column family / qualifier info in audit

[jira] [Updated] (HBASE-6386) Audit log messages do not include column family / qualifier information consistently

2012-07-25 Thread Marcelo Vanzin (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6386?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marcelo Vanzin updated HBASE-6386: -- Affects Version/s: 0.96.0 Status: Patch Available (was: Open) Audit log

[jira] [Commented] (HBASE-6386) Audit log messages do not include column family / qualifier information consistently

2012-07-25 Thread Marcelo Vanzin (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6386?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13422552#comment-13422552 ] Marcelo Vanzin commented on HBASE-6386: --- Tests above are passing for me locally.

[jira] [Commented] (HBASE-6386) Audit log messages do not include column family / qualifier information consistently

2012-07-25 Thread Marcelo Vanzin (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6386?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13422610#comment-13422610 ] Marcelo Vanzin commented on HBASE-6386: --- stack: I'm not changing any public API in

[jira] [Commented] (HBASE-6386) Audit log messages do not include column family / qualifier information consistently

2012-07-25 Thread Marcelo Vanzin (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6386?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13422704#comment-13422704 ] Marcelo Vanzin commented on HBASE-6386: --- Ah, yes, right. I'll wait for Andrew's

[jira] [Updated] (HBASE-6393) Decouple audit event creation from storage in AccessController

2012-07-19 Thread Marcelo Vanzin (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6393?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marcelo Vanzin updated HBASE-6393: -- Attachment: (was: accesslogger-v1.patch) Decouple audit event creation from storage

[jira] [Updated] (HBASE-6393) Decouple audit event creation from storage in AccessController

2012-07-19 Thread Marcelo Vanzin (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6393?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marcelo Vanzin updated HBASE-6393: -- Affects Version/s: 0.96.0 Status: Patch Available (was: Open) Decouple

[jira] [Updated] (HBASE-6393) Decouple audit event creation from storage in AccessController

2012-07-19 Thread Marcelo Vanzin (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6393?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marcelo Vanzin updated HBASE-6393: -- Attachment: hbase-6393-v1.patch Patch against trunk, modeled after similar change in HDFS

[jira] [Commented] (HBASE-6386) Audit log messages do not include column family / qualifier information consistently

2012-07-19 Thread Marcelo Vanzin (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6386?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13418844#comment-13418844 ] Marcelo Vanzin commented on HBASE-6386: --- Other methods also seem to suffer from

[jira] [Updated] (HBASE-6373) Add more context information to audit log messages

2012-07-18 Thread Marcelo Vanzin (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6373?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marcelo Vanzin updated HBASE-6373: -- Affects Version/s: 0.96.0 Status: Patch Available (was: Open) Add more

[jira] [Commented] (HBASE-6373) Add more context information to audit log messages

2012-07-18 Thread Marcelo Vanzin (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6373?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13417883#comment-13417883 ] Marcelo Vanzin commented on HBASE-6373: --- Took a look at the logs and none of the

[jira] [Created] (HBASE-6393) Decouple audit event creation from storage in AccessController

2012-07-13 Thread Marcelo Vanzin (JIRA)
Marcelo Vanzin created HBASE-6393: - Summary: Decouple audit event creation from storage in AccessController Key: HBASE-6393 URL: https://issues.apache.org/jira/browse/HBASE-6393 Project: HBase

[jira] [Updated] (HBASE-6393) Decouple audit event creation from storage in AccessController

2012-07-13 Thread Marcelo Vanzin (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6393?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marcelo Vanzin updated HBASE-6393: -- Attachment: accesslogger-v1.patch Current version of my code, tested with a custom

[jira] [Created] (HBASE-6386) Audit log messages do not include column family / qualifier information consistently

2012-07-12 Thread Marcelo Vanzin (JIRA)
Marcelo Vanzin created HBASE-6386: - Summary: Audit log messages do not include column family / qualifier information consistently Key: HBASE-6386 URL: https://issues.apache.org/jira/browse/HBASE-6386

[jira] [Created] (HBASE-6373) Add more context information to audit log messages

2012-07-11 Thread Marcelo Vanzin (JIRA)
Marcelo Vanzin created HBASE-6373: - Summary: Add more context information to audit log messages Key: HBASE-6373 URL: https://issues.apache.org/jira/browse/HBASE-6373 Project: HBase Issue

[jira] [Updated] (HBASE-6373) Add more context information to audit log messages

2012-07-11 Thread Marcelo Vanzin (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6373?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marcelo Vanzin updated HBASE-6373: -- Attachment: accesscontroller.patch Proposed patch. Add more context

[jira] [Commented] (HBASE-6373) Add more context information to audit log messages

2012-07-11 Thread Marcelo Vanzin (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6373?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13411902#comment-13411902 ] Marcelo Vanzin commented on HBASE-6373: --- I'm not dereferencing remoteAddr; it's safe

[jira] [Updated] (HBASE-6373) Add more context information to audit log messages

2012-07-11 Thread Marcelo Vanzin (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6373?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marcelo Vanzin updated HBASE-6373: -- Attachment: accesscontroller.patch Updated patch (empty string instead of null if remote