Hi,

  Any exceptions in the log file?


  Try this for loading into partions. In your scenario if it is possible
with load query.
  LOAD DATA INPATH '/user/myname/kv2.txt' OVERWRITE INTO TABLE invites
PARTITION (ds='2008-08-15');


Hope it helps,
Chinna

>
>

Reply via email to