Trending questions in Edureka Community

0 votes
1 answer

How many partitions can be created from hard disk?

Hi@akhtar, You can make four primary partitions in ...READ MORE

Apr 8, 2020 in Linux Administration by MD
• 95,460 points
2,922 views
0 votes
0 answers

Selenium : Enter data in table multiple rows [closed]

My List<Map<String,String>> Has below Data : [{Test_Case_id=tc1, Delimiter=|,SourceFile=/tmp/tes.dat,targetFile=/tmp/tgt.file}, {Test_Case_id=tc2, ...READ MORE

Apr 11, 2020 in Selenium by Jyra
• 580 points

closed Apr 13, 2020 by Sirajul 2,837 views
0 votes
1 answer

Error: cannot call methods on dialog prior to initialization; attempted to call method 'close'

Hello, Try this - it works for me: $(".editDialog").on("click", ...READ MORE

May 12, 2020 in JQuery by Niroj
• 82,840 points
1,449 views
0 votes
2 answers

How to get column names from Hive table?

To get all the columns of a ...READ MORE

Jun 4, 2019 in Big Data Hadoop by anonymous

edited Jun 4, 2019 by Omkar 20,290 views
0 votes
1 answer

Need the recording of the masterclass I attended through meetup!

Hey @Srinivas,  You can find the recording here https:// ...READ MORE

May 19, 2020 in Ask us Anything! by Sirajul
• 59,230 points
1,221 views
0 votes
1 answer

How to open browser window in incognito/private mode using python selenium webdriver?

Hi Nuri, to open a browser window ...READ MORE

Jul 31, 2019 in Selenium by Anvi
• 14,150 points
13,808 views
0 votes
1 answer

Which cloud computing certification is the best in 2020?

Hello @kartik, There are many online courses available for ...READ MORE

May 20, 2020 in Career Counselling by Niroj
• 82,840 points
1,104 views
0 votes
1 answer

How to retrieve or obtain data from the MySQL database using PHP?

Hello kartik,  Actually there are many functions that  ...READ MORE

Mar 27, 2020 in PHP by Niroj
• 82,840 points
3,434 views
0 votes
1 answer

How do I begin a career in Internet of Things(IOT)?

Hello @kartik, Hello IoT being a buzz word in ...READ MORE

May 22, 2020 in Career Counselling by Niroj
• 82,840 points
1,009 views
0 votes
0 answers

Error:DataTables wont show results : “Ajax Error” and “500 Internal Server Error”

I'm new to Laravel PHP Framework and currently continue ...READ MORE

Apr 15, 2020 in Laravel by kartik
• 37,520 points
2,649 views
+1 vote
0 answers

Hyperledger fabric : unable to create channel on raspberry pi 4 with Raft ordering service

Hello, I am trying to setup an hyperledger ...READ MORE

May 13, 2020 in Blockchain by Manon
• 130 points
1,431 views
0 votes
1 answer

Ansible error "from ansible import context ImportError: cannot import name context"

I had faced a similar issue. In ...READ MORE

Aug 8, 2019 in Ansible by Pallavi
13,443 views
0 votes
1 answer

hyperledger composer network is not starting

Hey, @Sudip, First thing you need to start ...READ MORE

May 13, 2020 in Blockchain by Gitika
• 65,770 points
1,488 views
0 votes
1 answer

How to keep keys/values in same order as declared?

Hello @kartik, Dictionaries will use an order that ...READ MORE

Apr 30, 2020 in Python by Niroj
• 82,840 points
1,949 views
+2 votes
1 answer

Even after providing proper xpath for element on mobile applcation,it is not able to click on the button??

You could probably try using WebDriver driver; ...READ MORE

May 8, 2020 in Software Testing by Kim
1,544 views
0 votes
0 answers

how can i make menus in google dialogflow chatbot??

I am working on a chatbot for ...READ MORE

Apr 29, 2020 in Machine Learning by Ankit
• 120 points
2,055 views
0 votes
1 answer

What are some real-time applications of Machine Learning?

Hi@akhtar, There are lots of examples of Machine ...READ MORE

May 14, 2020 in Machine Learning by MD
• 95,460 points
1,342 views
0 votes
1 answer

What is the future of Java developers?

Hii @kartik, The future of Java developers will ...READ MORE

May 21, 2020 in Career Counselling by Niroj
• 82,840 points
1,029 views
0 votes
1 answer

How to configure docker to use proxy?

Hi@akhtar, You can configure proxy variables in the /etc/sysconfig/docker ...READ MORE

May 12, 2020 in Docker by MD
• 95,460 points
1,409 views
0 votes
1 answer

How to activate a SUSPENDED LVM physical volume?

Hi@akhtar, To reactivate the PV or resume the ...READ MORE

May 12, 2020 in Linux Administration by MD
• 95,460 points
1,407 views
0 votes
1 answer

What is the easiest way to implement 'IN' and 'NOT IN' in Pandas dataframe?

You can use pd.Series.isin. For "IN" use: something.isin(somewhere) Or for "NOT ...READ MORE

Aug 23, 2019 in Python by Arvind
• 3,050 points
12,805 views
0 votes
3 answers

What are the skills required to become a Research and Development Engineer?

Hi, Some of the skills required to become ...READ MORE

Jul 25, 2019 in Career Counselling by Gitika
• 65,770 points
18,667 views
0 votes
1 answer

INFO hdfs.DFSClient: Could not obtain block blk_-from any node: java.io.IOException: No live nodes contain current block

Hi@akhtar, I think your Datanodes are not in ...READ MORE

Apr 17, 2020 in Big Data Hadoop by MD
• 95,460 points
2,472 views
0 votes
1 answer

ERROR: for wp_wordpress_1 Cannot create container for service wordpress: invalid volume specification: ‘E:\docker\wp\html:/var/www/html:rw’

Hi@akhtar, As you are using Windows system, you ...READ MORE

Apr 14, 2020 in Docker by MD
• 95,460 points
2,607 views
0 votes
1 answer

Is there any certification for DevOps? If yes,which certifications must a devops engineer possess?

There is no officially recognized certification for ...READ MORE

May 28, 2020 in Career Counselling by Sirajul
• 59,230 points
834 views
0 votes
1 answer

The Object layer is for ____ only and action should be small, generic and ____

I think the right answer would be ...READ MORE

Apr 13, 2020 in RPA by Kim
2,709 views
0 votes
1 answer

What is the use of $_REQUEST variable in php?

Hii @kartik, The $_REQUEST variable is used to read the ...READ MORE

Mar 27, 2020 in PHP by Niroj
• 82,840 points
3,379 views
+1 vote
0 answers

Multibranch pipeline job not triggered when using shared libraries

I would highly appreciate if you could ...READ MORE

May 5, 2020 in Jenkins by Ubaid
• 130 points
1,693 views
0 votes
1 answer

How to move files from source to destination folder in Blueprism?

Try this approach. It creates a new ...READ MORE

Mar 20, 2020 in RPA by liana
3,695 views
0 votes
1 answer

What is the career growth as a PHP developer in India?

Hi @niroj, PHP is relevant and would be ...READ MORE

May 22, 2020 in Career Counselling by kartik
• 37,520 points
951 views
0 votes
1 answer

Failed to connect to repository : Failed to create http proxy uri

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

Apr 10, 2020 in Jenkins by MD
• 95,460 points
2,787 views
0 votes
1 answer

Error getting primary cp: could not find master node, minikube is exiting due to an error

Hi@akhtar, You may receive this error when you ...READ MORE

May 19, 2020 in Kubernetes by MD
• 95,460 points
1,078 views
+1 vote
0 answers

currency convertor using blue prism

I created a set of action in ...READ MORE

May 18, 2020 in RPA by Edureka
• 130 points

edited May 18, 2020 by Gitika 1,137 views
0 votes
1 answer

Puppet: Disable puppet agent temporarily

Sometimes,you might need to temporarily disable the Puppet agent ...READ MORE

Aug 30, 2019 in Puppet by Sirajul
• 59,230 points
12,448 views
0 votes
1 answer

Is it possible to vibrate from broadcast receiver during incoming call?

Hello Android Native Development I have found some ...READ MORE

May 9, 2020 in Others by Anadya
1,858 views
0 votes
0 answers

How to compile PHP code and upload a binary-ish file, which will just be run by the byte code interpreter?

PHP is compiled to byte code before ...READ MORE

Apr 2, 2020 in PHP by kartik
• 37,520 points
3,133 views
0 votes
1 answer

How to rename a file using R?

I just found there are 2 functions file.rename() ...READ MORE

Oct 29, 2019 in Data Analytics by Cherukuri
• 33,030 points
10,528 views
0 votes
1 answer

What is the difference between Facades and Dependency Injection in Laravel?

Hello, The main differnece between them is explained ...READ MORE

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

java.lang.NoSuchMethodError: java.util.concurrent.ConcurrentHashMap.keySet()Ljava/util/concurrent/ConcurrentHashMap$KeySetView

Hi@akhtar, I think there is a problem in ...READ MORE

Apr 30, 2020 in Big Data Hadoop by MD
• 95,460 points
1,877 views
0 votes
1 answer

getting error while starting Hyperleger fabric network on Aws server

Hey, @Nithin, It seems like you have stopped containers ...READ MORE

Mar 30, 2020 in Blockchain by Gitika
• 65,770 points
3,198 views
0 votes
2 answers

How to format negative numbers in red parenthesis in Power BI Desktop?

Hi Phalguni, Thanks for your question. It ...READ MORE

Jun 11, 2020 in Power BI by Excel
• 140 points
7,945 views
0 votes
0 answers

How do I fix this Set function in python?

I have the following code below I ...READ MORE

May 20, 2020 in Python by Olufemiodubote
• 120 points
1,040 views
0 votes
1 answer

Count No. of days based on 2 dimension

Hey, @Ravi, You can go through this to ...READ MORE

May 26, 2020 in Tableau by Gitika
• 65,770 points
767 views
0 votes
1 answer

Why don't self-closing script elements work?

Hello @kartik, That's because SCRIPT TAG is not ...READ MORE

Apr 23, 2020 in HTML by Niroj
• 82,840 points
2,137 views
0 votes
1 answer

How can I save a final model after training it on chunks of data?

Hey, @Anan, When you specify chunk size in a ...READ MORE

Apr 15, 2020 in Python by Gitika
• 65,770 points
2,482 views
0 votes
1 answer

What is meant by passing the variable by value and reference in PHP?

Hello, When the variable is passed as value ...READ MORE

Mar 27, 2020 in PHP by Niroj
• 82,840 points
3,306 views
0 votes
1 answer

How to merge two arrays while keeping keys instead of reindexing in php?

Hello, Considering that you have $replaced = array('1' => ...READ MORE

Apr 1, 2020 in PHP by Niroj
• 82,840 points
3,074 views
0 votes
0 answers

unable to enter text in text Area in selenium python

please please answer this; thanks in advance <textarea ...READ MORE

Apr 26, 2020 in Selenium by Umair
• 140 points
2,047 views
0 votes
1 answer

How can I add PHP page to WordPress?

Hii @kartik, First, duplicate post.php or page.php in your theme folder. Rename the ...READ MORE

May 8, 2020 in PHP by Niroj
• 82,840 points
1,471 views
0 votes
1 answer

How to create local yum inside docker?

Hi@akhtar, You can create local yum inside docker. ...READ MORE

Apr 6, 2020 in Docker by MD
• 95,460 points
2,838 views