Skip to content

Commit

Permalink
cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
dorooleg committed May 17, 2024
1 parent d248d95 commit 66d99f4
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,6 @@ sudo apt-get update
sudo apt-get -y install thrift-compiler
```

2. After installing the compiler, run the command `thrift -r --gen cpp hive_metastore.thrift` in the directory `ydb/core/external_sources/hive_metastore/hive_metastore_native` hive_metastore.
2. After installing the compiler, run the command `thrift -r --gen cpp hive_metastore.thrift` in the directory `ydb/core/external_sources/hive_metastore/hive_metastore_native`.

3. If there are any compilation problems after generating the files, please fix them manually

0 comments on commit 66d99f4

Please sign in to comment.