Michael Smith has uploaded this change for review. ( http://gerrit.cloudera.org:8080/19081
Change subject: IMPALA-11562: Update core-site to include ofs impl ...................................................................... IMPALA-11562: Update core-site to include ofs impl Updates core-site to include the ofs implementation rather than o3fs. I believe this still worked because both ofs and o3fs implementations live in the same jar file, so including either statement results in both classes loading. However we should use the correct statement to avoid issues in the future. Change-Id: I41cbc875bef29e730ee2afcbda42f07017119593 --- M testdata/cluster/node_templates/common/etc/hadoop/conf/core-site.xml.py 1 file changed, 1 insertion(+), 1 deletion(-) git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/81/19081/1 -- To view, visit http://gerrit.cloudera.org:8080/19081 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-MessageType: newchange Gerrit-Change-Id: I41cbc875bef29e730ee2afcbda42f07017119593 Gerrit-Change-Number: 19081 Gerrit-PatchSet: 1 Gerrit-Owner: Michael Smith <[email protected]>
