Tianyi Wang has uploaded this change for review. ( http://gerrit.cloudera.org:8080/9694
Change subject: IMPALA-6690: Fix pip_download.py on python 2.6 ...................................................................... IMPALA-6690: Fix pip_download.py on python 2.6 IMPALA-6682 used set literal syntax in pip_download.py, which is introduced in python 2.7. This patch changes it to set constructor. It's tested on python 2.6.9. Change-Id: I82b4116ee056f605c8aadf39a8b92b78313cb8bf --- M infra/python/deps/pip_download.py 1 file changed, 1 insertion(+), 1 deletion(-) git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/94/9694/1 -- To view, visit http://gerrit.cloudera.org:8080/9694 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-MessageType: newchange Gerrit-Change-Id: I82b4116ee056f605c8aadf39a8b92b78313cb8bf Gerrit-Change-Number: 9694 Gerrit-PatchSet: 1 Gerrit-Owner: Tianyi Wang <[email protected]>
