[jira] [Updated] (PHOENIX-1950) creating phoenix Secondary Index appears OutOfMemoryError

2015-05-05 Thread tianming (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-1950?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] tianming updated PHOENIX-1950: -- Description: using pohoenix creats Secondary index appears OutOfMemoryError.this question appears w

[jira] [Created] (PHOENIX-1950) creating phoenix Secondary Index appears OutOfMemoryError

2015-05-05 Thread tianming (JIRA)
tianming created PHOENIX-1950: - Summary: creating phoenix Secondary Index appears OutOfMemoryError Key: PHOENIX-1950 URL: https://issues.apache.org/jira/browse/PHOENIX-1950 Project: Phoenix

[jira] [Updated] (PHOENIX-1949) NPE while inserting NULL in a VARCHAR array using UPSERT stmt

2015-05-05 Thread ramkrishna.s.vasudevan (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-1949?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ramkrishna.s.vasudevan updated PHOENIX-1949: Attachment: Phoenix-1949.patch [~giacomotay...@gmail.com] Ran all the test

[jira] [Created] (PHOENIX-1949) NPE while inserting NULL in a VARCHAR array using UPSERT stmt

2015-05-05 Thread ramkrishna.s.vasudevan (JIRA)
ramkrishna.s.vasudevan created PHOENIX-1949: --- Summary: NPE while inserting NULL in a VARCHAR array using UPSERT stmt Key: PHOENIX-1949 URL: https://issues.apache.org/jira/browse/PHOENIX-1949

Re: Issue with running sqlline (phoenix 4.4 RC0)

2015-05-05 Thread Sergey Belousov
thank you Nick will check first thing in the morning On May 5, 2015 10:56 PM, "Nick Dimiduk" wrote: > Please have a look at https://issues.apache.org/jira/browse/PHOENIX-1948 > > On Tue, May 5, 2015 at 6:19 PM, rajeshb...@apache.org < > chrajeshbab...@gmail.com> wrote: > > > if scripts are not w

[jira] [Commented] (PHOENIX-1948) bin scripts run under make_rc.sh packaging

2015-05-05 Thread Rajeshbabu Chintaguntla (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-1948?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14529814#comment-14529814 ] Rajeshbabu Chintaguntla commented on PHOENIX-1948: -- [~ndimiduk] What do

Re: Issue with running sqlline (phoenix 4.4 RC0)

2015-05-05 Thread Nick Dimiduk
Please have a look at https://issues.apache.org/jira/browse/PHOENIX-1948 On Tue, May 5, 2015 at 6:19 PM, rajeshb...@apache.org < chrajeshbab...@gmail.com> wrote: > if scripts are not working as expected then let's sink the RC. > > Thanks, > Rajeshbabu. > > On Wed, May 6, 2015 at 6:32 AM, Nick Dim

[jira] [Updated] (PHOENIX-1948) bin scripts run under make_rc.sh packaging

2015-05-05 Thread Nick Dimiduk (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-1948?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nick Dimiduk updated PHOENIX-1948: -- Attachment: PHOENIX-1948.00.patch Here's a patch that allows {{findFileInPathWithoutRecursion}

[jira] [Created] (PHOENIX-1948) bin scripts run under make_rc.sh packaging

2015-05-05 Thread Nick Dimiduk (JIRA)
Nick Dimiduk created PHOENIX-1948: - Summary: bin scripts run under make_rc.sh packaging Key: PHOENIX-1948 URL: https://issues.apache.org/jira/browse/PHOENIX-1948 Project: Phoenix Issue Type:

Re: Issue with running sqlline (phoenix 4.4 RC0)

2015-05-05 Thread rajeshb...@apache.org
if scripts are not working as expected then let's sink the RC. Thanks, Rajeshbabu. On Wed, May 6, 2015 at 6:32 AM, Nick Dimiduk wrote: > This tgz layout looks consistent with previous. The trouble is > bin/queryserver.py assumes the assembly tgz layout, not the make_rc.sh > layout. Hence Sergey

[jira] [Commented] (PHOENIX-1933) Cannot upsert literal -1 into a tinyint column

2015-05-05 Thread Taeyun Kim (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-1933?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14529700#comment-14529700 ] Taeyun Kim commented on PHOENIX-1933: - The test runs fine with 4.3.1 jar. Maybe it

Re: Issue with running sqlline (phoenix 4.4 RC0)

2015-05-05 Thread Nick Dimiduk
This tgz layout looks consistent with previous. The trouble is bin/queryserver.py assumes the assembly tgz layout, not the make_rc.sh layout. Hence Sergey's original question. On Tue, May 5, 2015 at 6:00 PM, Enis Söztutar wrote: > Just to be clear, > > I am saying that if the 4.4 RC tarball layo

Re: Issue with running sqlline (phoenix 4.4 RC0)

2015-05-05 Thread Enis Söztutar
Just to be clear, I am saying that if the 4.4 RC tarball layout is the same/similar as the previous RC layouts it is not a reason to sink the RC. But for future, we should do the maven assemblies. Enis On Tue, May 5, 2015 at 4:53 PM, Enis Söztutar wrote: > I was inquiring the same thing in > h

[jira] [Updated] (PHOENIX-1875) implement ARRAY_PREPEND built in function

2015-05-05 Thread Dumindu Buddhika (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-1875?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dumindu Buddhika updated PHOENIX-1875: -- Attachment: PHOENIX-1875-v3.patch Refined patch attached. > implement ARRAY_PREPEND

Re: Issue with running sqlline (phoenix 4.4 RC0)

2015-05-05 Thread Nick Dimiduk
I discussed some of this earlier on another thread, http://markmail.org/message/zw7x67wyfumtmikz >From reading through those scripts, I believe bigtop is designed to consume the tgz produced by maven, not the one from make_rc.sh. I think it's not using project release jars but instead building the

Re: Issue with running sqlline (phoenix 4.4 RC0)

2015-05-05 Thread Enis Söztutar
I was inquiring the same thing in https://issues.apache.org/jira/browse/PHOENIX-1945?focusedCommentId=14527077&page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-14527077 . I think we should get rid of the custom tarball format in dev/make_rc.sh, and only do maven assemb

[jira] [Commented] (PHOENIX-1945) Phoenix tarball from assembly does not contain phoenix-[version]-server.jar

2015-05-05 Thread Nick Dimiduk (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-1945?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14529581#comment-14529581 ] Nick Dimiduk commented on PHOENIX-1945: --- What's the relationship between package-t

Re: Issue with running sqlline (phoenix 4.4 RC0)

2015-05-05 Thread Nick Dimiduk
Yeah, I just had a look at the content of the 4.4.0-bin RC. There's no lib folder, just jars in the top level. That's different from the bigtop installation. This probably sinks the RC. + Rajesh On Tue, May 5, 2015 at 4:13 PM, Sergey Belousov wrote: > I will try thank you > my question was what

Re: Issue with running sqlline (phoenix 4.4 RC0)

2015-05-05 Thread Sergey Belousov
I will try thank you my question was what would be proper (out of box) structure for the Phoenix client? in tar from what I remember it all jars together and than bin folder. I do not think it has lib folder unless assumption is that all jars dumped to hbase/lib On May 5, 2015 6:47 PM, "Nick Dimi

Re: [VOTE] Release of Apache Phoenix 4.4.0-HBase-1.0 RC0

2015-05-05 Thread Ravi Kiran
+1 from me. On Tue, May 5, 2015 at 8:36 AM, Samarth Jain wrote: > +1 > > On Fri, May 1, 2015 at 7:15 PM, rajeshb...@apache.org < > chrajeshbab...@gmail.com> wrote: > > > This is a call for a vote on Apache Phoenix 4.4.0-HBase-1.0 RC0. This is > > the > > next minor release of Phoenix 4, compatib

Re: [VOTE] Release of Apache Phoenix 4.4.0-HBase-0.98 RC0

2015-05-05 Thread Ravi Kiran
+1 Have done the necessary validations of spark feature also. On Tue, May 5, 2015 at 8:36 AM, Samarth Jain wrote: > +1 > > On Fri, May 1, 2015 at 6:57 PM, rajeshb...@apache.org < > chrajeshbab...@gmail.com> wrote: > > > This is a call for a vote on Apache Phoenix 4.4.0-HBase-0.98 RC0. This is

Re: Issue with running sqlline (phoenix 4.4 RC0)

2015-05-05 Thread Nick Dimiduk
Do try my suggestion on the ticket using the `touch` command to create the missing directory entry. It should fill in the gap for you. On Tue, May 5, 2015 at 3:39 PM, Sergey Belousov wrote: > Thank you Nick > I would not even call what we have packaging :) > > So what would be proper out of box

Re: Issue with running sqlline (phoenix 4.4 RC0)

2015-05-05 Thread Sergey Belousov
Thank you Nick I would not even call what we have packaging :) So what would be proper out of box folder structure for phoenix 4.4 client with sqlline ? we also switched to HDP 2.2 distribution if that make any difference (hopefully not) thank you S On May 5, 2015 5:00 PM, "Nick Dimiduk" wrote:

Re: Issue with running sqlline (phoenix 4.4 RC0)

2015-05-05 Thread Nick Dimiduk
Hi Sergey, Nice find. I left a comment over on PHOENIX-1904. From my point of view, this is a bug raised by your custom packaging and not bad enough to sink the RC -- i.e., the RC should still work "out of the box". Should definitely file a ticket to make the launch scripts more robust in the futu

[jira] [Commented] (PHOENIX-1904) bin scripts use incorrect variable for locating hbase conf

2015-05-05 Thread Nick Dimiduk (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-1904?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14529252#comment-14529252 ] Nick Dimiduk commented on PHOENIX-1904: --- Seems we assume a "standard" directory la

Issue with running sqlline (phoenix 4.4 RC0)

2015-05-05 Thread Sergey Belousov
Hello All I was trying 4.4 and came across following issue We had phoenix-client folder with phoenix-*-client.jar and /bin folder under. Than we used sqlline.py to run our schema creation scripts. After I updated bin folder from 4.4 and phoenix client with phoenix-4.4.0-HBase-0.98-client.jar whe

[jira] [Commented] (PHOENIX-1904) bin scripts use incorrect variable for locating hbase conf

2015-05-05 Thread Serhiy Bilousov (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-1904?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14529064#comment-14529064 ] Serhiy Bilousov commented on PHOENIX-1904: -- I was trying 4.4 and came across t

[jira] [Commented] (PHOENIX-1875) implement ARRAY_PREPEND built in function

2015-05-05 Thread ramkrishna.s.vasudevan (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-1875?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14528985#comment-14528985 ] ramkrishna.s.vasudevan commented on PHOENIX-1875: - [~samarthjain] Yes I

[jira] [Commented] (PHOENIX-1875) implement ARRAY_PREPEND built in function

2015-05-05 Thread Samarth Jain (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-1875?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14528974#comment-14528974 ] Samarth Jain commented on PHOENIX-1875: --- [~ram_krish] - you probably already know

[jira] [Commented] (PHOENIX-1875) implement ARRAY_PREPEND built in function

2015-05-05 Thread ramkrishna.s.vasudevan (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-1875?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14528944#comment-14528944 ] ramkrishna.s.vasudevan commented on PHOENIX-1875: - Ok, pls attach the pa

Re: Reminder: merge commits

2015-05-05 Thread Andrew Purtell
I don't believe Apache will allow us a custom pre-commit hok. On Fri, Apr 24, 2015 at 5:50 PM, Jesse Yates wrote: > I think we need control of the git server and I don't know if apache will > let us have the pre-commit-hooks installed. I don't think its worth it... > as long as we are careful.

[jira] [Commented] (PHOENIX-1875) implement ARRAY_PREPEND built in function

2015-05-05 Thread Dumindu Buddhika (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-1875?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14528777#comment-14528777 ] Dumindu Buddhika commented on PHOENIX-1875: --- [~ram_krish] I added a new commit

CDH5.4.0 compatibility

2015-05-05 Thread Biyuhao
Hi Everyone, I'm trying to build phoenix with CDH5.4.0, and I got this error. And I wanna ask is phoenix compatible with cdh distro? How can I fix this? [INFO] 2 errors [INFO] - [INFO]

Re: [VOTE] Release of Apache Phoenix 4.4.0-HBase-1.0 RC0

2015-05-05 Thread Samarth Jain
+1 On Fri, May 1, 2015 at 7:15 PM, rajeshb...@apache.org < chrajeshbab...@gmail.com> wrote: > This is a call for a vote on Apache Phoenix 4.4.0-HBase-1.0 RC0. This is > the > next minor release of Phoenix 4, compatible with the 1.0(branch of > Apache HBase(1.0.1+) . The release includes both a so

Re: [VOTE] Release of Apache Phoenix 4.4.0-HBase-0.98 RC0

2015-05-05 Thread Samarth Jain
+1 On Fri, May 1, 2015 at 6:57 PM, rajeshb...@apache.org < chrajeshbab...@gmail.com> wrote: > This is a call for a vote on Apache Phoenix 4.4.0-HBase-0.98 RC0. This is > the > next minor release of Phoenix 4, compatible with the 0.98 branch of > Apache HBase. The release includes both a source-on

Re: [VOTE] Release of Apache Phoenix 4.4.0-HBase-1.0 RC0

2015-05-05 Thread rajeshb...@apache.org
Hi Team, Gentle reminder for voting. Already 3 days over. Thanks, Rajeshbabu. On Sat, May 2, 2015 at 7:45 AM, rajeshb...@apache.org < chrajeshbab...@gmail.com> wrote: > This is a call for a vote on Apache Phoenix 4.4.0-HBase-1.0 RC0. This is > the > next minor release of Phoenix 4, compatible wi

Re: [VOTE] Release of Apache Phoenix 4.4.0-HBase-0.98 RC0

2015-05-05 Thread rajeshb...@apache.org
Hi Team, Gentle reminder for voting. Already 3 days over. Thanks, Rajeshbabu. On Tue, May 5, 2015 at 7:51 AM, James Taylor wrote: > We typically push to maven after the release, but it'd be nice to > stage it before as it makes it easier to test. > Thanks, > James > > On Mon, May 4, 2015 at 7:0

[jira] [Updated] (PHOENIX-1947) Create .py script in phoenix/bin to start transaction manager

2015-05-05 Thread James Taylor (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-1947?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] James Taylor updated PHOENIX-1947: -- Assignee: Thomas D'Silva > Create .py script in phoenix/bin to start transaction manager > ---

[jira] [Created] (PHOENIX-1947) Create .py script in phoenix/bin to start transaction manager

2015-05-05 Thread James Taylor (JIRA)
James Taylor created PHOENIX-1947: - Summary: Create .py script in phoenix/bin to start transaction manager Key: PHOENIX-1947 URL: https://issues.apache.org/jira/browse/PHOENIX-1947 Project: Phoenix

CDH5.4.0 compatibility

2015-05-05 Thread Biyuhao
Hi Everyone, I'm trying to build phoenix with CDH5.4.0, and I got this error. And I wanna ask is phoenix compatible with cdh distro? How can I fix this? [INFO] 2 errors [INFO] - [INFO]