Пікірлер
@saziyakhan4111
@saziyakhan4111 22 күн бұрын
Is it free tool?
@juhiandsanjeev_story
@juhiandsanjeev_story 22 күн бұрын
Very nice 👍
@RiyasudeenMohamedthaha
@RiyasudeenMohamedthaha 3 ай бұрын
without template can i implement DLP in GKE
@Prwatech
@Prwatech 3 ай бұрын
Hi @Riyasudeen Yes, you can implement Data Loss Prevention (DLP) in Google Kubernetes Engine (GKE) without using templates. There are several ways to achieve this, depending on your requirements and the type of data you want to protect. Here's a general guide to implementing DLP in GKE without using a predefined template: 1. Use Google Cloud's DLP API 2. DLP at the Application Layer 3. DLP via Network Layer Security 4. Third-Party DLP Solutions for more details you can reach to us [email protected]
@10xApe
@10xApe 6 ай бұрын
How to move all files from google drive folder to BQ and also schedule the folder updates similar to Power BI folder files impory ?
@Prwatech
@Prwatech 3 ай бұрын
pip install google-auth google-auth-oauthlib google-auth-httplib2 google-api-python-client google-cloud-storage from google.oauth2 import service_account from googleapiclient.discovery import build from google.cloud import storage import io from googleapiclient.http import MediaIoBaseDownload SCOPES = ['www.googleapis.com/auth/drive.readonly'] SERVICE_ACCOUNT_FILE = 'path/to/your-service-account-file.json' FOLDER_ID = 'your-google-drive-folder-id' BUCKET_NAME = 'your-gcs-bucket-name' credentials = service_account.Credentials.from_service_account_file( SERVICE_ACCOUNT_FILE, scopes=SCOPES) drive_service = build('drive', 'v3', credentials=credentials) storage_client = storage.Client() def list_files_in_drive_folder(folder_id): results = drive_service.files().list(q=f"'{folder_id}' in parents", spaces='drive', fields="nextPageToken, files(id, name)").execute() return results.get('files', []) def download_file(file_id, file_name): request = drive_service.files().get_media(fileId=file_id) fh = io.BytesIO() downloader = MediaIoBaseDownload(fh, request) done = False while not done: status, done = downloader.next_chunk() fh.seek(0) return fh def upload_to_gcs(bucket_name, file_name, file_content): bucket = storage_client.bucket(bucket_name) blob = bucket.blob(file_name) blob.upload_from_file(file_content) def move_files_from_drive_to_gcs(): files = list_files_in_drive_folder(FOLDER_ID) for file in files: file_content = download_file(file['id'], file['name']) upload_to_gcs(BUCKET_NAME, file['name'], file_content) print(f"Uploaded {file['name']} to GCS bucket {BUCKET_NAME}") if __name__ == "__main__": move_files_from_drive_to_gcs()
@avisworld745
@avisworld745 6 ай бұрын
Great explanation, Thanks alot
@Prwatech
@Prwatech 6 ай бұрын
Thank you for your feedback.
@AmeerBhai-bs9te
@AmeerBhai-bs9te 8 ай бұрын
Creategrovpwithg
@NikhilWaghalkar
@NikhilWaghalkar Жыл бұрын
Do you provide online Hadoop training?
@Prwatech
@Prwatech Жыл бұрын
Hi Nikhil ,Yes we do provide . You can contact us 8147111254 / [email protected]
@reyanshgupta8594
@reyanshgupta8594 2 жыл бұрын
Fraud classes don’t join please they take money from you and doesn’t provide you the classes
@reyanshgupta8594
@reyanshgupta8594 2 жыл бұрын
Fraud classes don’t join please they take money from you and doesn’t provide you the classes
@reyanshgupta8594
@reyanshgupta8594 2 жыл бұрын
Fraud classes don’t join please they take money from you and doesn’t provide you the classes
@reyanshgupta8594
@reyanshgupta8594 2 жыл бұрын
Fraud classes don’t join please they take money from you and doesn’t provide you the classes
@gurudattshet6914
@gurudattshet6914 2 жыл бұрын
Is this similar to Kafka in bigdata?
@colorlessshaman5266
@colorlessshaman5266 3 жыл бұрын
When you executed 'spark' in the master node I didn't see PySpark there. EMR doesn't install Pyspark API? (I saw spark sql and spark R though). How do we get/install PySpark here in master node?
@АлинаМороженова-ц9я
@АлинаМороженова-ц9я 4 жыл бұрын
0:57 If you are from USA, Canada, Australia, NZ, or EU I will setup your blog and setup it to earn money w h a t s a p p +7 9 6 7 1 5 7 0 5 8 1
@bunnyvlogs7647
@bunnyvlogs7647 4 жыл бұрын
With me ur subscriber list went to 600
@maheshpalkar9683
@maheshpalkar9683 4 жыл бұрын
Superb
@codehoroso157
@codehoroso157 4 жыл бұрын
Great material to introduce , but you should fix mike
@Prwatech
@Prwatech 4 жыл бұрын
Got a question on the topic? Please comment on the section below and our experts will answer it for you ✔✔
@Prwatech
@Prwatech 4 жыл бұрын
Got a question on the topic? Please comment on the section below and our experts will answer it for you ✔✔
@Prwatech
@Prwatech 4 жыл бұрын
Got a question on the topic? Please comment on the section below and our experts will answer it for you ✔✔
@Prwatech
@Prwatech 4 жыл бұрын
Got a question on the topic? Please comment on the section below and our experts will answer it for you ✔✔
@Prwatech
@Prwatech 4 жыл бұрын
Got a question on the topic? Please comment on the section below and our experts will answer it for you ✔✔
@Prwatech
@Prwatech 4 жыл бұрын
If you have questions comment in the below section and our experts will answer you
@Prwatech
@Prwatech 4 жыл бұрын
Got a question on the topic? Please comment on the section below and our experts will answer it for you ✔✔
@Prwatech
@Prwatech 4 жыл бұрын
Got a question on the topic? Please comment on the section below and our experts will answer it for you ✔✔
@Prwatech
@Prwatech 4 жыл бұрын
Got a question on the topic? Please comment on the section below and our experts will answer it for you ✔✔
@Prwatech
@Prwatech 4 жыл бұрын
Got a question on the topic? Please comment on the section below and our experts will answer it for you ✔✔
@Prwatech
@Prwatech 4 жыл бұрын
Got a question on the topic? Please comment on the section below and our experts will answer it for you ✔✔
@Prwatech
@Prwatech 4 жыл бұрын
Got a question on the topic? Please comment on the section below and our experts will answer it for you ✔✔
@Prwatech
@Prwatech 4 жыл бұрын
Got a question on the topic? Please comment on the section below and our experts will answer it for you ✔✔
@Prwatech
@Prwatech 4 жыл бұрын
Comment int the below section if you have any questions🤔 ,our experts will answer you.Don't forget to subscribe
@Prwatech
@Prwatech 4 жыл бұрын
Comment in the below section if you have any questions and our experts will answer you
@Prwatech
@Prwatech 4 жыл бұрын
Comment in the below section if you have any questions and our experts will answer you. Visit prwatech.in/apache-spark-training-institute-in-bangalore/
@Prwatech
@Prwatech 4 жыл бұрын
Comment in the below section if you have any questions and our experts will answer you.For more information on Machine Learning and ML Algorithms visit bit.ly/2TAepF0
@sandeepdubey8948
@sandeepdubey8948 5 жыл бұрын
Can you forward the document, mail id is [email protected]
@boyinivinay1867
@boyinivinay1867 6 жыл бұрын
Where I can download this document.?
@Prwatech
@Prwatech 6 жыл бұрын
write ur mail id
@boyinivinay1867
@boyinivinay1867 6 жыл бұрын
@tansitanu1834
@tansitanu1834 6 жыл бұрын
Thanks a lot very much for the high quality and results-oriented help. I won’t think twice to endorse your blog post to anybody who wants and needs support about this area. goo.gl/vMe7Dp
@manishgupta4967
@manishgupta4967 6 жыл бұрын
Nice and Informatic Vedio . Best Information on Lambda Architecture Webinar with Spark.. can you provide me your number for more information..
@Prwatech
@Prwatech 4 жыл бұрын
Thanks for the comment..for any queries contact 8147111254
@sununandu8616
@sununandu8616 6 жыл бұрын
slides having more info...we need more explanation tq sir
@sagarzadpe2498
@sagarzadpe2498 7 жыл бұрын
thank you for sharing your knowladge
@sportsworld0076
@sportsworld0076 7 жыл бұрын
most important concept thanks sir
@maqintosh525
@maqintosh525 7 жыл бұрын
Nyc tutorial for hive...
@prwatechsupport9934
@prwatechsupport9934 7 жыл бұрын
goo.gl/vC6myy. Nice video of hadoop and hive Thanks