[ 
https://issues.apache.org/jira/browse/HIVE-8329?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14198531#comment-14198531
 ] 

Damien Carol commented on HIVE-8329:
------------------------------------

Doesn't compile on the trunk :/ don't know why
{noformat}
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR :
[INFO] -------------------------------------------------------------
[ERROR] 
/home/hduser/hive/itests/hive-unit/src/test/java/org/apache/hive/jdbc/TestSSL.java:[130,57]
 getHost() has protected access in 
org.apache.hive.jdbc.miniHS2.AbstractHiveService
[ERROR] 
/home/hduser/hive/itests/hive-unit/src/test/java/org/apache/hive/jdbc/TestSSL.java:[130,83]
 getBinaryPort() has protected access in 
org.apache.hive.jdbc.miniHS2.AbstractHiveService
[ERROR] 
/home/hduser/hive/itests/hive-unit/src/test/java/org/apache/hive/jdbc/TestSSL.java:[133,57]
 getHost() has protected access in 
org.apache.hive.jdbc.miniHS2.AbstractHiveService
[ERROR] 
/home/hduser/hive/itests/hive-unit/src/test/java/org/apache/hive/jdbc/TestSSL.java:[133,83]
 getBinaryPort() has protected access in 
org.apache.hive.jdbc.miniHS2.AbstractHiveService
[ERROR] 
/home/hduser/hive/itests/hive-unit/src/test/java/org/apache/hive/service/TestHS2ImpersonationWithRemoteMS.java:[54,26]
 cannot find symbol
  symbol:   class Builder
  location: class org.apache.hive.jdbc.miniHS2.MiniHS2
[ERROR] 
/home/hduser/hive/itests/hive-unit/src/test/java/org/apache/hive/service/TestHS2ImpersonationWithRemoteMS.java:[97,30]
 cannot find symbol
  symbol:   method getDfs()
  location: variable miniHS2 of type org.apache.hive.jdbc.miniHS2.MiniHS2
[ERROR] 
/home/hduser/hive/itests/hive-unit/src/test/java/org/apache/hive/jdbc/TestJdbcWithMiniHS2.java:[329,28]
 cannot find symbol
  symbol:   method getLocalFS()
  location: variable miniHS2 of type org.apache.hive.jdbc.miniHS2.MiniHS2
[ERROR] 
/home/hduser/hive/itests/hive-unit/src/test/java/org/apache/hive/jdbc/TestJdbcWithMiniHS2.java:[412,28]
 cannot find symbol
  symbol:   method getLocalFS()
  location: variable miniHS2 of type org.apache.hive.jdbc.miniHS2.MiniHS2
[ERROR] 
/home/hduser/hive/itests/hive-unit/src/test/java/org/apache/hive/beeline/TestBeeLineWithArgs.java:[87,57]
 cannot find symbol
  symbol:   method getBaseJdbcURL()
  location: variable miniHS2 of type org.apache.hive.jdbc.miniHS2.MiniHS2
[ERROR] 
/home/hduser/hive/itests/hive-unit/src/test/java/org/apache/hive/beeline/TestBeeLineWithArgs.java:[204,47]
 cannot find symbol
  symbol:   method getBaseJdbcURL()
  location: variable miniHS2 of type org.apache.hive.jdbc.miniHS2.MiniHS2
[ERROR] 
/home/hduser/hive/itests/hive-unit/src/test/java/org/apache/hive/beeline/TestBeeLineWithArgs.java:[218,47]
 cannot find symbol
  symbol:   method getBaseJdbcURL()
  location: variable miniHS2 of type org.apache.hive.jdbc.miniHS2.MiniHS2
[ERROR] 
/home/hduser/hive/itests/hive-unit/src/test/java/org/apache/hive/beeline/TestBeeLineWithArgs.java:[230,47]
 cannot find symbol
  symbol:   method getBaseJdbcURL()
  location: variable miniHS2 of type org.apache.hive.jdbc.miniHS2.MiniHS2
[ERROR] 
/home/hduser/hive/itests/hive-unit/src/test/java/org/apache/hive/beeline/TestBeeLineWithArgs.java:[240,47]
 cannot find symbol
  symbol:   method getBaseJdbcURL()
  location: variable miniHS2 of type org.apache.hive.jdbc.miniHS2.MiniHS2
[ERROR] 
/home/hduser/hive/itests/hive-unit/src/test/java/org/apache/hive/beeline/TestBeeLineWithArgs.java:[255,47]
 cannot find symbol
  symbol:   method getBaseJdbcURL()
  location: variable miniHS2 of type org.apache.hive.jdbc.miniHS2.MiniHS2
[ERROR] 
/home/hduser/hive/itests/hive-unit/src/test/java/org/apache/hive/beeline/TestBeeLineWithArgs.java:[282,47]
 cannot find symbol
  symbol:   method getBaseJdbcURL()
  location: variable miniHS2 of type org.apache.hive.jdbc.miniHS2.MiniHS2
[ERROR] 
/home/hduser/hive/itests/hive-unit/src/test/java/org/apache/hive/beeline/TestBeeLineWithArgs.java:[290,47]
 cannot find symbol
  symbol:   method getBaseJdbcURL()
  location: variable miniHS2 of type org.apache.hive.jdbc.miniHS2.MiniHS2
[ERROR] 
/home/hduser/hive/itests/hive-unit/src/test/java/org/apache/hive/beeline/TestBeeLineWithArgs.java:[305,76]
 cannot find symbol
  symbol:   method getBaseJdbcURL()
  location: variable miniHS2 of type org.apache.hive.jdbc.miniHS2.MiniHS2
[ERROR] 
/home/hduser/hive/itests/hive-unit/src/test/java/org/apache/hive/beeline/TestBeeLineWithArgs.java:[317,76]
 cannot find symbol
  symbol:   method getBaseJdbcURL()
  location: variable miniHS2 of type org.apache.hive.jdbc.miniHS2.MiniHS2
[ERROR] 
/home/hduser/hive/itests/hive-unit/src/test/java/org/apache/hive/beeline/TestBeeLineWithArgs.java:[324,76]
 cannot find symbol
  symbol:   method getBaseJdbcURL()
  location: variable miniHS2 of type org.apache.hive.jdbc.miniHS2.MiniHS2
[ERROR] 
/home/hduser/hive/itests/hive-unit/src/test/java/org/apache/hive/beeline/TestBeeLineWithArgs.java:[339,47]
 cannot find symbol
  symbol:   method getBaseJdbcURL()
  location: variable miniHS2 of type org.apache.hive.jdbc.miniHS2.MiniHS2
[ERROR] 
/home/hduser/hive/itests/hive-unit/src/test/java/org/apache/hive/beeline/TestBeeLineWithArgs.java:[351,47]
 cannot find symbol
  symbol:   method getBaseJdbcURL()
  location: variable miniHS2 of type org.apache.hive.jdbc.miniHS2.MiniHS2
[ERROR] 
/home/hduser/hive/itests/hive-unit/src/test/java/org/apache/hive/beeline/TestBeeLineWithArgs.java:[365,47]
 cannot find symbol
  symbol:   method getBaseJdbcURL()
  location: variable miniHS2 of type org.apache.hive.jdbc.miniHS2.MiniHS2
[ERROR] 
/home/hduser/hive/itests/hive-unit/src/test/java/org/apache/hive/beeline/TestBeeLineWithArgs.java:[378,47]
 cannot find symbol
  symbol:   method getBaseJdbcURL()
  location: variable miniHS2 of type org.apache.hive.jdbc.miniHS2.MiniHS2
[ERROR] 
/home/hduser/hive/itests/hive-unit/src/test/java/org/apache/hive/beeline/TestBeeLineWithArgs.java:[393,47]
 cannot find symbol
  symbol:   method getBaseJdbcURL()
  location: variable miniHS2 of type org.apache.hive.jdbc.miniHS2.MiniHS2
[ERROR] 
/home/hduser/hive/itests/hive-unit/src/test/java/org/apache/hive/beeline/TestBeeLineWithArgs.java:[407,47]
 cannot find symbol
  symbol:   method getBaseJdbcURL()
  location: variable miniHS2 of type org.apache.hive.jdbc.miniHS2.MiniHS2
[ERROR] 
/home/hduser/hive/itests/hive-unit/src/test/java/org/apache/hive/beeline/TestBeeLineWithArgs.java:[420,47]
 cannot find symbol
  symbol:   method getBaseJdbcURL()
  location: variable miniHS2 of type org.apache.hive.jdbc.miniHS2.MiniHS2
[ERROR] 
/home/hduser/hive/itests/hive-unit/src/test/java/org/apache/hive/beeline/TestBeeLineWithArgs.java:[443,47]
 cannot find symbol
  symbol:   method getBaseJdbcURL()
  location: variable miniHS2 of type org.apache.hive.jdbc.miniHS2.MiniHS2
[ERROR] 
/home/hduser/hive/itests/hive-unit/src/test/java/org/apache/hive/beeline/TestBeeLineWithArgs.java:[461,47]
 cannot find symbol
  symbol:   method getBaseJdbcURL()
  location: variable miniHS2 of type org.apache.hive.jdbc.miniHS2.MiniHS2
[ERROR] 
/home/hduser/hive/itests/hive-unit/src/test/java/org/apache/hive/beeline/TestBeeLineWithArgs.java:[504,47]
 cannot find symbol
  symbol:   method getBaseJdbcURL()
  location: variable miniHS2 of type org.apache.hive.jdbc.miniHS2.MiniHS2
[ERROR] 
/home/hduser/hive/itests/hive-unit/src/test/java/org/apache/hive/beeline/TestBeeLineWithArgs.java:[533,76]
 cannot find symbol
  symbol:   method getBaseJdbcURL()
  location: variable miniHS2 of type org.apache.hive.jdbc.miniHS2.MiniHS2
[ERROR] 
/home/hduser/hive/itests/hive-unit/src/test/java/org/apache/hive/beeline/TestBeeLineWithArgs.java:[546,77]
 cannot find symbol
  symbol:   method getBaseJdbcURL()
  location: variable miniHS2 of type org.apache.hive.jdbc.miniHS2.MiniHS2
[INFO] 31 errors
{noformat}

> Enable postgres for storing stats
> ---------------------------------
>
>                 Key: HIVE-8329
>                 URL: https://issues.apache.org/jira/browse/HIVE-8329
>             Project: Hive
>          Issue Type: Bug
>          Components: Statistics
>    Affects Versions: 0.14.0
>            Reporter: Damien Carol
>            Assignee: Damien Carol
>             Fix For: 0.14.0
>
>         Attachments: HIVE-8329.1.patch, HIVE-8329.1.patch, HIVE-8329.1.patch
>
>
> Simple patch to enable postgresql as JDBC publisher for statistics.



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

Reply via email to