I have installed the Spark 1.5.2 build with Hive on a Linux machine. The default path for the Hive metastore warehouse directory is: /user/hive/warehouse.
- Is this a local path or a path to the HDFS? I ask this, because I couldn't search this path in Linux.
- If it's an HDFS path (most likely), then can we access it without having installed Hadoop with/without a Spark build?