[
https://issues.apache.org/jira/browse/HBASE-21712?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16742756#comment-16742756
]
stack commented on HBASE-21712:
-------------------------------
I seem to have same issue as [~jojochuang]
{code}
$ ./dev-support/submit-patch.py -jid 123
Traceback (most recent call last):
File "./dev-support/submit-patch.py", line 25, in <module>
from builtins import input, str
ImportError: No module named builtins
{code}
$ python --version
Python 2.7.10 mac os x
> Make submit-patch.py python3 compatible
> ---------------------------------------
>
> Key: HBASE-21712
> URL: https://issues.apache.org/jira/browse/HBASE-21712
> Project: HBase
> Issue Type: Improvement
> Components: tooling
> Reporter: Tommy Li
> Assignee: Tommy Li
> Priority: Minor
> Fix For: 3.0.0
>
> Attachments: HBASE-21712.master.001.patch,
> HBASE-21712.master.002.patch
>
>
> Attached patch was submitted with `python3 dev-support/submit-patch.py -b
> master -srb -jid HBASE-21712`
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)