Trending questions in Edureka Community

0 votes
1 answer

7) What does "Dual platform architecture" mean?

Setup a new Bigdata setup for complete ...READ MORE

Sep 18, 2021 in Data Analytics by anonymous

edited Mar 5 3,429 views
0 votes
0 answers
0 votes
1 answer

Explain make Method in Laravel and what does the make() method do in Laravel?

ghfghfgh skldjskldjakldjsklajd skdjakldjskljdsklajd' DFK ...READ MORE

Mar 1, 2022 in Laravel by ghghg

edited Mar 5 5,460 views
0 votes
0 answers

need to uninstall haproxy 1.8 and install 2.2 in ansible playbook

- name: Gather the package facts     ansible.builtin.package_facts:      manager: auto   - ...READ MORE

Jul 15, 2021 in DevOps & Agile by Poorna

edited Mar 4 33 views
0 votes
1 answer

How to overwrite the content of a file in remote systems using Ansible playbook?

Hi@akhtar, You can find one argument in the ...READ MORE

Aug 2, 2020 in Ansible by MD
• 95,460 points
14,960 views
0 votes
0 answers
0 votes
0 answers
0 votes
0 answers

Automatically Transfer ETH

Hello,  I don't know anything coding.    Is there any ...READ MORE

Jul 14, 2021 in Blockchain by Hacker

edited Mar 4 33 views
0 votes
0 answers

Need help to deploy angular5 app to aws with jenkins from scratch

Need help to deploy angular5 app to ...READ MORE

Jul 14, 2021 in DevOps Tools by Anbarasan

edited Mar 4 22 views
0 votes
1 answer

How to update a user account in Azure?

cÓDIGO EFRGJGTUZ READ MORE

Jan 13, 2022 in Azure by Beatriz

edited Mar 5 1,085 views
0 votes
0 answers

Hello. I'm trying to convert this string '0x278a51da' into a integer so I can use it on the ctime() from time.

time_in_hexa_format_as_string = '0x278a51da' def get_time_stamp(value_for_time): ...READ MORE

Jul 12, 2021 in Python by Rafael

edited Mar 4 23 views
0 votes
0 answers

Looking for Devops Prjection submission assistance

Hi All, looking assistance  to complete project: •Use ...READ MORE

Jul 12, 2021 in DevOps & Agile by Sathish

edited Mar 4 23 views
0 votes
2 answers

How to generate a class at runtime?

Yes, I recently met this library which ...READ MORE

Apr 15, 2020 in Java by Edureka
• 520 points
19,503 views
0 votes
1 answer

Error:Unknown column in 'field list' error on MySQL Update query

Hello @kartik, Enclose any string to be passed ...READ MORE

Aug 20, 2020 in PHP by Niroj
• 82,840 points
14,038 views
0 votes
1 answer

What is the difference between span and div?

divs are block element that has no ...READ MORE

Jul 2, 2022 in Web Development by Ayobami Haastrup

edited Mar 5 3,992 views
0 votes
3 answers

Clicking on an element in robot framework is not working in IE, but its working fine in Chrome & Firefox

*** Test Cases *** Login Open Browser ...READ MORE

Mar 10, 2023 in Selenium by Chandra Kumar

edited Mar 5 12,661 views
0 votes
1 answer

How do you run a js file using npm scripts?

Hello @kartik, Try this: { "scripts" : { ...READ MORE

Oct 12, 2020 in Node-js by Niroj
• 82,840 points
11,763 views
0 votes
1 answer

How can you change a column data type in Hive?

Hi, By using this command below one can ...READ MORE

Jun 24, 2019 in Big Data Hadoop by Gitika
• 65,770 points
32,288 views
0 votes
1 answer

jQuery's .click - pass parameters to user function

Hello @kartik, You need to use an anonymous ...READ MORE

Nov 25, 2020 in JQuery by Niroj
• 82,840 points
9,822 views
0 votes
1 answer

How can I use Guzzle to send a POST request in JSON?

Hello @kartik, For Guzzle 5, 6 and 7 you do ...READ MORE

Sep 29, 2020 in Laravel by Niroj
• 82,840 points
12,269 views
0 votes
1 answer

why it is calling as a regresssion is there any reason

The idea is to run this series ...READ MORE

Nov 23, 2021 in Selenium by anonymous
950 views
0 votes
0 answers

Type() function in Python

.I know that type() function is used ...READ MORE

Jul 10, 2021 in Python by Brijesh
• 120 points

edited Mar 4 23 views
0 votes
0 answers

Warning: Undefined variable $userid in C:\Apache24\htdocs\MIS\user\pages\user_change_password.php on line 158

I'm running a PHP script and continue ...READ MORE

Jul 9, 2021 in PHP by kirankumar

edited Mar 4 50 views
0 votes
0 answers

Warning: Undefined variable $userid5 in C:/Apache24/htdocs/MIS\user/pages/user_change_password.php on line 158

I'm running a PHP script and continue ...READ MORE

Jul 9, 2021 in PHP by kirankumar

edited Mar 4 49 views
0 votes
1 answer

AttributeError: module 'sklearn' has no attribute 'LinearRegresion'

Hi@akhtar, You need to import the LinearRegression module ...READ MORE

Oct 15, 2020 in Machine Learning by MD
• 95,460 points
11,547 views
0 votes
2 answers

How to convert InputStream to byte array in Java?

The class IOUtils, lib: https://mvnrepository.com/artifact/com ...READ MORE

Sep 24, 2020 in Java by Anthony
16,043 views
0 votes
0 answers

python: how to print the data frame columns with out index and also left indent

Hi There, Basically I want to read a ...READ MORE

Jul 9, 2021 in Python by balaji

edited Mar 4 64 views
0 votes
1 answer

How to call onChange event after pressing Enter key?

Hello @kartik, You can use onKeyPress directly on ...READ MORE

Oct 7, 2020 in Java-Script by anonymous
• 82,840 points
11,874 views
0 votes
1 answer

MySQL Error: : 'Access denied for user 'root'@'localhost'

Hello @kartik, I did this to set my ...READ MORE

May 4, 2020 in Database by Niroj
• 82,840 points
18,608 views
0 votes
1 answer
0 votes
0 answers

How to eleminate duplicateds in a row in power bi

Name MR,ER,GH,MR,GH,ER,GH,MR,ER Output: MR,ER,GH How to acheive th ...READ MORE

Jul 8, 2021 in Power BI by anonymous
• 390 points

edited Mar 4 52 views
0 votes
1 answer

How can I format a date coming from MongoDB?

Hello @kartik, JavaScript has built-in support for dates. ...READ MORE

Nov 30, 2020 in Node-js by Niroj
• 82,840 points
9,538 views
0 votes
0 answers

Issue regarding foreign key constraint

I have 3 entities Role, Users and ...READ MORE

Jul 9, 2021 in Java by anonymous

edited Mar 4 27 views
0 votes
1 answer

Using Multiple filters in DAX

CALCULATE is defined as CALCULATE(<expression>,<filter1>,<filter2>…) This means that you can ...READ MORE

Dec 22, 2020 in Power BI by Gitika
• 65,770 points
8,534 views
0 votes
0 answers

Error Undefined variable

Display the below error. Warning: Undefined variable $rum5 ...READ MORE

Jul 8, 2021 in Others by anonymous

edited Mar 4 25 views
0 votes
0 answers

HELP -> Error in as.vector(x, “character”) : cannot coerce type 'closure' to vector of type 'character'

The script: > saveDb(txdb_hsa,paste0(path,"txdb_hsa_biomart.db")) The error:  Error in as.vector(x, "character") ...READ MORE

Jul 7, 2021 in Others by anonymous

edited Mar 4 69 views
0 votes
1 answer

"The task includes an option with an undefined variable. The error was: 'item' is undefined\n\nThe error appears to be in '/root/haproxy/user.yml':

Hi@akhtar, You can perform iterate tasks in Ansible ...READ MORE

Sep 1, 2020 in Ansible by MD
• 95,460 points
13,335 views
0 votes
1 answer

How to upload and delete files from dropzone.js?

Hello, For deleting thumbnails you have to enable ...READ MORE

Nov 4, 2020 in PHP by Niroj
• 82,840 points
10,565 views
0 votes
1 answer

What is the difference between bridge network and overlay network?

Hi@akhtar, The Bridge is the default network driver. If ...READ MORE

Dec 28, 2020 in Docker by MD
• 95,460 points
8,217 views
0 votes
1 answer

How to Install pip for python 3.7 on Ubuntu 18?

The command you're looking for is: python3.7 -m ...READ MORE

Nov 20, 2020 in Python by Gitika
• 65,770 points
9,855 views
0 votes
1 answer

How to use Django variable in JavaScript file?

Hello @kartik, You need to print it before ...READ MORE

Jul 29, 2020 in Python by Niroj
• 82,840 points
14,785 views
0 votes
1 answer

How to configure Jenkins to run on port 80?

Hi@akhtar, You can change the port no from ...READ MORE

Oct 26, 2020 in Jenkins by MD
• 95,460 points
10,969 views
0 votes
0 answers

Have used the split "\n" to add the text to the new line but is not adding can i get a solution

public static void inputvalue(WebDriver driver,Map<String, String> formEntryMap,String ...READ MORE

Jul 6, 2021 in Java by sandy

edited Mar 4 37 views
0 votes
0 answers

docker build error

READ MORE

Jul 5, 2021 in Docker by Sabyasachi

edited Mar 4 49 views
0 votes
1 answer

How do you Hide and Unhide a Specific Report in Power BI?

In the menu bar, choose the Selection ...READ MORE

Oct 20, 2020 in Power BI by Gitika
• 65,770 points
11,143 views
0 votes
0 answers

Getting Java Null Pointer Exception on running the test case in Seleniumn.Can someone pls let me know where i need to fix in order to progress

Below is the Error: java.lang.RuntimeException: java.lang.NullPointerException at org.testng.internal.MethodInvocationHelper.invokeMethodNoCheckedException(MethodInvocationHelper.java:49) at org.testng.internal.MethodInvocationHelper.invokeDataProvider(MethodInvocationHelper.java:131) at ...READ MORE

Sep 11, 2020 in Selenium by sandhya
• 180 points
12,871 views
0 votes
1 answer

How to import manually created s3 bucket in Terraform?

Hi@akhtar, Terraform will not able to get the ...READ MORE

Sep 11, 2020 in Terraform by MD
• 95,460 points
12,848 views
0 votes
2 answers

UnicodeDecodeError: 'utf-8' codec can't decode byte 0xba in position 16: invalid start byte

Thanks, This answer was helpful. READ MORE

Jul 11, 2020 in Python by Prashant Chhatrashali
17,453 views
0 votes
1 answer

How can I use PHP to check if a directory is empty?

Hello @kartik, It seems that you need scandir instead of ...READ MORE

Nov 10, 2020 in PHP by Niroj
• 82,840 points
10,189 views
0 votes
1 answer

I am getting this log4j:ERROR setFile(null,true) call failed. java.io.FileNotFoundException: /ozone.log (Read-only file system)

Hi@Raj, I think you need to provide permission ...READ MORE

Dec 4, 2020 in Big Data Hadoop by MD
• 95,460 points
9,171 views