Re: Accessing only particular folder using hadoop streaming

2013-10-02 Thread Harsh J
You need to use globs when passing your input path, like below perhaps: data/shard*/d1* On Thu, Oct 3, 2013 at 1:28 AM, jamal sasha wrote: > Hi, > I have data in this one folder like following: > > data---shard1---d1_1 > | |_d2_1 > Lshard2---d1_1 >

Accessing only particular folder using hadoop streaming

2013-10-02 Thread jamal sasha
Hi, I have data in this one folder like following: data---shard1---d1_1 | |_d2_1 Lshard2---d1_1 | |_d2_2 Lshard3---d1_1 | |_d2_3 Lshard4---d1_1 |_d2_4 Now, I want to