Thanks Erwan, I needed this too, and works fine for me.
*Daniel Lopes, B.Eng* Data Scientist - BankFacil CREA/SP 5069410560 <http://edital.confea.org.br/ConsultaProfissional/cartao.aspx?rnp=2613651334> Mob +55 (18) 99764-2733 <callto:+5518997642733> Ph +55 (11) 3522-8009 http://about.me/dannyeuu Av. Nova Independência, 956, São Paulo, SP Bairro Brooklin Paulista CEP 04570-001 https://www.bankfacil.com.br On Sat, Sep 12, 2015 at 12:11 PM, Erwan MAS <er...@mas.nom.fr> wrote: > Hi, > > HIVE have a the source keyword , so you can split you big huge script in > multiple part . > > Sou you can have a script_part.hql and inside you call all you small part . > > source script_a.hql ; > source script_b.hql ; > source script_c.hql ; > > -- > Erwan MAS >