Trending questions in Edureka Community

0 votes
1 answer

How can I create one container in OpenStack?

Hi@Hasid, In OpenStack, Swift provides container service. Follow ...READ MORE

Mar 19, 2020 in OpenStack by MD
• 95,460 points
1,044 views
0 votes
0 answers

How to work on existing power query using python

Hi I have an existing power query created ...READ MORE

Feb 7, 2020 in Power BI by Biswajith
• 120 points
2,849 views
0 votes
0 answers

One Hot Encoding in Apache Spark

The following code that I wrote for ...READ MORE

Feb 11, 2020 in Apache Spark by Manish
• 120 points
2,684 views
0 votes
1 answer

What is CSRF in Laravel?

CSRF stands for Cross Site Request Forgery is ...READ MORE

Mar 19, 2020 in Laravel by Niroj
• 82,840 points
1,040 views
0 votes
1 answer

Do all HTML tags come in a pair?

HTML tags can be of two types: 1.Paired ...READ MORE

Jan 16, 2020 in Web Development by anonymous
3,752 views
0 votes
1 answer

How to use play axis in stocked column chart

Hey Katyvin, If you want to use the ...READ MORE

Feb 18, 2020 in Power BI by Gitika
• 65,770 points
2,343 views
0 votes
3 answers

How to set Page Load Timeout using C# using Selenium WebDriver

driver.Manage().Timeouts().PageLoad = TimeSpan.FromSeconds(15); READ MORE

Apr 17, 2019 in Selenium by Tim Muir
10,128 views
0 votes
4 answers

Which is the best online training institute for learning Selenium?

Hi @Misha, following are some of the ...READ MORE

May 13, 2019 in Career Counselling by Jatin
2,920 views
0 votes
1 answer

What are the stages available in object studio that is not available in process studio?

Hey Pratibha, Blue Prism provides some additional ...READ MORE

Oct 18, 2019 in RPA by Abha
• 28,140 points
7,630 views
0 votes
2 answers

AttributeError: 'module' object has no attribute 'Serial'

I see where the problem is. I ...READ MORE

Aug 14, 2018 in IoT (Internet of Things) by DataKing99
• 8,250 points
10,441 views
0 votes
0 answers
0 votes
1 answer

How to get the filename of an email attachment in UiPath Studio?

Hey Apeksha, If your email contains just one ...READ MORE

Nov 8, 2019 in RPA by Abha
• 28,140 points
6,746 views
0 votes
1 answer

How can I create an Alarm in OpenStack?

Hi@akhtar, An example of creating a Gnocchi threshold-oriented ...READ MORE

Mar 20, 2020 in OpenStack by MD
• 95,460 points
970 views
0 votes
1 answer

As a beginner, which bi tool do i need to learn to get job (tableau or power bi)?

Hey, If your focus is to get a ...READ MORE

Mar 16, 2020 in Power BI by Gitika
• 65,770 points
1,166 views
+1 vote
0 answers

Not able to execute unittests from pytest terminal

Hi All, I was able to execute the ...READ MORE

Mar 13, 2020 in Software Testing by Karthik
• 130 points
1,303 views
0 votes
1 answer

What is ETL tool in Hadoop?

Hi@akhtar, ETL means extract, transform, load. It is ...READ MORE

Feb 2, 2020 in Big Data Hadoop by MD
• 95,460 points
3,034 views
0 votes
1 answer

How to move Docker containers from one host to another?

Yes you could definitely do it the ...READ MORE

Jul 2, 2019 in Docker by Sirajul
• 59,230 points
12,279 views
0 votes
1 answer

What unique advantages Docker bring over other containers technologies?

Hi@akhtar, Docker takes advantage of containers and file ...READ MORE

Mar 23, 2020 in Docker by MD
• 95,460 points
831 views
0 votes
0 answers

How can I change the loss function when the shape of my data changes?

Since my data is too large, I ...READ MORE

Mar 27, 2020 in Python by Anan
• 180 points
720 views
0 votes
1 answer

CRITICAL nova [-] RequiredOptError: value required for option: lock_path

Hi@akhtar, To avoid this error you have to ...READ MORE

Mar 27, 2020 in OpenStack by MD
• 95,460 points
650 views
0 votes
2 answers

Power BI Dax Multiple IF AND Statements

HI I have Column Patient 12 13 14 15 18 IN Patient=12, 13 Out ...READ MORE

May 23, 2019 in Power BI by VNK
18,942 views
0 votes
2 answers

Check is a package exists - Ansible

Hey There, @here is an example for your ...READ MORE

May 6, 2020 in Ansible by Rajat
• 160 points
8,116 views
0 votes
1 answer

How to add image in Power BI Report?

Follow the below steps: Create a column with ...READ MORE

Oct 31, 2019 in Power BI by Cherukuri
• 33,030 points
7,040 views
0 votes
1 answer

How do you register service providers?

Hey,  It is one of the most easy ...READ MORE

Mar 26, 2020 in Laravel by Niroj
• 82,840 points
684 views
0 votes
2 answers

What are the possible ways of handling Credentials?

I know it's little late to answer ...READ MORE

Aug 9, 2020 in RPA by DHARSHAN
• 160 points
1,323 views
0 votes
1 answer

What is Modeshape. How can i use this?

ModeShape is an open-source implementation of the JSR-283 specification and ...READ MORE

Mar 30, 2020 in Java by Gitika
• 65,770 points
1,052 views
0 votes
1 answer

What kind of data generates from EC2 to EBS in AWS

Hi, First thing is EC2 is a compute service whereas EBS is ...READ MORE

Mar 16, 2020 in AWS by MD
• 95,460 points
1,131 views
0 votes
1 answer

Which one is better to learn OpenStack or AWS?

Hi@akhtar, It depends on you what you are ...READ MORE

Mar 13, 2020 in OpenStack by MD
• 95,460 points
1,229 views
0 votes
1 answer

How to upload files in laravel?

Hey @kartik, We have to call Facades in ...READ MORE

Mar 24, 2020 in Laravel by Niroj
• 82,840 points
758 views
0 votes
1 answer

org.datanucleus.store.rdbms.exceptions.MissingTableException: Required table missing : "DBS" in Catalog "" Schema "".

Hi@akhtar, Here you have to add the below  ...READ MORE

Feb 5, 2020 in Big Data Hadoop by MD
• 95,460 points
2,823 views
0 votes
1 answer

How do I resolve a declined payment on google cloud storage?

Sometimes payments are declined, and when they ...READ MORE

Nov 19, 2019 in GCP by Sirajul
• 59,230 points
6,194 views
+5 votes
6 answers

Benefits of EBS vs. instance-store

As of now all AMI's in quickstart ...READ MORE

Oct 16, 2018 in AWS by Ashwat Singh
13,580 views
0 votes
1 answer

How can we Create custom name while uploading image using storage?

Hello, You also can do like this $ImgValue ...READ MORE

Mar 26, 2020 in Laravel by Niroj
• 82,840 points
647 views
0 votes
1 answer

Error: NetworkNotCreated: bridge is required to create a network in OpenStack.

Hi@akhtar, As the above error message says, you should ...READ MORE

Mar 24, 2020 in OpenStack by MD
• 95,460 points
736 views
0 votes
0 answers

How I can connect multiple physical machine with hyperledger fabric??

I want to connect my 3 computers ...READ MORE

Mar 12, 2020 in Blockchain by Md
• 120 points
1,298 views
0 votes
1 answer

What is Alarm service in OpenStack? Is it same as CloudWatch Alarm in AWS?

Hi@akhtar, The definition of an Alarm provides the ...READ MORE

Mar 20, 2020 in OpenStack by MD
• 95,460 points
903 views
0 votes
1 answer
0 votes
1 answer

Error when ‘glance-manage db_sync glance’ executed

Hi@akhtar, This has something to do with the ...READ MORE

Mar 26, 2020 in OpenStack by MD
• 95,460 points
648 views
0 votes
1 answer

What is the difference between S3n, S3a, and S3?

Your doubt is quite an interesting one. Yes, ...READ MORE

Jul 30, 2019 in Big Data Hadoop by ravikiran
• 4,620 points
11,014 views
0 votes
1 answer

How can we get started with Laravel through Xampp?

Hii, First you need to start Apache and ...READ MORE

Mar 17, 2020 in Laravel by Niroj
• 82,840 points
1,022 views
0 votes
0 answers

AWS Lambda to revert back S3 “block all public access” if someone changed it to allow public access

I'm trying to use AWS Lambda to ...READ MORE

Mar 14, 2020 in AWS by Pavan
• 150 points
1,218 views
0 votes
1 answer

How Laravel CSRf in form is Useful?

Hey Kartik, If you want to know What ...READ MORE

Mar 19, 2020 in Laravel by Niroj
• 82,840 points
936 views
+1 vote
1 answer

how to create a voting Dapp ?!

If you want to create your own ...READ MORE

Aug 3, 2020 in Blockchain by moshbhavika
• 140 points
1,501 views
0 votes
1 answer

What is the difference between span and div?

The div should be used to wrap sections of ...READ MORE

Jan 16, 2020 in Web Development by Niraj

edited Jan 21, 2020 by Niroj 3,645 views
+1 vote
2 answers

Difference between puppet, puppet master and puppet server

Hey @Neha,  Puppet is that product and also ...READ MORE

Mar 12, 2019 in Puppet by krishti
2,702 views
0 votes
1 answer

R vs Tableau data visualization.

@Yash, This is a requirement based question. ...READ MORE

Oct 28, 2019 in Data Analytics by anonymous
• 33,030 points
8,521 views
0 votes
0 answers

How to improve deeplearning model performance?

Using early stopping my model stops training ...READ MORE

Mar 24, 2020 in Machine Learning by Anan
• 180 points

edited Mar 24, 2020 by Anan 762 views
0 votes
1 answer

What are Data Privacy Concerns in OpenStack?

Hi@akhtar, Let's discuss Data privacy in OpenStack one ...READ MORE

Mar 20, 2020 in OpenStack by MD
• 95,460 points
867 views
0 votes
0 answers

how to create dataframes with nifi

Mar 13, 2020 in Python by pavankumar
• 140 points
1,204 views
0 votes
1 answer

Error: iptables-restore v1.4.6: Bad IP address “gcompute”

Hi@akhtar, To solve this error, you can follow ...READ MORE

Mar 26, 2020 in OpenStack by MD
• 95,460 points
610 views