Re: Operators && and || do not work

2013-09-19 Thread amareshwari sriramdasu
de [1] may > >have > >impacted this. > > > >[1] : https://issues.apache.org/jira/browse/HIVE-2439 > > > >Ashutosh > > > > > >On Thu, Sep 19, 2013 at 4:52 AM, amareshwari sriramdasu < > >amareshw...@gmail.com> wrote: > > > >> Hell

Operators && and || do not work

2013-09-19 Thread amareshwari sriramdasu
Hello, Though the documentation https://cwiki.apache.org/Hive/languagemanual-udf.html says they are same as AND and OR, they do not even get parsed. User gets parsing when they are used. Was that intentional or is it a regression? hive> select key from src where key=a || key =b; FAILED: Parse Err

Re: [Discuss] project chop up

2013-08-20 Thread amareshwari sriramdasu
Sounds great! Looking forward ! On Tue, Aug 20, 2013 at 7:58 PM, Edward Capriolo wrote: > Just an update. This is going very well: > > NFO] Nothing to compile - all classes are up to date > [INFO] > > [INFO] Reactor Summary

Re: ant maven-build not working in trunk

2013-06-13 Thread amareshwari sriramdasu
> There is a patch available there for branch-0.11. I will try to build with > that. > > > > On Thu, Jun 13, 2013 at 10:14 AM, amareshwari sriramdasu < > amareshw...@gmail.com> wrote: > >> Nitin, >> >> Hive does not compile with jdk7. You have t

Re: ant maven-build not working in trunk

2013-06-12 Thread amareshwari sriramdasu
; > On Wed, Jun 12, 2013 at 4:48 PM, amareshwari sriramdasu < > amareshw...@gmail.com> wrote: > >> Hello, >> >> ant maven-build -Dmvn.publish.repo=local fails to build hcatalog with >> following error : >> >> >> /home/amareshwaris/hiv

Re: ant maven-build not working in trunk

2013-06-12 Thread amareshwari sriramdasu
Adding hcatalog-dev for help on this. Thanks Amareshwari On Wed, Jun 12, 2013 at 4:48 PM, amareshwari sriramdasu < amareshw...@gmail.com> wrote: > Hello, > > ant maven-build -Dmvn.publish.repo=local fails to build hcatalog with > following error : > > > /home/amaresh

ant maven-build not working in trunk

2013-06-12 Thread amareshwari sriramdasu
Hello, ant maven-build -Dmvn.publish.repo=local fails to build hcatalog with following error : /home/amareshwaris/hive/build. xml:121: The following error occurred while executing this line: /home/amareshwaris/hive/build.xml:123: The following error occurred while executing this line: Target "ma

Re: [VOTE] Apache Hive 0.11.0 Release Candidate 1

2013-05-06 Thread amareshwari sriramdasu
Hi, Is it possible to include HIVE-4018 : Map Join failing with DistributedCache error? Thanks Amareshwari On Tue, May 7, 2013 at 12:05 AM, Owen O'Malley wrote: > All, > Ashutosh is on vacation, so if it is ok with everyone, I'll roll a new RC > in the next day. > > Issues that I think shou

Re: Branch for HIVE-4115

2013-03-14 Thread amareshwari sriramdasu
Hello, I went ahead and pushed the branch for HIVE-4115. Pushed the first cut code we had. Will develop on the branch going forward and update the jira. Thanks Amareshwari On Fri, Mar 8, 2013 at 3:43 PM, amareshwari sriramdasu < amareshw...@gmail.com> wrote: > Hello, > > We

Re: Phabricator issues, libphutil v1 libraries are no longer supported

2013-02-26 Thread amareshwari sriramdasu
Thanks Ashutosh! That worked. On Tue, Feb 26, 2013 at 12:28 PM, Ashutosh Chauhan wrote: > Try following git hash-tags: > > arcanist ccdf9ae957f995154374a0dc344fb260b112ce2b > > libphutil 10965d5b649e84a60fc2d692f3b1f6a63288cd9d > Ashutosh > On Mon, Feb 25, 2013 at

Re: Phabricator issues, libphutil v1 libraries are no longer supported

2013-02-25 Thread amareshwari sriramdasu
Hit the same problem as ' libphutil v1 libraries are no longer supported'. Doing the git checkout as suggested above resolved it. But doing arc diff --jira HIVE-4018 is just hung with below output : Linting... LINT OKAY No lint problems. Running unit tests... No unit test engine is configured f

Re: [VOTE] Amend Hive Bylaws + Add HCatalog Submodule

2013-01-28 Thread amareshwari sriramdasu
Measure 1: +1 Measure 2: +1 Thanks Amareshwari On Tue, Jan 29, 2013 at 1:17 AM, Carl Steinbach wrote: > I am calling a vote on the following two measures. > > Measure 1: Amend Hive Bylaws to Define Submodules and Submodule Committers > > If this measure passes the Apache Hive Project Bylaws wil

Re: Issues building hive

2012-11-01 Thread amareshwari sriramdasu
On which machine, are you building hive? When I built in mac and tried to execute, i got the same problem. It works fine in Linux. On Wed, Oct 31, 2012 at 11:29 PM, Arnab Guin wrote: > Hi, > > I executed the following command on the root directory of the installation > (checked out from SVN). >