Trending questions in Edureka Community

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
918 views
+1 vote
0 answers

Blue Prism Chrome cannot get the HTML code

I cannot get HTML code from the ...READ MORE

Feb 13, 2020 in RPA by anonymous
• 130 points
2,432 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
930 views
0 votes
1 answer

ansible playbook to start and stop a WebSphere application

The below playbook should be good enough: - ...READ MORE

Oct 30, 2019 in Ansible by Tanya
6,992 views
0 votes
2 answers

Moving Files from one folder to another using UiPath

if you want to copy and move ...READ MORE

May 29, 2019 in RPA by Venkat
• 320 points
15,438 views
0 votes
1 answer

Failed to attach volume, systool is not installed in OpenStack.

Hi@akhtar, This warning and error occurs if you ...READ MORE

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

What is Horizon in OpenStack?

Hi@akhtar, OpenStack Dashboard (codenamed Horizon) is a graphical ...READ MORE

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

MariaDB for window 10 Beginner

Refer the following: To know how to install ...READ MORE

Mar 16, 2020 in Database by Sirajul
• 59,230 points
1,033 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
900 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
728 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,128 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,263 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,399 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,447 views
0 votes
1 answer

Copy file from local to hdfs from the spark job in yarn mode

Please refer to the below code: import org.apache.hadoop.conf.Configuration import ...READ MORE

Jul 16, 2019 in Big Data Hadoop by Raj
11,550 views
+1 vote
2 answers
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
993 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,026 views
0 votes
1 answer

Change Ansible Vault editor from vi to nano

By default, the editor used by the ...READ MORE

Mar 5, 2019 in Ansible by Yogesh
17,259 views
0 votes
1 answer

How can I upload an Object in OpenStack?

Hi@Hasid, You can upload your files inside your container. ...READ MORE

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

What do ‘Record’, ‘Field’ and ‘Table’ mean in terms of a database?

You can refer to the following definitions ...READ MORE

Nov 12, 2018 in Database by Sahiti
• 6,370 points
22,153 views
0 votes
1 answer

Error saying "No apt package "kubeadm", but there is a snap with that name. Try "snap install kubeadm""

You're getting this error because you do ...READ MORE

Aug 6, 2019 in Kubernetes by Jarvis
10,605 views
0 votes
1 answer

What is an azure tenant?

Azure tenant is a dedicated and trusted Azure ...READ MORE

Jan 22, 2020 in Azure by Sirajul
• 59,230 points
3,308 views
0 votes
1 answer

How to use Matches activity to extract values using regex in UiPath Studio?

Hi Apkesha, try using following regex expression in ...READ MORE

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

Can I create dictionary in UiPath studio and add items to it?

Hey @Rumani, you can definitely create dictionary ...READ MORE

Mar 14, 2019 in RPA by Abha
• 28,140 points
16,892 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,030 points
15,129 views
0 votes
1 answer

How to create new router in OpenStack?

Hi@akhtar, You can create a router in OpenStack. ...READ MORE

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

How to give Jenkins super user permission?

Here is what you can try. Go ...READ MORE

Feb 27, 2019 in DevOps & Agile by shubham
• 7,340 points
17,494 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,030 points
6,877 views
0 votes
1 answer

Why do we need static IP for installing OpenStack?

Hi@akhtar, We know we get IP from DHCP ...READ MORE

Mar 13, 2020 in OpenStack by akhtar
• 38,260 points
1,068 views
0 votes
1 answer

How does the Nova hypervisor work under the hood?

Hi@akhtar, The Nova driver embeds a tiny HTTP ...READ MORE

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

What is the difference between BASH and DOS?

The major difference between the BASH and ...READ MORE

Mar 8, 2019 in Others by Nabarupa
17,100 views
0 votes
1 answer

Is data permanent inside an OpenStack instance?

Hi@akhtar, Storage is found in many parts of ...READ MORE

Mar 19, 2020 in OpenStack by akhtar
• 38,260 points
813 views
0 votes
1 answer

How to switch back from a frame to default in Selenium Webdriver?

Hey Rupesh, to switch back from a ...READ MORE

Jun 25, 2019 in Selenium by Anvi
• 14,150 points
12,405 views
+2 votes
1 answer

Reading the excel and running multiple URL's in the browser and updating the excel if issue found for those URL's

Try the following steps: use excel application scope and pass ...READ MORE

Jan 21, 2020 in Selenium by Karan
• 19,610 points
3,221 views
0 votes
1 answer

Convert HTML to an image in Python

webkit2png. The original version is OSX-only, but luckily ...READ MORE

Feb 5, 2019 in Python by SDeb
• 13,300 points
18,451 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
18,756 views
+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,323 views
0 votes
0 answers

PHP code to connect s3 from ec2 windows instance

I have seen this tutorial which is ...READ MORE

Mar 23, 2020 in Ask us Anything! by Meera
• 120 points
653 views
+2 votes
1 answer

AWS Glue Crawler Creates Partition and File Tables

Hi, you need to add this option ...READ MORE

Jan 31, 2020 in AWS by Fito
4,788 views
0 votes
1 answer

unable to select drop down

Your query may be similar to these, ...READ MORE

Mar 17, 2020 in Selenium by Sirajul
• 59,230 points
847 views
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,125 views
+2 votes
1 answer

What is asynchronous script? Why selenium use setScriptTimeout() command and how it help us?

Asynchronous scripts are used for rendering the ...READ MORE

Feb 3, 2020 in Selenium by Sirajul
• 59,230 points
2,644 views
0 votes
1 answer

How to select multiple options from a dropdown list using Actions class in Selenium?

Hey Renu, you can use Actions class ...READ MORE

Jul 8, 2019 in Selenium by Abha
• 28,140 points
11,755 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,030 points
10,014 views
0 votes
1 answer

reverse a list without built-in functions

You can do it in 2 ways: Using ...READ MORE

Jul 31, 2019 in Python by Wajiha
• 1,960 points
10,752 views
0 votes
1 answer

What are the pro/cons of adding NAS services/APIs to Cinders?

Hi@MD, Mirantis is in the business of deploying ...READ MORE

Mar 19, 2020 in OpenStack by akhtar
• 38,260 points
731 views