[
https://issues.apache.org/jira/browse/PHOENIX-5656?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17079300#comment-17079300
]
Hadoop QA commented on PHOENIX-5656:
------------------------------------
{color:red}-1 overall{color}. Here are the results of testing the latest
attachment
http://issues.apache.org/jira/secure/attachment/12999412/PHOENIX-5656.4.x.v1.patch
against 4.x branch at commit 95dab00ed285927d4d00fb3c6b31dc376eb40db9.
ATTACHMENT ID: 12999412
{color:green}+1 @author{color}. The patch does not contain any @author
tags.
{color:green}+0 tests included{color}. The patch appears to be a
documentation, build,
or dev patch that doesn't require tests.
{color:green}+1 javac{color}. The applied patch does not increase the
total number of javac compiler warnings.
{color:green}+1 release audit{color}. The applied patch does not increase
the total number of release audit warnings.
{color:red}-1 lineLengths{color}. The patch introduces the following lines
longer than 100:
+ sys.stderr.write("PID path exists but is not a file!
{}{}".format(pid_file_path, os.linesep))
+ print('Failed to find hbase executable on PATH, defaulting
serialization to %s.' % default_serialization)
+ print('Failed to extract serialization from hbase-site.xml, defaulting
to %s.' % default_serialization)
{color:green}+1 core tests{color}. The patch passed unit tests in .
Test results:
https://builds.apache.org/job/PreCommit-PHOENIX-Build/3734//testReport/
Console output:
https://builds.apache.org/job/PreCommit-PHOENIX-Build/3734//console
This message is automatically generated.
> Make Phoenix scripts work with Python 3
> ---------------------------------------
>
> Key: PHOENIX-5656
> URL: https://issues.apache.org/jira/browse/PHOENIX-5656
> Project: Phoenix
> Issue Type: Bug
> Reporter: Lars Hofhansl
> Priority: Critical
> Fix For: 5.1.0, 4.16.0
>
> Attachments: 5656-4.x-HBase-1.5-untested.txt,
> 5656-4.x-HBase-1.5-v3.txt, 5656-4.x-HBase-1.5-v4.txt,
> PHOENIX-5656.4.x.v1.patch, PHOENIX-5656.master.v1.patch
>
>
> Python 2 is being retired in some environments now. We should make sure that
> the Phoenix scripts work with Python 2 and 3.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)