Hive-trunk-h0.21 - Build # 1392 - Still Failing

2012-04-23 Thread Apache Jenkins Server
Changes for Build #1391 [cws] HIVE-2928. Support for Oracle-backed Hive-Metastore (longvarchar to clob in package.jdo) (Mithun Radhakrishnan and Andrew Bayer via cws) [cws] HIVE-2646. Hive Ivy dependencies on Hadoop should depend on jars directly, not tarballs (Andrew Bayer and Thomas Weise) [h

[jira] [Commented] (HIVE-2703) ResultSetMetaData.getColumnType() always returns VARCHAR(string) for partition columns irrespective of partition column type

2012-04-23 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2703?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13260298#comment-13260298 ] Hudson commented on HIVE-2703: -- Integrated in Hive-trunk-h0.21 #1392 (See [https://builds.apa

[jira] [Commented] (HIVE-2803) utc_from_timestamp and utc_to_timestamp returns incorrect results.

2012-04-23 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2803?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13260299#comment-13260299 ] Hudson commented on HIVE-2803: -- Integrated in Hive-trunk-h0.21 #1392 (See [https://builds.apa

[jira] [Commented] (HIVE-2883) Metastore client doesnt close connection properly

2012-04-23 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2883?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13260297#comment-13260297 ] Hudson commented on HIVE-2883: -- Integrated in Hive-trunk-h0.21 #1392 (See [https://builds.apa

[jira] [Created] (HIVE-2978) IN should throw an error in strict mode if types do not match

2012-04-23 Thread Jonathan Chang (JIRA)
Jonathan Chang created HIVE-2978: Summary: IN should throw an error in strict mode if types do not match Key: HIVE-2978 URL: https://issues.apache.org/jira/browse/HIVE-2978 Project: Hive Iss

[jira] [Created] (HIVE-2977) Type widening on Union Alls doesn't make sense.

2012-04-23 Thread Jonathan Chang (JIRA)
Jonathan Chang created HIVE-2977: Summary: Type widening on Union Alls doesn't make sense. Key: HIVE-2977 URL: https://issues.apache.org/jira/browse/HIVE-2977 Project: Hive Issue Type: Bug

FYI: Hive's git mirror hasn't synced in a couple days

2012-04-23 Thread Carl Steinbach
Just wanted to give everyone a heads-up that Hive's git mirror at git:// git.apache.org/hive.git hasn't synced with the SVN master in a couple of days and is currently missing the last five commits to trunk. I filed INFRA-4711 to track this issue. Thanks. Carl -- Forwarded message -

Re: Doubts related to Amazon EMR

2012-04-23 Thread Kyle Mulka
Just wrote up an article on how to install Sqoop on Amazon EMR: http://blog.kylemulka.com/2012/04/how-to-install-sqoop-on-amazon-elastic-map-reduce-emr/ -- Kyle Mulka mu...@umich.edu 206 883 5352 http://www.kylemulka.com On Mon, Apr 23, 2012 at 10:55 AM, Kyle Mulka wrote: > It is possible to i

[jira] [Assigned] (HIVE-2540) LATERAL VIEW with EXPLODE produces ConcurrentModificationException

2012-04-23 Thread Navis (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2540?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Navis reassigned HIVE-2540: --- Assignee: Navis > LATERAL VIEW with EXPLODE produces ConcurrentModificationException > ---

[jira] [Updated] (HIVE-2976) Fix maven-build Ant target

2012-04-23 Thread Carl Steinbach (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2976?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carl Steinbach updated HIVE-2976: - Component/s: Build Infrastructure > Fix maven-build Ant target > -- >

[jira] [Created] (HIVE-2976) Fix maven-build Ant target

2012-04-23 Thread Carl Steinbach (JIRA)
Carl Steinbach created HIVE-2976: Summary: Fix maven-build Ant target Key: HIVE-2976 URL: https://issues.apache.org/jira/browse/HIVE-2976 Project: Hive Issue Type: Bug Reporter: C

[jira] [Commented] (HIVE-2801) When join key is null, random distribute this tuple

2012-04-23 Thread binlijin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2801?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13260169#comment-13260169 ] binlijin commented on HIVE-2801: All records who's join key is null will go to the same red

[jira] [Commented] (HIVE-2905) Desc table can't read Chinese (UTF-8 character code)

2012-04-23 Thread Sheng Zhou (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2905?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13260167#comment-13260167 ] Sheng Zhou commented on HIVE-2905: -- The source code is too long, so i write the steps: 1.

[jira] [Commented] (HIVE-2801) When join key is null, random distribute this tuple

2012-04-23 Thread binlijin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2801?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13260166#comment-13260166 ] binlijin commented on HIVE-2801: If one table's join key have many null key, in reduce the

[jira] [Commented] (HIVE-2905) Desc table can't read Chinese (UTF-8 character code)

2012-04-23 Thread Phoenix Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2905?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13260165#comment-13260165 ] Phoenix Zhang commented on HIVE-2905: - can you paste your UDTF here? >

[jira] [Commented] (HIVE-2905) Desc table can't read Chinese (UTF-8 character code)

2012-04-23 Thread Sheng Zhou (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2905?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13260162#comment-13260162 ] Sheng Zhou commented on HIVE-2905: -- version: hive-0.7.0-update I only write a UDTF 'desc_t

[jira] [Commented] (HIVE-2905) Desc table can't read Chinese (UTF-8 character code)

2012-04-23 Thread Phoenix Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2905?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13260159#comment-13260159 ] Phoenix Zhang commented on HIVE-2905: - version: hive-0.7.1-cdh3u2 > De

[jira] [Updated] (HIVE-2679) ctas should check the table do not exists just right before move the data to the table's directory

2012-04-23 Thread binlijin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2679?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] binlijin updated HIVE-2679: --- Attachment: hive-2679-2.patch > ctas should check the table do not exists just right before move the data

[jira] [Commented] (HIVE-2905) Desc table can't read Chinese (UTF-8 character code)

2012-04-23 Thread Phoenix Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2905?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13260154#comment-13260154 ] Phoenix Zhang commented on HIVE-2905: - I have the same issue. > Desc t

[jira] [Updated] (HIVE-2975) Filter parsing does not recognize '!=' as operator and silently ignores invalid tokens

2012-04-23 Thread Phabricator (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2975?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Phabricator updated HIVE-2975: -- Attachment: HIVE-2975.D2931.1.patch thw requested code review of "HIVE-2975 [jira] Filter parsing does n

Re: Doubts related to Amazon EMR

2012-04-23 Thread Mark Grover
Hi Bhavesh, To answer your questions: 1) S3 terminology uses the word "object" and I am sure they have good reasons as to why but for us Hive'ers, an S3 object is the same as a file stored on S3. The complete path to the file would be what Amazon calls the S3 "key" and the corresponding value

[jira] [Created] (HIVE-2975) Filter parsing does not recognize '!=' as operator and silently ignores invalid tokens

2012-04-23 Thread Thomas Weise (JIRA)
Thomas Weise created HIVE-2975: -- Summary: Filter parsing does not recognize '!=' as operator and silently ignores invalid tokens Key: HIVE-2975 URL: https://issues.apache.org/jira/browse/HIVE-2975 Projec

[jira] [Updated] (HIVE-2803) utc_from_timestamp and utc_to_timestamp returns incorrect results.

2012-04-23 Thread tamtam180 (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2803?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] tamtam180 updated HIVE-2803: Attachment: HIVE-2803.D1959.1.patch Final version which grants rights to the ASF. > utc_fr

[jira] [Commented] (HIVE-2928) Support for Oracle-backed Hive-Metastore ("longvarchar" to "clob" in package.jdo)

2012-04-23 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2928?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13260135#comment-13260135 ] Hudson commented on HIVE-2928: -- Integrated in Hive-trunk-h0.21 #1391 (See [https://builds.apa

[jira] [Commented] (HIVE-2646) Hive Ivy dependencies on Hadoop should depend on jars directly, not tarballs

2012-04-23 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2646?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13260134#comment-13260134 ] Hudson commented on HIVE-2646: -- Integrated in Hive-trunk-h0.21 #1391 (See [https://builds.apa

[jira] [Commented] (HIVE-2970) several jars in hive tar generated are not required

2012-04-23 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2970?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13260133#comment-13260133 ] Hudson commented on HIVE-2970: -- Integrated in Hive-trunk-h0.21 #1391 (See [https://builds.apa

Hive-trunk-h0.21 - Build # 1391 - Failure

2012-04-23 Thread Apache Jenkins Server
Changes for Build #1391 [cws] HIVE-2928. Support for Oracle-backed Hive-Metastore (longvarchar to clob in package.jdo) (Mithun Radhakrishnan and Andrew Bayer via cws) [cws] HIVE-2646. Hive Ivy dependencies on Hadoop should depend on jars directly, not tarballs (Andrew Bayer and Thomas Weise) [h

[jira] [Updated] (HIVE-2721) ability to select a view qualified by the database / schema name

2012-04-23 Thread Martin Traverso (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2721?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martin Traverso updated HIVE-2721: -- Status: Patch Available (was: Open) > ability to select a view qualified by the database /

[jira] [Commented] (HIVE-2974) Add online docs for from_utc_timestamp() and to_utc_timestamp()

2012-04-23 Thread Carl Steinbach (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2974?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13260120#comment-13260120 ] Carl Steinbach commented on HIVE-2974: -- {noformat} hive> describe function to_utc_time

[jira] [Created] (HIVE-2974) Add online docs for from_utc_timestamp() and to_utc_timestamp()

2012-04-23 Thread Carl Steinbach (JIRA)
Carl Steinbach created HIVE-2974: Summary: Add online docs for from_utc_timestamp() and to_utc_timestamp() Key: HIVE-2974 URL: https://issues.apache.org/jira/browse/HIVE-2974 Project: Hive I

[jira] [Updated] (HIVE-2954) The statement fails when a column part of an ORDER BY is not specified in the SELECT.

2012-04-23 Thread Phabricator (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2954?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Phabricator updated HIVE-2954: -- Attachment: HIVE-2954.D2889.2.patch navis updated the revision "HIVE-2954 [jira] The statement fails whe

[jira] [Commented] (HIVE-2803) utc_from_timestamp and utc_to_timestamp returns incorrect results.

2012-04-23 Thread Phabricator (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2803?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13260076#comment-13260076 ] Phabricator commented on HIVE-2803: --- tamtam180 has committed the revision "HIVE-2803 [jir

[jira] [Commented] (HIVE-2803) utc_from_timestamp and utc_to_timestamp returns incorrect results.

2012-04-23 Thread Carl Steinbach (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2803?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13260073#comment-13260073 ] Carl Steinbach commented on HIVE-2803: -- @tamtam180: can you please upload another copy

[jira] [Updated] (HIVE-2803) utc_from_timestamp and utc_to_timestamp returns incorrect results.

2012-04-23 Thread Carl Steinbach (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2803?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carl Steinbach updated HIVE-2803: - Resolution: Fixed Fix Version/s: 0.10.0 Hadoop Flags: Reviewed Status: Resol

[jira] [Created] (HIVE-2973) LOAD DATA INPATH doesn't work when HDFS port is explicitly specified

2012-04-23 Thread Zhenxiao Luo (JIRA)
Zhenxiao Luo created HIVE-2973: -- Summary: LOAD DATA INPATH doesn't work when HDFS port is explicitly specified Key: HIVE-2973 URL: https://issues.apache.org/jira/browse/HIVE-2973 Project: Hive

[jira] [Commented] (HIVE-2950) Hive should store the full table schema in partition storage descriptors

2012-04-23 Thread Travis Crawford (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2950?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13260064#comment-13260064 ] Travis Crawford commented on HIVE-2950: --- Would it be possible for someone to take a l

[jira] [Commented] (HIVE-2941) Hive should expand nested structs when setting the table schema from thrift structs

2012-04-23 Thread Travis Crawford (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2941?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13260063#comment-13260063 ] Travis Crawford commented on HIVE-2941: --- Would it be possible for someone to take a l

[jira] [Reopened] (HIVE-2883) Metastore client doesnt close connection properly

2012-04-23 Thread Thomas Weise (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2883?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thomas Weise reopened HIVE-2883: Reopening for backport to 0.9 branch. > Metastore client doesnt close connection proper

[jira] [Reopened] (HIVE-2646) Hive Ivy dependencies on Hadoop should depend on jars directly, not tarballs

2012-04-23 Thread Thomas Weise (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2646?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thomas Weise reopened HIVE-2646: Reopening for backport to 0.9 branch. > Hive Ivy dependencies on Hadoop should depend o

[jira] [Updated] (HIVE-2646) Hive Ivy dependencies on Hadoop should depend on jars directly, not tarballs

2012-04-23 Thread Thomas Weise (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2646?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thomas Weise updated HIVE-2646: --- Fix Version/s: 0.9.1 > Hive Ivy dependencies on Hadoop should depend on jars directly, not tarball

[jira] [Updated] (HIVE-2883) Metastore client doesnt close connection properly

2012-04-23 Thread Thomas Weise (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2883?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thomas Weise updated HIVE-2883: --- Fix Version/s: 0.9.1 > Metastore client doesnt close connection properly > ---

[jira] [Updated] (HIVE-2904) ant gen-test failed

2012-04-23 Thread Carl Steinbach (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2904?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carl Steinbach updated HIVE-2904: - Attachment: HIVE-2904.D2925.1.patch > ant gen-test failed > --- > >

[jira] [Updated] (HIVE-2904) ant gen-test failed

2012-04-23 Thread Carl Steinbach (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2904?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carl Steinbach updated HIVE-2904: - Status: Patch Available (was: Open) > ant gen-test failed > --- > >

[jira] [Updated] (HIVE-2904) ant gen-test failed

2012-04-23 Thread Phabricator (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2904?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Phabricator updated HIVE-2904: -- Attachment: HIVE-2904.D2925.1.patch cwsteinbach requested code review of "HIVE-2904 [jira] ant gen-test

[jira] [Commented] (HIVE-2972) SENTENCES() crashes with SMP characters

2012-04-23 Thread Jonathan Chang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2972?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13259986#comment-13259986 ] Jonathan Chang commented on HIVE-2972: -- Related to http://bugs.sun.com/bugdatabase/vie

[jira] [Commented] (HIVE-2883) Metastore client doesnt close connection properly

2012-04-23 Thread Phabricator (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2883?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13259971#comment-13259971 ] Phabricator commented on HIVE-2883: --- ashutoshc has committed the revision "HIVE-2883 [jir

[jira] [Updated] (HIVE-2883) Metastore client doesnt close connection properly

2012-04-23 Thread Ashutosh Chauhan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2883?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashutosh Chauhan updated HIVE-2883: --- Resolution: Fixed Fix Version/s: 0.10.0 Status: Resolved (was: Patch Availab

FixVersion in jira

2012-04-23 Thread Ashutosh Chauhan
In case you are wondering whats up with deluge of emails from jira, here is whats going on. Committers, FixVersion is targeted for usage by committers. It should be set by a committer at the time of commit. In most cases, commit is going to be only on trunk, in which case next release version numb

[jira] [Updated] (HIVE-2904) ant gen-test failed

2012-04-23 Thread Carl Steinbach (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2904?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carl Steinbach updated HIVE-2904: - Status: Open (was: Patch Available) -1 Running ant from any of the subproject directories is not

[jira] [Commented] (HIVE-2883) Metastore client doesnt close connection properly

2012-04-23 Thread Phabricator (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2883?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13259934#comment-13259934 ] Phabricator commented on HIVE-2883: --- cwsteinbach has accepted the revision "HIVE-2883 [ji

[jira] [Updated] (HIVE-2928) Support for Oracle-backed Hive-Metastore ("longvarchar" to "clob" in package.jdo)

2012-04-23 Thread Carl Steinbach (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2928?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carl Steinbach updated HIVE-2928: - Resolution: Fixed Fix Version/s: 0.10.0 Hadoop Flags: Reviewed Status: Resol

Hive-0.8.1-SNAPSHOT-h0.21 - Build # 262 - Failure

2012-04-23 Thread Apache Jenkins Server
Changes for Build #262 3 tests failed. REGRESSION: org.apache.hadoop.hive.cli.TestHBaseMinimrCliDriver.testCliDriver_hbase_bulk Error Message: Unexpected exception Stack Trace: junit.framework.AssertionFailedError: Unexpected exception at junit.framework.Assert.fail(Assert.java:50)

[jira] [Updated] (HIVE-2928) Support for Oracle-backed Hive-Metastore ("longvarchar" to "clob" in package.jdo)

2012-04-23 Thread Andrew Bayer (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2928?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Bayer updated HIVE-2928: --- Attachment: HIVE-2928-fixed-path.diff.txt Fixed path of file. > Support for Oracle-ba

[jira] [Created] (HIVE-2972) SENTENCES() crashes with SMP characters

2012-04-23 Thread Jonathan Chang (JIRA)
Jonathan Chang created HIVE-2972: Summary: SENTENCES() crashes with SMP characters Key: HIVE-2972 URL: https://issues.apache.org/jira/browse/HIVE-2972 Project: Hive Issue Type: Bug

[jira] [Updated] (HIVE-2646) Hive Ivy dependencies on Hadoop should depend on jars directly, not tarballs

2012-04-23 Thread Carl Steinbach (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2646?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carl Steinbach updated HIVE-2646: - Fix Version/s: (was: 0.9.0) 0.10.0 > Hive Ivy dependencies on Hadoop sh

[jira] [Resolved] (HIVE-2646) Hive Ivy dependencies on Hadoop should depend on jars directly, not tarballs

2012-04-23 Thread Carl Steinbach (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2646?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carl Steinbach resolved HIVE-2646. -- Resolution: Fixed Hadoop Flags: Reviewed Committed to trunk. Thanks Andrew and Thomas!

[jira] [Work stopped] (HIVE-2721) ability to select a view qualified by the database / schema name

2012-04-23 Thread Martin Traverso (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2721?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Work on HIVE-2721 stopped by Martin Traverso. > ability to select a view qualified by the database / schema name >

[jira] [Work started] (HIVE-2721) ability to select a view qualified by the database / schema name

2012-04-23 Thread Martin Traverso (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2721?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Work on HIVE-2721 started by Martin Traverso. > ability to select a view qualified by the database / schema name >

[jira] [Updated] (HIVE-2646) Hive Ivy dependencies on Hadoop should depend on jars directly, not tarballs

2012-04-23 Thread Andrew Bayer (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2646?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Bayer updated HIVE-2646: --- Attachment: HIVE-2646-fixtests.txt Reuploading patch with ASF license checked. > Hive

[jira] [Commented] (HIVE-2646) Hive Ivy dependencies on Hadoop should depend on jars directly, not tarballs

2012-04-23 Thread Andrew Bayer (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2646?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13259845#comment-13259845 ] Andrew Bayer commented on HIVE-2646: +1 indeed. =) > Hive Ivy dependen

[jira] [Commented] (HIVE-2646) Hive Ivy dependencies on Hadoop should depend on jars directly, not tarballs

2012-04-23 Thread Carl Steinbach (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2646?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13259842#comment-13259842 ] Carl Steinbach commented on HIVE-2646: -- +1. > Hive Ivy dependencies o

[jira] [Created] (HIVE-2971) GET_JSON_OBJECT fails on some valid JSON keys

2012-04-23 Thread Adam Kramer (JIRA)
Adam Kramer created HIVE-2971: - Summary: GET_JSON_OBJECT fails on some valid JSON keys Key: HIVE-2971 URL: https://issues.apache.org/jira/browse/HIVE-2971 Project: Hive Issue Type: Bug

[jira] [Commented] (HIVE-2904) ant gen-test failed

2012-04-23 Thread Phabricator (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2904?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13259822#comment-13259822 ] Phabricator commented on HIVE-2904: --- ashutoshc has accepted the revision "HIVE-2904 [jira

[jira] [Commented] (HIVE-2678) Programmatically limit CLI status updates

2012-04-23 Thread Adam Kramer (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2678?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13259820#comment-13259820 ] Adam Kramer commented on HIVE-2678: --- No, that is not enough. For some queries ms makes se

[jira] [Commented] (HIVE-2678) Programmatically limit CLI status updates

2012-04-23 Thread tamtam180 (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2678?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13259808#comment-13259808 ] tamtam180 commented on HIVE-2678: - This issue seem to had resolved by HIVE-1950.

[VOTE] Apache Hive 0.9.0 Release Candidate 1

2012-04-23 Thread Ashutosh Chauhan
Hey all, Apache Hive 0.9.0 Release Candidate 1 is available here: http://people.apache.org/~hashutosh/hive-0.9.0-rc1/ Maven artifacts are available here: https://repository.apache.org/content/repositories/orgapachehive-084/ Change List is available here: https://issues.apache.org/jira/secure/Rel

[jira] [Assigned] (HIVE-2904) ant gen-test failed

2012-04-23 Thread tamtam180 (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2904?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] tamtam180 reassigned HIVE-2904: --- Assignee: tamtam180 > ant gen-test failed > --- > > Key: HIVE-2904

[jira] [Commented] (HIVE-1555) JDBC Storage Handler

2012-04-23 Thread Kasun Gunathilake (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1555?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13259750#comment-13259750 ] Kasun Gunathilake commented on HIVE-1555: - Hi Andrew, Is this finished? If you can

[jira] [Updated] (HIVE-2883) Metastore client doesnt close connection properly

2012-04-23 Thread Ashutosh Chauhan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2883?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashutosh Chauhan updated HIVE-2883: --- Fix Version/s: (was: 0.9.0) Unlinking from 0.9.0 release > Metastore clie

[jira] [Resolved] (HIVE-2962) Remove unnecessary JAR dependencies

2012-04-23 Thread Ashutosh Chauhan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2962?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashutosh Chauhan resolved HIVE-2962. Resolution: Duplicate Fixed via HIVE-2970 > Remove unnecessary JAR dependen

[jira] [Updated] (HIVE-2970) several jars in hive tar generated are not required

2012-04-23 Thread Ashutosh Chauhan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2970?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashutosh Chauhan updated HIVE-2970: --- Resolution: Fixed Fix Version/s: (was: 0.10) Status: Resolved (was: Patc

[jira] [Commented] (HIVE-2970) several jars in hive tar generated are not required

2012-04-23 Thread Ashutosh Chauhan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2970?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13259694#comment-13259694 ] Ashutosh Chauhan commented on HIVE-2970: +1 > several jars in hive

Re: Doubts related to Amazon EMR

2012-04-23 Thread Kyle Mulka
It is possible to install Sqoop on AWS EMR. I've got some scripts I can publish later. You are not required to use S3 to store files and can use the local (temporary) HDFS instead. After you have Sqoop installed, you can import your data with it into HDFS, run your calculations in HDFS, then exp

RE: [Marketing Mail] Doubts related to Amazon EMR

2012-04-23 Thread Ladda, Anand
Once you have a Hive Job flow running on Amazon EMR, you'll have access to the file system on the underlying EC2 machines (you'll get the machine name, etc once the cluster is running). You can then move your data files on the EC2 machine file system and load it into HDFS/Hive. I am not sure abo

[jira] [Updated] (HIVE-2721) ability to select a view qualified by the database / schema name

2012-04-23 Thread Martin Traverso (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2721?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martin Traverso updated HIVE-2721: -- Attachment: HIVE-2721-1.patch Update patch to address comments on phabricator >

[jira] [Updated] (HIVE-2288) Adding the oracle nvl function to the UDF

2012-04-23 Thread Edward Capriolo (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2288?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Edward Capriolo updated HIVE-2288: -- Affects Version/s: (was: 0.8.1) 0.9.0 Status: Patch Ava

[jira] [Commented] (HIVE-2288) Adding the oracle nvl function to the UDF

2012-04-23 Thread Edward Capriolo (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2288?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13259605#comment-13259605 ] Edward Capriolo commented on HIVE-2288: --- Namit, I added the test cases and related ch

Doubts related to Amazon EMR

2012-04-23 Thread Bhavesh Shah
Hello all, I want to deploy my task on Amazon EMR. But as I am new to Amazon Web Services I am confused in understanding the concepts. My Use Case: I want to import the large data from EC2 through SQOOP into the Hive. Imported data in Hive will get processed in Hive by applying some algorithm and

[jira] [Commented] (HIVE-2678) Programmatically limit CLI status updates

2012-04-23 Thread tamtam180 (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2678?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13259556#comment-13259556 ] tamtam180 commented on HIVE-2678: - Hi, You can use parameter "hive.exec.counters.pull.inter