Quantcast
Channel: Hortonworks » All Topics
Viewing all articles
Browse latest Browse all 5121

Hadoop fs

$
0
0

Replies: 4

Hi!

I’ve created a Hive Table EDW_RETAIL…

Added some data by

LOAD DATA INPATH ‘/user/hue/BACK_130530_0809_EDW_RETAIL_BEWEGUNGEN_PART53.DEL’ INTO TABLE default.edw_retail_bewegungen;
LOAD DATA INPATH ‘/user/hue/BACK_130530_0809_EDW_RETAIL_BEWEGUNGEN_PART54.DEL’ INTO TABLE default.edw_retail_bewegungen;
LOAD DATA INPATH ‘/user/hue/BACK_130530_0809_EDW_RETAIL_BEWEGUNGEN_PART55.DEL’ INTO TABLE default.edw_retail_bewegungen;
… etc.

Worked fine – content grows by every file added.

So i tried to find out, how hdfs/HIVE manages the table in the hadoop file system.

but when i try this on the console:

hadoop fs -ls

the command is executed successfully, but i receive no output.

Any advice how i can find out, if the table is stored in one hadoop file?

best regards

jan


Viewing all articles
Browse latest Browse all 5121

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>