You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Carl Steinbach (Created) (JIRA)" <ji...@apache.org> on 2012/03/02 06:04:59 UTC

[jira] [Created] (HIVE-2834) Diff masking it too aggressive in index_bitmap*.q and index_compact*.q tests

Diff masking it too aggressive in index_bitmap*.q and index_compact*.q tests
----------------------------------------------------------------------------

                 Key: HIVE-2834
                 URL: https://issues.apache.org/jira/browse/HIVE-2834
             Project: Hive
          Issue Type: Bug
          Components: Tests
            Reporter: Carl Steinbach
            Assignee: Carl Steinbach




--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Updated] (HIVE-2834) Diff masking it too aggressive in index_bitmap*.q and index_compact*.q tests

Posted by "Phabricator (Updated) (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HIVE-2834?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Phabricator updated HIVE-2834:
------------------------------

    Attachment: HIVE-2834.D2109.1.patch

cwsteinbach requested code review of "HIVE-2834 [jira] Diff masking it too aggressive in index_bitmap*.q and index_compact*.q tests".
Reviewers: JIRA

  HIVE-2834. Diff masking it too aggressive in index_bitmap*.q and index_compact*.q tests

TEST PLAN
  EMPTY

REVISION DETAIL
  https://reviews.facebook.net/D2109

AFFECTED FILES
  ql/src/test/queries/clientpositive/index_bitmap.q
  ql/src/test/queries/clientpositive/index_bitmap1.q
  ql/src/test/queries/clientpositive/index_bitmap2.q
  ql/src/test/queries/clientpositive/index_bitmap3.q
  ql/src/test/queries/clientpositive/index_bitmap_auto.q
  ql/src/test/queries/clientpositive/index_bitmap_rc.q
  ql/src/test/queries/clientpositive/index_compact.q
  ql/src/test/queries/clientpositive/index_compact_1.q
  ql/src/test/queries/clientpositive/index_compact_2.q
  ql/src/test/queries/clientpositive/index_compact_3.q
  ql/src/test/queries/clientpositive/virtual_column.q
  ql/src/test/results/clientpositive/index_bitmap.q.out
  ql/src/test/results/clientpositive/index_bitmap1.q.out
  ql/src/test/results/clientpositive/index_bitmap2.q.out
  ql/src/test/results/clientpositive/index_bitmap3.q.out
  ql/src/test/results/clientpositive/index_bitmap_auto.q.out
  ql/src/test/results/clientpositive/index_bitmap_rc.q.out
  ql/src/test/results/clientpositive/index_compact.q.out
  ql/src/test/results/clientpositive/index_compact_1.q.out
  ql/src/test/results/clientpositive/index_compact_2.q.out
  ql/src/test/results/clientpositive/index_compact_3.q.out
  ql/src/test/results/clientpositive/virtual_column.q.out

MANAGE HERALD DIFFERENTIAL RULES
  https://reviews.facebook.net/herald/view/differential/

WHY DID I GET THIS EMAIL?
  https://reviews.facebook.net/herald/transcript/4557/

Tip: use the X-Herald-Rules header to filter Herald messages in your client.

                
> Diff masking it too aggressive in index_bitmap*.q and index_compact*.q tests
> ----------------------------------------------------------------------------
>
>                 Key: HIVE-2834
>                 URL: https://issues.apache.org/jira/browse/HIVE-2834
>             Project: Hive
>          Issue Type: Bug
>          Components: Tests
>            Reporter: Carl Steinbach
>            Assignee: Carl Steinbach
>         Attachments: HIVE-2834.D2061.1.patch, HIVE-2834.D2109.1.patch
>
>


--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (HIVE-2834) Diff masking it too aggressive in index_bitmap*.q and index_compact*.q tests

Posted by "Ashutosh Chauhan (Commented) (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/HIVE-2834?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13224337#comment-13224337 ] 

Ashutosh Chauhan commented on HIVE-2834:
----------------------------------------

Failed to apply. 
{code}
Hunk #3 FAILED at 63.
1 out of 3 hunks FAILED -- saving rejects to file ql/src/test/queries/clientpositive/index_compact_2.q.rej
{code}
                
> Diff masking it too aggressive in index_bitmap*.q and index_compact*.q tests
> ----------------------------------------------------------------------------
>
>                 Key: HIVE-2834
>                 URL: https://issues.apache.org/jira/browse/HIVE-2834
>             Project: Hive
>          Issue Type: Bug
>          Components: Tests
>            Reporter: Carl Steinbach
>            Assignee: Carl Steinbach
>         Attachments: HIVE-2834.D2061.1.patch, HIVE-2834.D2109.1.patch
>
>


--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Updated] (HIVE-2834) Diff masking it too aggressive in index_bitmap*.q and index_compact*.q tests

Posted by "Phabricator (Updated) (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HIVE-2834?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Phabricator updated HIVE-2834:
------------------------------

    Attachment: HIVE-2834.D2061.1.patch

cwsteinbach requested code review of "HIVE-2834 [jira] Diff masking it too aggressive in index_bitmap*.q and index_compact*.q tests".
Reviewers: JIRA

  HIVE-2834. Diff masking it too aggressive in index_bitmap*.q and index_compact*.q tests

TEST PLAN
  EMPTY

REVISION DETAIL
  https://reviews.facebook.net/D2061

AFFECTED FILES
  build-common.xml
  data/conf/hive-site.xml
  metastore/src/test/org/apache/hadoop/hive/metastore/TestMetaStoreAuthorization.java
  ql/src/test/queries/clientpositive/index_bitmap.q
  ql/src/test/queries/clientpositive/index_bitmap1.q
  ql/src/test/queries/clientpositive/index_bitmap2.q
  ql/src/test/queries/clientpositive/index_bitmap3.q
  ql/src/test/queries/clientpositive/index_bitmap_auto.q
  ql/src/test/queries/clientpositive/index_bitmap_rc.q
  ql/src/test/queries/clientpositive/index_compact.q
  ql/src/test/queries/clientpositive/index_compact_1.q
  ql/src/test/queries/clientpositive/index_compact_2.q
  ql/src/test/queries/clientpositive/index_compact_3.q
  ql/src/test/queries/clientpositive/virtual_column.q
  ql/src/test/results/clientpositive/index_bitmap.q.out
  ql/src/test/results/clientpositive/index_bitmap1.q.out
  ql/src/test/results/clientpositive/index_bitmap2.q.out
  ql/src/test/results/clientpositive/index_bitmap3.q.out
  ql/src/test/results/clientpositive/index_bitmap_auto.q.out
  ql/src/test/results/clientpositive/index_bitmap_rc.q.out
  ql/src/test/results/clientpositive/index_compact.q.out
  ql/src/test/results/clientpositive/index_compact_1.q.out
  ql/src/test/results/clientpositive/index_compact_2.q.out
  ql/src/test/results/clientpositive/index_compact_3.q.out
  ql/src/test/results/clientpositive/virtual_column.q.out

MANAGE HERALD DIFFERENTIAL RULES
  https://reviews.facebook.net/herald/view/differential/

WHY DID I GET THIS EMAIL?
  https://reviews.facebook.net/herald/transcript/4413/

Tip: use the X-Herald-Rules header to filter Herald messages in your client.

                
> Diff masking it too aggressive in index_bitmap*.q and index_compact*.q tests
> ----------------------------------------------------------------------------
>
>                 Key: HIVE-2834
>                 URL: https://issues.apache.org/jira/browse/HIVE-2834
>             Project: Hive
>          Issue Type: Bug
>          Components: Tests
>            Reporter: Carl Steinbach
>            Assignee: Carl Steinbach
>         Attachments: HIVE-2834.D2061.1.patch
>
>


--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira