- Security
- All Categories
- Browser (1)
- Cloud (3)
- Dbquery (1)
- Development (9)
- Editor / notebook (5)
- Enterprise (7)
- File browser (2)
- Full tutorial (3)
- Hbase (3)
- Hdfs (3)
- Hive (20)
- Hue 3.10 (9)
- Hue 3.11 (8)
- Hue 3.12 (4)
- Hue 3.8 (10)
- Hue 3.9 (5)
- Hue 4.0 (4)
- Hue 4.1 (1)
- Hue 4.2 (1)
- Hue 4.3 (3)
- Hue 4.4 (1)
- Hue 4.5 (4)
- Impala (19)
- Job browser (2)
- Mapreduce (2)
- Meetup (1)
- Metastore (5)
- Notebook (1)
- Oozie (6)
- Phoenix (1)
- Pig (1)
- Presentation (12)
- Programming (11)
- Query (2)
- Release (14)
- Sdk (7)
- Search (16)
- Security (6)
- Spark (10)
- Sql (8)
- Sqoop (1)
- Team (3)
- Tutorial (35)
- Uncategorized (1)
- User admin (1)
- Version 4 (24)
- Version 4.10 (11)
- Version 4.9 (7)
- Video (34)
- Yarn (1)
- Zookeeper (2)
- カテゴリーなし (4)
22 September 2016
HUEのセキュリティの改善
HUEの管理者の皆さん、こんにちは。 最近、HUEに多くのセキュリティオプションが追加されました。 これらは可能な限りデフォルトでオンになってい…
5 minutes read - Hue 3.12 / Security22 July 2016
PythonのRequest Libraryを使用してHueにログインする
PythonのRequest Libraryを使用してHueにログインする方法をこの小さなスニペットで紹介します。 HueはDjango Web Fra…
2 minutes read - Hue 3.11 / Programming / SDK / Security / User Admin13 June 2016
新しいログインモーダルとアイドルセッションタイムアウトの紹介
Hue 3.10の最新リリースでは、Hueの管理者にセキュリティを強制する追加のセキュリティ機能と、Hueのアイドルセッションタイムアウトの管理を…
2 minutes read - Hue 3.10 / Security02 June 2016
SolrコレクションのためにSentryの権限を編集するためのUI
Sentryアプリは、現在、Solrのコレクションの権限が編集できるようになっています。以前はHiveテーブルの権限の編集のみをサポートして…
2 minutes read - Hue 3.11 / Search / Security22 September 2014
Solrの検索アプリケーションのためのKerberosのセキュリティとSentryの認可
このブログの記事では、Hueの検索アプリケーションでKerberosとSentryの使用方法を詳しく説明しています 。Kerberosのみを使…
4 minutes read - Enterprise / Search / Security02 April 2014
Kerberos環境で、HiveアクションでOozieワークフローのクレデンシャル
原文はこちら Hive (あるいは Pig, HBase) を用いてHadoopセキュリティとジョブのスケジューリングを使用する際、このエラーを受け取ったかもしれません: Caused…
2 minutes read - Oozie / Security / Tutorial / Video