Load data in hive

I have my txt file in my windows /system . After creating table through web console . How do I load data into the table . cause in the command load data local inpath .What path should I give?

You should provide the path of the .txt file.