Alexey Serbin has posted comments on this change. ( http://gerrit.cloudera.org:8080/18384 )
Change subject: This commit will fix python 3.x failure in dep_extract.py ...................................................................... Patch Set 2: > Thanks Alexey, for looking into this. Looks like this may be Python > 2.7 vs python 3.6 conflict? > My simple fix may have broken things other places. A few > questions/comments: 1) should this patch be dropped and wait for > the community to migrate from Python 2.7 to Python 3.x? 2) if it > should work, I am new to Kudu and need some help to debug this. > Thanks If that's not something very crucial, I'd expect this to be updated when eventually changing the rest of python kudu scripts to work both for python2 and python3 (some of those already do so). You can abandon this patch, and you can always return it from the 'abandoned' state back in gerrit, if needed. -- To view, visit http://gerrit.cloudera.org:8080/18384 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: kudu Gerrit-Branch: master Gerrit-MessageType: comment Gerrit-Change-Id: Ied217653a90a6c4260e889cdfbafa683938acf1e Gerrit-Change-Number: 18384 Gerrit-PatchSet: 2 Gerrit-Owner: harinreddy <[email protected]> Gerrit-Reviewer: Alexey Serbin <[email protected]> Gerrit-Reviewer: Andrew Wong <[email protected]> Gerrit-Reviewer: Kudu Jenkins (120) Gerrit-Reviewer: harinreddy <[email protected]> Gerrit-Comment-Date: Fri, 15 Jul 2022 17:44:51 +0000 Gerrit-HasComments: No
