[
https://issues.apache.org/jira/browse/PHOENIX-5394?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16887301#comment-16887301
]
Josh Elser commented on PHOENIX-5394:
-------------------------------------
{noformat}
2019-07-17 14:10:34,954 ERROR [main] end2end.SecureQueryServerPhoenixDBIT(409):
+ pip install -e
file:////Users/jelser/projects/phoenix-queryserver.git/queryserver/./../python/requests-kerberos
2019-07-17 14:10:34,954 ERROR [main] end2end.SecureQueryServerPhoenixDBIT(409):
DEPRECATION: Python 2.7 will reach the end of its life on January 1st, 2020.
Please upgrade your Python as Python 2.7 won't be maintained after that date. A
future version of pip will drop support for Python 2.7.
2019-07-17 14:10:34,954 ERROR [main] end2end.SecureQueryServerPhoenixDBIT(409):
ERROR: Error [Errno 2] No such file or directory:
'//Users/jelser/projects/phoenix-queryserver.git/python/requests-kerberos/'
while executing command python setup.py egg_info
2019-07-17 14:10:34,954 ERROR [main] end2end.SecureQueryServerPhoenixDBIT(409):
ERROR: Could not install packages due to an EnvironmentError: [Errno 2] No such
file or directory:
'//Users/jelser/projects/phoenix-queryserver.git/python/requests-kerberos/'{noformat}
The python driver wasn't included???
> Integration tests not running for phoenix-queryserver, general build cruft.
> ---------------------------------------------------------------------------
>
> Key: PHOENIX-5394
> URL: https://issues.apache.org/jira/browse/PHOENIX-5394
> Project: Phoenix
> Issue Type: Bug
> Reporter: Josh Elser
> Assignee: Josh Elser
> Priority: Blocker
> Fix For: queryserver-1.0.0
>
>
> Apparently no one tried to run the integration tests when the new repository
> was made. They presently do not run on {{mvn verify}}.
> cc/ [~karanmehta93].
> I'm also seeing lots of unnecessary cruft that was pulled over from
> phoenix.git which just unnecessarily complicates everything.
--
This message was sent by Atlassian JIRA
(v7.6.14#76016)