When to use –target-dir and when to use –warehouse-dir while importing data?
Answer Posted / Vipul Pratap Singh
`--target-dir` specifies the local directory where the imported data will be stored. `--warehouse-dir` specifies the Hadoop Distributed File System (HDFS) directory where the imported data will be stored by default if not specified.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers