Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -124,7 +124,7 @@ To check the partitions stored in Hadoop data warehouse, use the following comma

```bash
hdfs dfs -ls /user/hive/warehouse/netflix_partition/type=Movie
hdfs dfs -ls /user/hive/warehouse/netflix_partition/type=Tv\ Show
hdfs dfs -ls /user/hive/warehouse/netflix_partition/type=TV\ Show
```

**Take a screenshot of the terminal output and name it 2d.png**
Expand Down