yes.. but in my old code the file names are created on the fly (it basically creates partitions based on a time field). I dont think MultipleOutputs is not suitable to create partitions on the fly.
On Tue, Mar 29, 2011 at 8:56 PM, Alejandro Abdelnur <[email protected]> wrote: > Dmitriy, > Have you check the MultipleOutputs instead? It provides similar > functionality. > Alejandro > > On Wed, Mar 30, 2011 at 11:39 AM, Dmitriy Lyubimov <[email protected]> > wrote: >> >> Hi, >> I can't seem to be able to find either jira or implementation of >> MultipleOutputFormat in new api in either 0.21 or 0.22 branches. >> Are there any plans to port that to new api as well? >> >> thanks in advance. >> -Dmitriy > >
