You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@phoenix.apache.org by GitBox <gi...@apache.org> on 2019/04/07 16:24:12 UTC

[GitHub] [phoenix] bd2019us edited a comment on issue #474: PHOENIX-5224 Change 'Statement' to 'PreparedStatement' for better performance

bd2019us edited a comment on issue #474: PHOENIX-5224 Change 'Statement' to 'PreparedStatement' for better performance
URL: https://github.com/apache/phoenix/pull/474#issuecomment-480606502
 
 
   @swaroopak Thanks for your reply. Sorry for my mistake and the compiling error is fixed, after which I run `mvn compile` and the output is shown below.
   ```shell
   [INFO] Apache Phoenix ..................................... SUCCESS [  0.564 s]
   [INFO] Phoenix Core ....................................... SUCCESS [ 20.598 s]
   [INFO] Phoenix - Pherf .................................... FAILURE [  0.157 s]
   [INFO] Phoenix Client ..................................... SKIPPED
   [INFO] Phoenix Server ..................................... SKIPPED
   [INFO] Phoenix Assembly ................................... SKIPPED
   [INFO] Phoenix - Tracing Web Application .................. SKIPPED
   [INFO] ------------------------------------------------------------------------
   [INFO] BUILD FAILURE
   [INFO] ------------------------------------------------------------------------
   [INFO] Total time:  21.960 s
   [INFO] Finished at: 2019-04-07T11:17:44-05:00
   [INFO] ------------------------------------------------------------------------
   [ERROR] Failed to execute goal on project phoenix-pherf: Could not resolve dependencies for project org.apache.phoenix:phoenix-pherf:jar:5.1.0-HBase-2.0-SNAPSHOT: Failure to find org.apache.phoenix:phoenix-core:jar:tests:5.1.0-HBase-2.0-SNAPSHOT in https://repository.apache.org/content/repositories/releases/ was cached in the local repository, resolution will not be reattempted until the update interval of apache release has elapsed or updates are forced -> [Help 1]
   ```
   
   Since I only changed the code in "Phoenix-core", I have no idea about the failure in "Phoenix - Pherf" , Could you kindly help. Thanks.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services