Review Request 25743: StorageHandler resources aren't added to Tez Session if already Session is already Open

2014-09-17 Thread Josh Elser
Handler in local deployment after killing tez session. Thanks, Josh Elser

Re: Review Request 25743: StorageHandler resources aren't added to Tez Session if already Session is already Open

2014-09-18 Thread Josh Elser
not necessary to copy if any of the lists are null or empty Noted, will fix and update. - Josh --- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/25743/#review53700 --

Re: Review Request 25743: StorageHandler resources aren't added to Tez Session if already Session is already Open

2014-09-18 Thread Josh Elser
ts, tested AccumuloStorageHandler in local deployment after killing tez session. Thanks, Josh Elser

Re: Review Request 25743: StorageHandler resources aren't added to Tez Session if already Session is already Open

2014-09-19 Thread Josh Elser
va 2600149 Diff: https://reviews.apache.org/r/25743/diff/ Testing --- Ran ql/ unit tests, tested AccumuloStorageHandler in local deployment after killing tez session. Thanks, Josh Elser

Need wiki permission

2014-09-23 Thread Josh Elser
Could someone please grant me create permission on Confluence? I need to circle around on writing some documentation for the recently added AccumuloStorageHandler (HIVE-7789). Thanks! - Josh

Re: Need wiki permission

2014-09-23 Thread Josh Elser
Ugh, sorry -- username is 'elserj' Josh Elser wrote: Could someone please grant me create permission on Confluence? I need to circle around on writing some documentation for the recently added AccumuloStorageHandler (HIVE-7789). Thanks! - Josh

Re: Need wiki permission

2014-09-24 Thread Josh Elser
Thanks, Lefty! Lefty Leverenz wrote: Done. Thanks for contributing to the Hive wiki, Josh! -- Lefty On Wed, Sep 24, 2014 at 1:05 AM, Josh Elser wrote: Ugh, sorry -- username is 'elserj' Josh Elser wrote: Could someone please grant me create permission on Confluence? I need

Review Request 23914: Add AccumuloStorageHandler

2014-07-24 Thread Josh Elser
two "active" versions). Thanks, Josh Elser

Re: Review Request 23914: Add AccumuloStorageHandler

2014-07-29 Thread Josh Elser
1.5.1 and Accumulo 1.6.0 (last two "active" versions). Thanks, Josh Elser

Re: Review Request 23914: Add AccumuloStorageHandler

2014-07-29 Thread Josh Elser
: https://reviews.apache.org/r/23914/diff/ Testing --- Lots of unit tests. QTests added which use MiniAccumuloCluster. Real queries run against an actual Accumulo instance. All of the former performed against both Accumulo 1.5.1 and Accumulo 1.6.0 (last two "active" versions). Tha

Re: Error in Jira wiki page for ACID on Hive

2016-12-17 Thread Josh Elser
Hi Michael, Thanks for reporting the issue. I'm forwarding your request to the Hive developers mailing list. They manage this wiki and should be capable of helping resolve the issue, as well as answering any other questions you might have. Please interface with them directly in the future. D

Re: Review Request 56290: HIVE-15795: Add Accumulo Index Table Support

2017-02-06 Thread Josh Elser
/r/56290/#comment236067> Can you please add a test here for some types other than String? A number. A boolean, maybe. This is a good start, Mike. Lots of little feedback from me :) - Josh Elser On Feb. 6, 2017, 4:51 p.m., Mike Fagan wrote: > > ---

Re: Review Request 56290: HIVE-15795: Add Accumulo Index Table Support

2017-03-29 Thread Josh Elser
ws.apache.org/r/56290/#comment243246> `getBytes(UTF_8)` here too, please. accumulo-handler/src/test/org/apache/hadoop/hive/accumulo/TestAccumuloIndexParameters.java Lines 70 (patched) <https://reviews.apache.org/r/56290/#comment243248> I'd just drop this `catch` and have

Re: Review Request 56290: HIVE-15795: Add Accumulo Index Table Support

2017-03-29 Thread Josh Elser
/AccumuloStorageHandler.java Lines 250 (patched) <https://reviews.apache.org/r/56290/#comment243255> I think you need to wrap this in a `if (null != indexTable)`. These properties are eventually serialized into the `Job`'s `Configuration`. (re: the JIRA comment I left) - Josh Elser

Re: Review Request 56290: HIVE-15795: Add Accumulo Index Table Support

2017-04-04 Thread Josh Elser
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/56290/#review170973 --- Ship it! Ship It! - Josh Elser On April 3, 2017, 8:12 p.m

[jira] [Commented] (HIVE-8257) Accumulo introduces old hadoop-client dependency

2014-09-29 Thread Josh Elser (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8257?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14152661#comment-14152661 ] Josh Elser commented on HIVE-8257: -- bq. Could you add the optional tag to the jar:

[jira] [Updated] (HIVE-8257) Accumulo introduces old hadoop-client dependency

2014-09-29 Thread Josh Elser (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8257?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Josh Elser updated HIVE-8257: - Attachment: HIVE-8257.2.patch > Accumulo introduces old hadoop-client depende

[jira] [Commented] (HIVE-8257) Accumulo introduces old hadoop-client dependency

2014-09-29 Thread Josh Elser (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8257?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14152674#comment-14152674 ] Josh Elser commented on HIVE-8257: -- Thanks, [~vikram.dixit]! > Accumulo introdu

[jira] [Commented] (HIVE-8257) Accumulo introduces old hadoop-client dependency

2014-09-29 Thread Josh Elser (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8257?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14152673#comment-14152673 ] Josh Elser commented on HIVE-8257: -- v2 patch attached with {{optional}} added to ha

[jira] [Work started] (HIVE-7789) Documentation for AccumuloStorageHandler

2014-09-29 Thread Josh Elser (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7789?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Work on HIVE-7789 started by Josh Elser. > Documentation for AccumuloStorageHand

[jira] [Commented] (HIVE-7789) Documentation for AccumuloStorageHandler

2014-09-29 Thread Josh Elser (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7789?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14152799#comment-14152799 ] Josh Elser commented on HIVE-7789: -- Started working on this at https://cwiki.apache

[jira] [Resolved] (HIVE-7789) Documentation for AccumuloStorageHandler

2014-10-02 Thread Josh Elser (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7789?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Josh Elser resolved HIVE-7789. -- Resolution: Fixed Got a first-round of documentation up at https://cwiki.apache.org/confluence/display

[jira] [Commented] (HIVE-7789) Documentation for AccumuloStorageHandler

2014-10-03 Thread Josh Elser (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7789?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14158075#comment-14158075 ] Josh Elser commented on HIVE-7789: -- Thanks, [~leftylev]! That's great. > D

[jira] [Assigned] (HIVE-8363) AccumuloStorageHandler compile failure hadoop-1

2014-10-06 Thread Josh Elser (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8363?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Josh Elser reassigned HIVE-8363: Assignee: Josh Elser > AccumuloStorageHandler compile failure hadoo

[jira] [Commented] (HIVE-7068) Integrate AccumuloStorageHandler

2014-10-06 Thread Josh Elser (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7068?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14160903#comment-14160903 ] Josh Elser commented on HIVE-7068: -- [~szehon], yeah, I can get a patch up there t

[jira] [Commented] (HIVE-8363) AccumuloStorageHandler compile failure hadoop-1

2014-10-06 Thread Josh Elser (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8363?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14161329#comment-14161329 ] Josh Elser commented on HIVE-8363: -- I was confused as to how this was introduced

[jira] [Updated] (HIVE-8363) AccumuloStorageHandler compile failure hadoop-1

2014-10-06 Thread Josh Elser (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8363?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Josh Elser updated HIVE-8363: - Attachment: HIVE-8363.1.patch Patch switches from Hadoop's StringUtils to commons-lang's. We alr

[jira] [Updated] (HIVE-8363) AccumuloStorageHandler compile failure hadoop-1

2014-10-06 Thread Josh Elser (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8363?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Josh Elser updated HIVE-8363: - Fix Version/s: 0.14.0 Affects Version/s: (was: 0.14.0) Status: Patch Available

[jira] [Commented] (HIVE-7928) There is no catch statement in Utils#updateMap

2014-09-02 Thread Josh Elser (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7928?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14118298#comment-14118298 ] Josh Elser commented on HIVE-7928: -- [~skrho], I don't follow the reason for yo

[jira] [Commented] (HIVE-7929) close of ZipOutputStream in Utils#jarDir() should be placed in finally block

2014-09-02 Thread Josh Elser (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7929?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14118766#comment-14118766 ] Josh Elser commented on HIVE-7929: -- The catch block is unnecessary. I think the fin

[jira] [Created] (HIVE-7950) AccumuloStorageHandler doesn't work with Hive on Tez

2014-09-02 Thread Josh Elser (JIRA)
Josh Elser created HIVE-7950: Summary: AccumuloStorageHandler doesn't work with Hive on Tez Key: HIVE-7950 URL: https://issues.apache.org/jira/browse/HIVE-7950 Project: Hive Issue Type

[jira] [Commented] (HIVE-7950) AccumuloStorageHandler doesn't work with Hive on Tez

2014-09-04 Thread Josh Elser (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7950?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14121463#comment-14121463 ] Josh Elser commented on HIVE-7950: -- Going to break the bigger issue down into

[jira] [Updated] (HIVE-7950) StorageHandler resources aren't added to Tez Session if already Session is already Open

2014-09-04 Thread Josh Elser (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7950?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Josh Elser updated HIVE-7950: - Summary: StorageHandler resources aren't added to Tez Session if already Session is already Open

[jira] [Updated] (HIVE-7950) StorageHandler resources aren't added to Tez Session if already Session is already Open

2014-09-04 Thread Josh Elser (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7950?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Josh Elser updated HIVE-7950: - Description: Was trying to run some queries using the AccumuloStorageHandler when using the Tez execution

[jira] [Updated] (HIVE-7950) StorageHandler resources aren't added to Tez Session if already Session is already Open

2014-09-04 Thread Josh Elser (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7950?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Josh Elser updated HIVE-7950: - Status: Patch Available (was: Open) > StorageHandler resources aren't added to Tez Session if

[jira] [Updated] (HIVE-7950) StorageHandler resources aren't added to Tez Session if already Session is already Open

2014-09-04 Thread Josh Elser (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7950?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Josh Elser updated HIVE-7950: - Attachment: HIVE-7950-1.diff > StorageHandler resources aren't added to Tez Session if already Se

[jira] [Created] (HIVE-7984) Configuration items from StorageHandler not passed to Tez Configuration

2014-09-04 Thread Josh Elser (JIRA)
Josh Elser created HIVE-7984: Summary: Configuration items from StorageHandler not passed to Tez Configuration Key: HIVE-7984 URL: https://issues.apache.org/jira/browse/HIVE-7984 Project: Hive

[jira] [Commented] (HIVE-7984) Configuration items from StorageHandler not passed to Tez Configuration

2014-09-04 Thread Josh Elser (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7984?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14121820#comment-14121820 ] Josh Elser commented on HIVE-7984: -- I think the cause is

[jira] [Commented] (HIVE-7950) StorageHandler resources aren't added to Tez Session if already Session is already Open

2014-09-04 Thread Josh Elser (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7950?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14122275#comment-14122275 ] Josh Elser commented on HIVE-7950: -- Nope, 0.4.1-incubating. Being able to add

[jira] [Commented] (HIVE-7984) Configuration items from StorageHandler not passed to Tez Configuration

2014-09-04 Thread Josh Elser (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7984?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14122315#comment-14122315 ] Josh Elser commented on HIVE-7984: -- After a bunch of digging, I found that I could s

[jira] [Updated] (HIVE-7984) Configuration items from StorageHandler not passed to Tez Configuration

2014-09-04 Thread Josh Elser (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7984?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Josh Elser updated HIVE-7984: - Attachment: HIVE-7984-1.diff Fixes the OutputFormat to be a little more resilient. Also removed a really

[jira] [Updated] (HIVE-7984) Configuration items from StorageHandler not passed to Tez Configuration

2014-09-04 Thread Josh Elser (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7984?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Josh Elser updated HIVE-7984: - Status: Patch Available (was: Open) > Configuration items from StorageHandler not passed to

[jira] [Commented] (HIVE-7950) StorageHandler resources aren't added to Tez Session if already Session is already Open

2014-09-05 Thread Josh Elser (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7950?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14123529#comment-14123529 ] Josh Elser commented on HIVE-7950: -- Ah, the tez branch is on 0.5.0 (trunk is on 0

[jira] [Updated] (HIVE-7984) AccumuloOutputFormat Configuration items from StorageHandler not re-set in Configuration in Tez

2014-09-06 Thread Josh Elser (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7984?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Josh Elser updated HIVE-7984: - Summary: AccumuloOutputFormat Configuration items from StorageHandler not re-set in Configuration in Tez

[jira] [Updated] (HIVE-7950) StorageHandler resources aren't added to Tez Session if already Session is already Open

2014-09-09 Thread Josh Elser (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7950?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Josh Elser updated HIVE-7950: - Attachment: hive-7950-tez-WIP.diff I took a look at the tez branch to see if I could add more resources to

[jira] [Commented] (HIVE-7950) StorageHandler resources aren't added to Tez Session if already Session is already Open

2014-09-09 Thread Josh Elser (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7950?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14127407#comment-14127407 ] Josh Elser commented on HIVE-7950: -- Ok, I figured a bit more out here. I believe that

[jira] [Commented] (HIVE-7950) StorageHandler resources aren't added to Tez Session if already Session is already Open

2014-09-09 Thread Josh Elser (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7950?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14127440#comment-14127440 ] Josh Elser commented on HIVE-7950: -- Sure thing, [~gopalv]. I don't actually h

[jira] [Commented] (HIVE-7950) StorageHandler resources aren't added to Tez Session if already Session is already Open

2014-09-09 Thread Josh Elser (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7950?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14127485#comment-14127485 ] Josh Elser commented on HIVE-7950: -- You're the man. That was exactly what I

[jira] [Commented] (HIVE-7950) StorageHandler resources aren't added to Tez Session if already Session is already Open

2014-09-09 Thread Josh Elser (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7950?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14127789#comment-14127789 ] Josh Elser commented on HIVE-7950: -- I have found one corner-case which I'm sti

[jira] [Commented] (HIVE-7950) StorageHandler resources aren't added to Tez Session if already Session is already Open

2014-09-09 Thread Josh Elser (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7950?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14127798#comment-14127798 ] Josh Elser commented on HIVE-7950: -- Ugh, published too soon: The code ge

[jira] [Commented] (HIVE-7950) StorageHandler resources aren't added to Tez Session if already Session is already Open

2014-09-09 Thread Josh Elser (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7950?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14127901#comment-14127901 ] Josh Elser commented on HIVE-7950: -- I think I finally got to the bottom of this, an

[jira] [Commented] (HIVE-7950) StorageHandler resources aren't added to Tez Session if already Session is already Open

2014-09-09 Thread Josh Elser (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7950?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14127923#comment-14127923 ] Josh Elser commented on HIVE-7950: -- Yeah, you're totally right. I was getting h

[jira] [Updated] (HIVE-7950) StorageHandler resources aren't added to Tez Session if already Session is already Open

2014-09-09 Thread Josh Elser (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7950?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Josh Elser updated HIVE-7950: - Attachment: HIVE-7950.2.patch Patch against the tez branch which attempts to ensure that the Tez AM and

[jira] [Updated] (HIVE-7984) AccumuloOutputFormat Configuration items from StorageHandler not re-set in Configuration in Tez

2014-09-10 Thread Josh Elser (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7984?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Josh Elser updated HIVE-7984: - Attachment: HIVE-7984-1.patch Same changes, but named the original attachment wrong. Fixing suffix to

[jira] [Updated] (HIVE-7950) StorageHandler resources aren't added to Tez Session if already Session is already Open

2014-09-10 Thread Josh Elser (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7950?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Josh Elser updated HIVE-7950: - Attachment: HIVE-7950.3.patch Updated patch. Needed to make a small change after getting past the Tez bug

[jira] [Commented] (HIVE-7950) StorageHandler resources aren't added to Tez Session if already Session is already Open

2014-09-16 Thread Josh Elser (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7950?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14136784#comment-14136784 ] Josh Elser commented on HIVE-7950: -- Test failures appear unrelated to me. Can anyone

[jira] [Commented] (HIVE-7984) AccumuloOutputFormat Configuration items from StorageHandler not re-set in Configuration in Tez

2014-09-16 Thread Josh Elser (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7984?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14136787#comment-14136787 ] Josh Elser commented on HIVE-7984: -- Test failure appears unrelated to me. Can anyone

[jira] [Commented] (HIVE-7950) StorageHandler resources aren't added to Tez Session if already Session is already Open

2014-09-17 Thread Josh Elser (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7950?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14137640#comment-14137640 ] Josh Elser commented on HIVE-7950: -- Sure thing. RB is linked. > StorageHandler re

[jira] [Commented] (HIVE-7984) AccumuloOutputFormat Configuration items from StorageHandler not re-set in Configuration in Tez

2014-09-17 Thread Josh Elser (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7984?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14138144#comment-14138144 ] Josh Elser commented on HIVE-7984: -- Thanks, Sushanth -- much appreci

[jira] [Updated] (HIVE-7950) StorageHandler resources aren't added to Tez Session if already Session is already Open

2014-09-18 Thread Josh Elser (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7950?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Josh Elser updated HIVE-7950: - Attachment: HIVE-7950.4.patch Updated patch with feedback from Sergey on RB. > StorageHandler resour

[jira] [Updated] (HIVE-7950) StorageHandler resources aren't added to Tez Session if already Session is already Open

2014-09-19 Thread Josh Elser (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7950?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Josh Elser updated HIVE-7950: - Attachment: HIVE-7950.5.patch Fixed your nit, Sergey. Thanks for taking the time to review -- much

[jira] [Commented] (HIVE-7950) StorageHandler resources aren't added to Tez Session if already Session is already Open

2014-09-22 Thread Josh Elser (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7950?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14144194#comment-14144194 ] Josh Elser commented on HIVE-7950: -- Thanks for your help, [~sershe]! > Storage

[jira] [Created] (HIVE-8257) Accumulo introduces old hadoop-client dependency

2014-09-25 Thread Josh Elser (JIRA)
Josh Elser created HIVE-8257: Summary: Accumulo introduces old hadoop-client dependency Key: HIVE-8257 URL: https://issues.apache.org/jira/browse/HIVE-8257 Project: Hive Issue Type: Bug

[jira] [Updated] (HIVE-8257) Accumulo introduces old hadoop-client dependency

2014-09-25 Thread Josh Elser (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8257?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Josh Elser updated HIVE-8257: - Attachment: HIVE-8257.1.patch Adds hadoop-client to dependencyManagement in parent pom and dependencies in

[jira] [Updated] (HIVE-8257) Accumulo introduces old hadoop-client dependency

2014-09-25 Thread Josh Elser (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8257?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Josh Elser updated HIVE-8257: - Status: Patch Available (was: Open) > Accumulo introduces old hadoop-client depende

[jira] [Commented] (HIVE-8257) Accumulo introduces old hadoop-client dependency

2014-09-28 Thread Josh Elser (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8257?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14151247#comment-14151247 ] Josh Elser commented on HIVE-8257: -- (bump [~vikram.dixit]) > Accumulo introdu

[jira] [Updated] (HIVE-7068) Integrate AccumuloStorageHandler

2014-07-24 Thread Josh Elser (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7068?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Josh Elser updated HIVE-7068: - Fix Version/s: 0.14.0 > Integrate AccumuloStorageHand

[jira] [Updated] (HIVE-7068) Integrate AccumuloStorageHandler

2014-07-24 Thread Josh Elser (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7068?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Josh Elser updated HIVE-7068: - Attachment: HIVE-7068.1.patch v1 of patch to add AccumuloStorageHandler. > Integr

[jira] [Updated] (HIVE-7068) Integrate AccumuloStorageHandler

2014-07-24 Thread Josh Elser (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7068?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Josh Elser updated HIVE-7068: - Status: Patch Available (was: Open) First stab at adding an AccumuloStorageHandler to Hive. This is a

[jira] [Updated] (HIVE-7068) Integrate AccumuloStorageHandler

2014-07-29 Thread Josh Elser (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7068?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Josh Elser updated HIVE-7068: - Attachment: HIVE-7068.2.patch Minor updates to the patch: * Removes unnecessary whitespace/javadoc

[jira] [Updated] (HIVE-7068) Integrate AccumuloStorageHandler

2014-07-29 Thread Josh Elser (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7068?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Josh Elser updated HIVE-7068: - Attachment: HIVE-7068.3.patch Sorry, found another minor issue with serialization of strings as compared

[jira] [Commented] (HIVE-7068) Integrate AccumuloStorageHandler

2014-08-01 Thread Josh Elser (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7068?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14082861#comment-14082861 ] Josh Elser commented on HIVE-7068: -- Any other Hive committers have some time to loo

[jira] [Commented] (HIVE-7068) Integrate AccumuloStorageHandler

2014-08-15 Thread Josh Elser (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7068?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14099196#comment-14099196 ] Josh Elser commented on HIVE-7068: -- [~ndimiduk], I agree with you completely. There&

[jira] [Updated] (HIVE-7068) Integrate AccumuloStorageHandler

2014-08-18 Thread Josh Elser (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7068?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Josh Elser updated HIVE-7068: - Attachment: HIVE-7068.4.patch Rebase'd patch (#4) from upstream changes. Changes over the last

[jira] [Created] (HIVE-7789) Documentation for AccumuloStorageHandler

2014-08-19 Thread Josh Elser (JIRA)
Josh Elser created HIVE-7789: Summary: Documentation for AccumuloStorageHandler Key: HIVE-7789 URL: https://issues.apache.org/jira/browse/HIVE-7789 Project: Hive Issue Type: Task

[jira] [Commented] (HIVE-7068) Integrate AccumuloStorageHandler

2014-08-19 Thread Josh Elser (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7068?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14103266#comment-14103266 ] Josh Elser commented on HIVE-7068: -- Certainly -- created HIVE-7789. > In

[jira] [Commented] (HIVE-8704) HivePassThroughOutputFormat cannot proxy more than one kind of OF (in one process)

2014-11-02 Thread Josh Elser (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8704?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14194147#comment-14194147 ] Josh Elser commented on HIVE-8704: -- Nice find, [~sushanth]! Thanks for getting to

[jira] [Commented] (HIVE-8808) HiveInputFormat caching cannot work with all input formats

2014-11-11 Thread Josh Elser (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8808?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14207183#comment-14207183 ] Josh Elser commented on HIVE-8808: -- Thanks for looping me in, [~sushanth]. As far

[jira] [Commented] (HIVE-8931) Test TestAccumuloCliDriver is not completing

2014-11-20 Thread Josh Elser (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8931?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14220279#comment-14220279 ] Josh Elser commented on HIVE-8931: -- Thanks for pointing it out, [~brocknoland]. I&#x

[jira] [Assigned] (HIVE-8931) Test TestAccumuloCliDriver is not completing

2014-11-20 Thread Josh Elser (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8931?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Josh Elser reassigned HIVE-8931: Assignee: Josh Elser > Test TestAccumuloCliDriver is not complet

[jira] [Commented] (HIVE-8931) Test TestAccumuloCliDriver is not completing

2014-11-20 Thread Josh Elser (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8931?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14220293#comment-14220293 ] Josh Elser commented on HIVE-8931: -- Btw, any idea when this test started timing out?

[jira] [Created] (HIVE-9082) Update Accumulo storage handler to build against Accumulo 1.7

2014-12-11 Thread Josh Elser (JIRA)
Josh Elser created HIVE-9082: Summary: Update Accumulo storage handler to build against Accumulo 1.7 Key: HIVE-9082 URL: https://issues.apache.org/jira/browse/HIVE-9082 Project: Hive Issue Type

[jira] [Updated] (HIVE-9082) Update Accumulo storage handler to build against Accumulo 1.7

2014-12-12 Thread Josh Elser (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9082?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Josh Elser updated HIVE-9082: - Status: Patch Available (was: Open) > Update Accumulo storage handler to build against Accumulo

[jira] [Updated] (HIVE-9082) Update Accumulo storage handler to build against Accumulo 1.7

2014-12-12 Thread Josh Elser (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9082?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Josh Elser updated HIVE-9082: - Attachment: HIVE-9082.1.patch Changes reference to a class in the accumulo-trace jar which was removed in

[jira] [Commented] (HIVE-9082) Update Accumulo storage handler to build against Accumulo 1.7

2014-12-14 Thread Josh Elser (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9082?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14246017#comment-14246017 ] Josh Elser commented on HIVE-9082: -- Failure appears to be unrelated. > Update A

[jira] [Commented] (HIVE-8931) Test TestAccumuloCliDriver is not completing

2014-12-14 Thread Josh Elser (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8931?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14246304#comment-14246304 ] Josh Elser commented on HIVE-8931: -- HIVE-8829, update to Thrift 0.9.2, is what b

[jira] [Commented] (HIVE-8931) Test TestAccumuloCliDriver is not completing

2015-01-08 Thread Josh Elser (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8931?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14270685#comment-14270685 ] Josh Elser commented on HIVE-8931: -- Getting back to this, I'm a little s

[jira] [Commented] (HIVE-8931) Test TestAccumuloCliDriver is not completing

2015-01-09 Thread Josh Elser (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8931?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14271529#comment-14271529 ] Josh Elser commented on HIVE-8931: -- bq. Yes the HMS has code which depends specific

[jira] [Created] (HIVE-16973) Fetching of Delegation tokens (Kerberos) for AccumuloStorageHandler fails in HS2

2017-06-27 Thread Josh Elser (JIRA)
Josh Elser created HIVE-16973: - Summary: Fetching of Delegation tokens (Kerberos) for AccumuloStorageHandler fails in HS2 Key: HIVE-16973 URL: https://issues.apache.org/jira/browse/HIVE-16973 Project

[jira] [Created] (HIVE-17083) DagUtils overwrites any credentials already added

2017-07-13 Thread Josh Elser (JIRA)
Josh Elser created HIVE-17083: - Summary: DagUtils overwrites any credentials already added Key: HIVE-17083 URL: https://issues.apache.org/jira/browse/HIVE-17083 Project: Hive Issue Type: Bug

[jira] [Created] (HIVE-11755) Incorrect method called with Kerberos enabled in AccumuloStorageHandler

2015-09-07 Thread Josh Elser (JIRA)
Josh Elser created HIVE-11755: - Summary: Incorrect method called with Kerberos enabled in AccumuloStorageHandler Key: HIVE-11755 URL: https://issues.apache.org/jira/browse/HIVE-11755 Project: Hive

[jira] [Created] (HIVE-7068) Integrate AccumuloStorageHandler

2014-05-15 Thread Josh Elser (JIRA)
Josh Elser created HIVE-7068: Summary: Integrate AccumuloStorageHandler Key: HIVE-7068 URL: https://issues.apache.org/jira/browse/HIVE-7068 Project: Hive Issue Type: New Feature