Hi All:
Just wanted to let you that once you rebase to this change id you will need to either install_local_hadoop again Or create a folder /bulkload in hadoop with drwxr-xr-x as permissions the reason for the change is having thsame working dir for bulkolad for the dev, test and clusters load is used to populate indexes also Thanks ------------------------------ Change subject: Bulk load changes ...................................................................... Bulk load changes They include: - changing workspace folder to /bulkload instead of /user/trafodion/bulkolad. so that the same path is used for the 3 environments: dev, test and clusters - fix for hive/test017 issue which happens when the produced hfiles need to be split in odrer to fit inside the regions boudaries of a salted table. fix consist in createting the temp space for the processing with the right permissions Change-Id: I34982158ea365c66a76d37e6f1b4919d8fa94932 --- M sqf/sql/scripts/install_local_hadoop M sql/executor/HBulkLoadClient.java M sql/regress/hive/EXPECTED017 M sql/regress/hive/TEST017 M sql/sqlcomp/nadefaults.cpp 5 files changed, 26 insertions(+), 17 deletions(-) Approvals: Suresh Subbiah: Looks good to me (core reviewer) Mike Hanlon: Looks good to me (core reviewer); Approved Steve Varnau: Looks good to me, but someone else must approve Trafodion Jenkins: Verified -- To view, visit https://review.trafodion.org/249 To unsubscribe, visit https://review.trafodion.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I34982158ea365c66a76d37e6f1b4919d8fa94932 Gerrit-PatchSet: 1 Gerrit-Project: trafodion/core Gerrit-Branch: master Gerrit-Owner: khaled Bouaziz <[email protected]<mailto:[email protected]>> Gerrit-Reviewer: Anoop Sharma <[email protected]<mailto:[email protected]>>
-- Mailing list: https://launchpad.net/~trafodion-development Post to : [email protected] Unsubscribe : https://launchpad.net/~trafodion-development More help : https://help.launchpad.net/ListHelp

