Trending questions in Edureka Community

0 votes
1 answer

Can anyone explain how Environment variables are different from Session variables in Blue Prism?

Hey there, Session Variables are specific to that ...READ MORE

Oct 18, 2019 in RPA by Abha
• 28,140 points
7,786 views
0 votes
1 answer

How can I create a custom role in GCP?

To create a custom role, a caller ...READ MORE

Oct 30, 2019 in GCP by Sirajul
• 59,230 points
7,277 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,530 views
0 votes
1 answer

Error saying "TypeError: descriptor object needs an argument"

The error is pretty straight forward, toy ...READ MORE

May 28, 2019 in Python by Alisha
13,961 views
0 votes
0 answers
0 votes
2 answers

How to open a new tab in existing browser window using Javascript Executor?

Hi Meenal, you can use executeScript() method ...READ MORE

Jul 22, 2019 in Selenium by Abha
• 28,140 points

edited Oct 7, 2021 by Sarfaraz 11,536 views
0 votes
1 answer

How to locate Git installation folder on a Mac OS X?

By default the git homepage installs into ...READ MORE

Aug 7, 2018 in Git & GitHub by Sophie may
• 10,620 points
26,692 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,463 views
+1 vote
1 answer

AWS: Can some one tell me what is a golden image?

A golden AMI is an AMI that you standardize ...READ MORE

Apr 1, 2021 in Cloud Computing by Akram

edited Mar 5 5,925 views
0 votes
1 answer

How to set NotebookApp.iopub_data_rate_limit and others NotebookApp settings in JupyterHub?

Open the command line and enter jupyter notebook ...READ MORE

Jun 10, 2019 in Python by SDeb
• 13,300 points
13,398 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,811 views
0 votes
3 answers

Can I ask for higher salary after accepting offer letter?

No, it gives a bad impression from ...READ MORE

Jul 11, 2019 in Career Counselling by anonymous
• 33,050 points
15,474 views
0 votes
1 answer
+1 vote
1 answer

What are the different attributes for @Test annotation in testNG?

Hey @Iqbal, some of the most common ...READ MORE

Jun 25, 2019 in Selenium by Gulshan
12,680 views
0 votes
1 answer

How to create a network in OpenStack automatically?

Hi@akhtar, To create the router automatically, provide the ...READ MORE

Mar 18, 2020 in OpenStack by MD
• 95,460 points
1,193 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
1,099 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
979 views
0 votes
1 answer

How to create a parquet table in hive and store data in it from a hive table?

Please use the code attached below for ...READ MORE

Jan 28, 2019 in Big Data Hadoop by Omkar
• 69,220 points
19,104 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,915 views
+2 votes
2 answers

How to connect to Oracle using Service Name instead of SID?

HII.. I hope this information may help you- Thin-style ...READ MORE

Sep 29, 2020 in Java by SRI
10,472 views
0 votes
1 answer

puppetmaster setup

Puppet infrastructure installation includes installing puppet on ...READ MORE

Mar 26, 2020 in Puppet by Sirajul
• 59,230 points
821 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,697 views
+1 vote
2 answers

Calculating date/time difference in Java

We can also use java.util.concurrent.TimeUnit class. long diff = d2.getTime() ...READ MORE

Aug 28, 2018 in Java by Sushmita
• 6,920 points
27,132 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 965 views
0 votes
0 answers

I am unable to find module in python test file configuration

i am working on POM in selenium ...READ MORE

Mar 20, 2020 in Selenium by umair
• 150 points
1,138 views
0 votes
1 answer

How to Select date from a datepicker with Selenium Webdriver using Python?

Hi Yashim, you can select date from ...READ MORE

Jul 31, 2019 in Selenium by Abha
• 28,140 points

edited Oct 7, 2021 by Sarfaraz 11,161 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
804 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,388 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
1,059 views
+1 vote
2 answers

What is the difference between findElement and findElements in Selenium Webdriver?

FindElement Command -This method locates for the ...READ MORE

Feb 11, 2020 in Selenium by anonymous
8,660 views
0 votes
1 answer

why my Instances are running in an intermediate state, such as deleting in OpenStack?

Hi@akhtar, You can use the nova reset-state command to manually ...READ MORE

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

How can we Disable CSRF Laravel?

Hello, You can disable CSRF Laravel from the App/Http/Kernel.php file ...READ MORE

Mar 19, 2020 in Laravel by Niroj
• 82,840 points
1,101 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,172 views
0 votes
1 answer

After installation of tensorflow ,attribute error: no Session module exists

To install TensorFlow you need to have ...READ MORE

Mar 16, 2020 in Machine Learning by Sirajul
• 59,230 points
1,263 views
+1 vote
1 answer

Product based or service based company?

Hi Sindhu, Let me just point out few ...READ MORE

Apr 22, 2019 in Career Counselling by Cherukuri
• 33,050 points
15,392 views
0 votes
3 answers

How to enable docker remote API in Docker for Windows?

Try these steps- Navigate to /lib/systemd/system in your ...READ MORE

Aug 25, 2020 in Docker by Pistle
• 300 points
8,841 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
867 views
0 votes
1 answer

Interface for MariaDB after installed in Window

If you are talking about a Graphical ...READ MORE

Mar 16, 2020 in Database by Sirajul
• 59,230 points
1,207 views
0 votes
1 answer

How can we generate migration in Laravel?

Hello, Migrations are like version control for your database, ...READ MORE

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

Difference between incremental refresh and full refresh

Full Refresh By default, extracts are fully refreshed. ...READ MORE

Oct 31, 2019 in Tableau by Cherukuri
• 33,050 points
7,120 views
+1 vote
4 answers

Can I set ulimit for containers in k8s?

You can either modify them via UserData ...READ MORE

May 7, 2019 in Kubernetes by Inayat
19,672 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
763 views
0 votes
1 answer

Create custom tables in power BI

Hi Sindhu, You can create custom tables by clicking ...READ MORE

May 2, 2019 in Power BI by Cherukuri
• 33,050 points
14,967 views
0 votes
1 answer

How to add a remote git repository in Jenkins

Follow these steps: Step 1 Go to Manage ...READ MORE

May 23, 2019 in Git & GitHub by Alok
14,055 views
0 votes
1 answer

How to validate E-mail and URL of Php form?

hey, The code below shows a simple way ...READ MORE

Feb 13, 2020 in PHP by manish
2,560 views
0 votes
1 answer

Print the line if it contains a specific string by using groovy.

You can try the code written below: ...READ MORE

Apr 27, 2018 in Jenkins by shubham
• 7,340 points
30,937 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
1,005 views
0 votes
1 answer

I would like to connect to multiple databases in oracle

Hey Radhika, To communicate any database with Python ...READ MORE

Feb 17, 2020 in Python by Gitika
• 65,770 points
2,410 views
0 votes
1 answer

Error: stat_count() must not be used with a y aesthetic.

Hi Rayan, This error comes due to the ...READ MORE

Aug 19, 2019 in Data Analytics by anonymous
• 33,050 points
10,316 views