You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Hari Sankar Sivarama Subramaniyan (JIRA)" <ji...@apache.org> on 2015/04/17 00:57:58 UTC

[jira] [Created] (HIVE-10370) Hive does not compile with -Phadoop-1 option

Hari Sankar Sivarama Subramaniyan created HIVE-10370:
--------------------------------------------------------

             Summary: Hive does not compile with -Phadoop-1 option
                 Key: HIVE-10370
                 URL: https://issues.apache.org/jira/browse/HIVE-10370
             Project: Hive
          Issue Type: Bug
            Reporter: Hari Sankar Sivarama Subramaniyan
            Priority: Critical


Running into the below error while running "mvn clean install -Pdist -Phadoop-1"

{code}
[ERROR]hive/serde/src/test/org/apache/hadoop/hive/serde2/lazy/TestLazySimpleFast.java:[164,33] cannot find symbol
  symbol:   method copyBytes()
  location: variable serialized of type org.apache.hadoop.io.Text
{code}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)