Latest questions in Edureka Community

+2 votes
1 answer

I want to start a new setup. So please let me know the cost of UI Path Community version.

UiPath Community edition cloud is free to ...READ MORE

Nov 25, 2019 in RPA by Raveendiran
• 980 points
741 views
+1 vote
0 answers

ssh db connection using python2.7

I am supposed to use python 2.7 ...READ MORE

Nov 22, 2019 in Python by sweta
• 130 points
737 views
0 votes
1 answer

How to copy data from a Cloud Filestore fileshare to a Cloud Storage bucket?

To copy data from a Cloud Filestore ...READ MORE

Nov 22, 2019 in GCP by Sirajul
• 59,230 points
2,194 views
+1 vote
1 answer

Create a Cloud Filestiore instance on GCP.

You could create a cloud filestore instance ...READ MORE

Nov 22, 2019 in GCP by Sirajul
• 59,230 points
605 views
0 votes
1 answer

How to check the status of logging in Google Cloud Storage?

Using gsutil, you can check logging by ...READ MORE

Nov 22, 2019 in GCP by Sirajul
• 59,230 points
1,256 views
+1 vote
1 answer

Set up log delivery for a cloud storage bucket.

The following steps describe how to set ...READ MORE

Nov 22, 2019 in GCP by Sirajul
• 59,230 points
844 views
0 votes
1 answer

How do I enable Cross origin resource sharing (CORS) on a cloud storage bucket?

Use the gsutil cors command to configure CORS on ...READ MORE

Nov 22, 2019 in GCP by Sirajul
• 59,230 points
2,937 views
0 votes
1 answer

Which is best for monitoring storage consumption: storage logs or stackdriver logs?

Generally, you should not use storage logs.  The ...READ MORE

Nov 22, 2019 in GCP by Sirajul
• 59,230 points
645 views
0 votes
1 answer

How to set up and use Pub/Sub Notifications for Cloud Storage?

The following steps add a notification configuration to your ...READ MORE

Nov 22, 2019 in GCP by Sirajul
• 59,230 points
2,125 views
0 votes
1 answer

Sharing bucket data with a group of users.

For example, for the gs-announce Google Group, you can ...READ MORE

Nov 22, 2019 in GCP by Sirajul
• 59,230 points
521 views
0 votes
1 answer

How can I configure a cloud storage bucket to hold data only for a single day?

Suppose you only want to keep files ...READ MORE

Nov 22, 2019 in GCP by Sirajul
• 59,230 points
517 views
0 votes
1 answer

Can I synchronize a local folder with a cloud storage bucket?

If you want to synchronize a local ...READ MORE

Nov 22, 2019 in GCP by Sirajul
• 59,230 points
4,284 views
+1 vote
1 answer
+1 vote
0 answers

Using the Selenium WebDriver, Unable to launch chrome browser on Mac

Attached screenshot of code and execution consoleI ...READ MORE

Nov 21, 2019 in Selenium by Reshmi
• 130 points
12,560 views
0 votes
1 answer

How to know if a problem is solvable by machine learning?

Transitioning from learning machine learning algorithms through ...READ MORE

Dec 13, 2023 in Machine Learning by anonymous
• 1,380 points
601 views
0 votes
1 answer

What does Edureka's Machine Learning curriculum cover?

Edureka's Machine Learning course provides a broad ...READ MORE

Nov 21, 2019 in Career Counselling by Edureka
• 2,960 points
587 views
0 votes
1 answer

Schedule a query to run every 3 hours in my BigQuery project.

 Use the bq query command. With this method, you will ...READ MORE

Nov 21, 2019 in GCP by anonymous
• 59,230 points
2,605 views
0 votes
1 answer

Real-time applications of machine learning on an industrial level

Traffic Alerts (Maps) Now, Google Maps is probably THE app we use ...READ MORE

Nov 21, 2019 in Machine Learning by Kisley
611 views
0 votes
1 answer

I want to set maximum bytes billed to 1000000. How do I do this?

In the CLI, use bq query command with the --maximum_bytes_billed flag. bq ...READ MORE

Nov 21, 2019 in GCP by Sirajul
• 59,230 points
1,010 views
0 votes
1 answer

Is there a way to limit the query costs by restricting the number of bytes?

Yes, you can limit the number of ...READ MORE

Nov 21, 2019 in GCP by Sirajul
• 59,230 points
836 views
0 votes
1 answer

How to perform a dry run of a query so as to get a cost estimate of the query beforehand?

To perform a dry run: Enter a query ...READ MORE

Nov 21, 2019 in GCP by Sirajul
• 59,230 points
3,979 views
0 votes
1 answer

Can I run an 7 TB query if I have a 6 TB quota in a BigQuery project?

Custom quota is proactive, so you won't ...READ MORE

Nov 21, 2019 in GCP by Sirajul
• 59,230 points
427 views
+1 vote
1 answer

What if I exceeded my custom quota, but I want to reset it?

You can run your query from another ...READ MORE

Nov 21, 2019 in GCP by Sirajul
• 59,230 points
659 views
0 votes
1 answer

What's the difference between the research of Machine learning and data mining?

Data mining research mainly revolves around gathering ...READ MORE

Nov 21, 2019 in Machine Learning by Amulya
520 views
+7 votes
4 answers

What's the coolest thing you've ever done using Python?

Python is an extremely interesting language. you ...READ MORE

Nov 27, 2019 in Python by Tini
1,927 views
0 votes
1 answer

How to set custom quota for my BigQuery project?

To set a custom quota or modify ...READ MORE

Nov 21, 2019 in GCP by Sirajul
• 59,230 points
1,217 views
0 votes
1 answer

Can I manage query costs? is there a way that i can set a limit?

If you have multiple BigQuery projects and ...READ MORE

Nov 21, 2019 in GCP by Sirajul
• 59,230 points
548 views
0 votes
0 answers

Get my metadata into the AWS Glue Data Catalog?

I am pretty new to AWS glue. ...READ MORE

Nov 20, 2019 in AWS by Hannah
• 18,570 points
721 views
0 votes
1 answer

Data sources supported by AWS clue

AWS Glue supports data stored in Amazon ...READ MORE

Nov 20, 2019 in Cloud Computing by Aleesha
416 views
+2 votes
0 answers
0 votes
2 answers

How to change IP address of an Ubuntu VM?

The easiest method is through network manager: 1- ...READ MORE

Aug 25, 2020 in Linux Administration by Pistle
• 300 points
13,540 views
0 votes
1 answer

I want to copy an existing BigQuery table into another location. Will I be charged for it?

You are not charged for copying a ...READ MORE

Nov 20, 2019 in GCP by Sirajul
• 59,230 points
683 views
0 votes
1 answer

Moving bulk data out of google cloud spanner database.

Yes, you could probably use the Cloud ...READ MORE

Nov 20, 2019 in GCP by Sirajul
• 59,230 points
1,289 views
+1 vote
1 answer

How to select a different index for running your query?

After you find the index that Cloud ...READ MORE

Nov 20, 2019 in GCP by Sirajul
• 59,230 points
645 views
0 votes
1 answer

How to find out what index Cloud Spanner is using to process a query?

To find out what index Cloud Spanner ...READ MORE

Nov 20, 2019 in GCP by Sirajul
• 59,230 points
1,379 views
0 votes
1 answer

How many cloud spanner instances should I have for a database? I want to have a single database along with a single instance.

To provide high availability and low latency ...READ MORE

Nov 20, 2019 in GCP by Sirajul
• 59,230 points
1,475 views
0 votes
1 answer

Is there a way to estimate the cost for BigQuery storage in GCP?

Yes, you could do this using Google ...READ MORE

Nov 20, 2019 in GCP by Sirajul
• 59,230 points
1,389 views
+1 vote
0 answers

Sum the values of column matching and not matching from a .txt file and write output to a two different files using Python

Name                                                    value DR_CNDAOFSZAPZP_GPFS_VOL.0 139264 DR_CNDAOFSZAPZP_GPFS_VOL.1 15657 DR_CNDAOFSZAPZP_GPFS_VOL.0 139264 DR_CNDAOFSZAPZP_GPFS_VOL.1 156579 DR_CNDAOFSZAPZP_GPFS_VOL.2 156579 DR_CNDAOFSZAPZP_GPFS_VOL.3 ...READ MORE

Nov 20, 2019 in Python by Sagar
• 130 points
985 views
+1 vote
1 answer

Can I estimate query cost before running it on GCP?

Yes, you can certainly estimate the query ...READ MORE

Nov 20, 2019 in GCP by Sirajul
• 59,230 points
1,366 views
+1 vote
1 answer

I encountered an "Exceeded Quota" error while trying to stream data in BigQuery table. Will the data be inserted ?

If you receive a permission error, an ...READ MORE

Nov 20, 2019 in GCP by Sirajul
• 59,230 points
794 views
0 votes
1 answer

Avoid duplication while streaming data into a BigQuery table

If you receive a failure HTTP response ...READ MORE

Nov 20, 2019 in GCP by Sirajul
• 59,230 points
3,080 views
0 votes
1 answer

GCP Error : 409 "duplicate" while trying to create a table.

This error returns when trying to create ...READ MORE

Nov 20, 2019 in GCP by Sirajul
• 59,230 points
2,696 views
0 votes
0 answers

How to write the results in excel

Hi, Can any one help me to create ...READ MORE

Nov 20, 2019 in Selenium by sundar
• 120 points
607 views
0 votes
1 answer

What programming languages or platforms can I use to access Amazon Kinesis API?

These are the list of languages supported: C++ Go Java JavaSc ...READ MORE

Nov 19, 2019 in AWS by Aleesha
911 views
0 votes
1 answer

How is PutRecord different from PutRecords? - Amazon Kinesis

PutRecord operation allows a single data record ...READ MORE

Nov 19, 2019 in AWS by Aleesha
2,128 views
0 votes
1 answer

How do I add data to my Amazon Kinesis data stream?

You can add data to an Amazon ...READ MORE

Nov 19, 2019 in AWS by Tracy
574 views
0 votes
1 answer

Get/request for extra shards peraccount - Amazon Kinesis

You can use the Amazon Kinesis Data Streams ...READ MORE

Nov 19, 2019 in AWS by Anshul
659 views
+1 vote
1 answer

Is there any condition on maximum throughput I can request for my Kinesis data stream?

The throughput of an Amazon Kinesis data ...READ MORE

Nov 19, 2019 in AWS by Aman
506 views
0 votes
2 answers

Is there any condition on minimum throughput I can request for my Kinesis data stream?

Muchas gracias. ?Como puedo iniciar sesion? READ MORE

May 2, 2020 in AWS by kfdakyldct
595 views
+1 vote
1 answer

how do I decide the throughput of the data stream?

Hi @Hannah, Estimate the average size of the ...READ MORE

Nov 19, 2019 in AWS by Aman
796 views