Hey Guys, I was just wondering if anyone knew a way to essentially de-reference aliases. The reason I am asking this as I am looking for performance improvements, and since the aliases need to be stored and loaded back in at the end/start at each mapreduce, I was wondering how I can throw away the ones I no longer require, thus saving the time and capacity of having to store it.
Thanks Again, Robert.