Trending questions in Edureka Community

0 votes
1 answer

R Programming - Unable to read files

This is happening because you're not returning ...READ MORE

Apr 16, 2019 in Data Analytics by Tyrion anex
• 8,700 points
847 views
0 votes
1 answer

Mini-languages in Python

Pyparsing is handy for writing "little languages". ...READ MORE

Apr 8, 2019 in Python by SDeb
• 13,300 points
1,152 views
0 votes
1 answer

How to create a folder in AWS CodeCommit repository?

Follow the steps to create a folder ...READ MORE

Jul 20, 2018 in Cloud Computing by Gopalan
• 1,360 points
12,484 views
0 votes
3 answers

What is the average Salary of Chief Data Officer?

Hey, According to analysis from payscale, the chief data ...READ MORE

Jun 17, 2019 in Career Counselling by Gitika
• 65,730 points
2,650 views
0 votes
1 answer

Delete a cluster created using kops

Deleteing a cluster using kops is very simple. ...READ MORE

Jan 8, 2019 in Kubernetes by Jim
5,047 views
0 votes
1 answer

Python : Cannot Import Data using Pandas

So< if your error says: ...READ MORE

Dec 7, 2018 in Data Analytics by Upasana
• 8,620 points
6,414 views
0 votes
1 answer

Pass multiple password files while running ansible playbook

Hey @Neha, you can pass your password ...READ MORE

Mar 6, 2019 in Ansible by Yesha
2,564 views
0 votes
1 answer

How to create a DynamoDB table using Java SDK?

The code to create a table in ...READ MORE

Feb 23, 2019 in AWS by Priyaj
• 58,020 points
3,076 views
0 votes
1 answer

How to work a AWS IOT Lambda with a devices?

Hey KanaguRaj, use this for reference: https://serverless.com/ ...READ MORE

Apr 12, 2019 in IoT (Internet of Things) by Vardhan
• 13,130 points
1,165 views
0 votes
2 answers

why do we use operator.abs

 python and abs() in Python The abs() take ...READ MORE

Apr 3, 2019 in Python by anonymous
1,336 views
0 votes
2 answers

Truffle compile/migrate not working

In my case, use sudo command. truffle compile ...READ MORE

Feb 20, 2019 in Blockchain by byoul
3,402 views
0 votes
1 answer

geth: Fatal: Error starting protocol stack: datadir already used by another process

It seems like geth is already running. ...READ MORE

Dec 6, 2018 in Blockchain by Omkar
• 69,180 points
6,483 views
0 votes
1 answer

How to set max executors for dynamic allocation?

You can set it by assigning the ...READ MORE

Mar 13, 2019 in Apache Spark by Venu
2,256 views
0 votes
1 answer

Power BI- How to make a waterfall chart?

Hi Nithin, Follow these steps to make a ...READ MORE

Mar 26, 2019 in Power BI by Cherukuri
• 33,050 points
1,696 views
0 votes
1 answer

How can I call Amazon's AWS kms decrypt function without using a binary file?

Not sure if you've already found this, ...READ MORE

Aug 30, 2018 in AWS by Priyaj
• 58,020 points
10,679 views
0 votes
1 answer

How to restart docker for windows using Powershell?

Try this: $processes = Get-Process "*docker for windows*" if ...READ MORE

Oct 23, 2018 in DevOps & Agile by Tyrion anex
• 8,700 points
8,349 views
0 votes
1 answer

Increase cores for yarn in Spark application

By default, only one core is used for ...READ MORE

Mar 26, 2019 in Apache Spark by Bhuvan
1,688 views
0 votes
1 answer

Playbook to create VM with existing storage account on Azure

Hey @Layla, try something like this: - name: ...READ MORE

Mar 27, 2019 in Ansible by Barbara
1,683 views
0 votes
1 answer

what is attribute error in python?

import pandas df = pd.read_csv('filename') it will give attribute ...READ MORE

Mar 27, 2019 in Python by Mohammad
• 3,230 points
1,642 views
0 votes
1 answer

How do I assign a port mapping to an existing Docker container?

Below are some steps which you can ...READ MORE

Sep 19, 2018 in DevOps & Agile by Damon Salvatore
• 5,980 points
9,844 views
0 votes
3 answers

What are the skills required to become an application developer?

Hey, There are some points given below to ...READ MORE

Jun 3, 2019 in Career Counselling by Gitika
• 65,730 points
1,724 views
0 votes
2 answers

How much do Information security analysts get paid?

Hi Ali, on an average Information Security ...READ MORE

Jul 1, 2019 in Career Counselling by Abha
• 28,140 points
1,320 views
0 votes
2 answers

How much does a Security Software Developer earn?

Hi Ram, a Security Software Developer earns ...READ MORE

Jul 3, 2019 in Career Counselling by Pratibha
• 3,690 points
1,558 views
0 votes
2 answers

what is a class method in python?

Class Method  class method is the method which is ...READ MORE

Apr 8, 2019 in Python by MrBoot
• 1,230 points
1,680 views
0 votes
2 answers

How much salary should I ask for?

Hey, This is a crucial question to ask ...READ MORE

May 16, 2019 in Career Counselling by Gitika
• 65,730 points
1,706 views
0 votes
1 answer

How to install Scala on Centos?

Maybe you don't have the install point ...READ MORE

Feb 20, 2019 in Big Data Hadoop by Omkar
• 69,180 points
3,181 views
0 votes
2 answers

Publishing an automation project mean in UiPath

In the UiPath Studio, on the ribbon ...READ MORE

Apr 10, 2019 in RPA by anonymous
2,250 views
0 votes
1 answer

How does AWS WAF work?

To control the web request, we use ...READ MORE

Apr 9, 2019 in AWS by Iktiya
1,065 views
0 votes
1 answer

Search field values in Dashboard action

Hi Sindhu, Follow below steps: 1.Create the dashboard with ...READ MORE

Apr 3, 2019 in Tableau by Cherukuri
• 33,050 points
1,322 views
0 votes
1 answer

aws_ssm parameter values

This module provided by aws is used ...READ MORE

Mar 24, 2019 in Ansible by Hannah
1,761 views
0 votes
1 answer

Filtering multiple combinations of two fields in single worksheet

Hi anitha, Follow below steps: 1. Split the order ...READ MORE

Apr 10, 2019 in Tableau by Cherukuri
• 33,050 points
1,022 views
0 votes
1 answer

What are the features of UiPath?

Hi @Akanksha, the features of UiPath that ...READ MORE

Mar 6, 2019 in RPA by Anvi
• 14,150 points
2,531 views
0 votes
1 answer

How to install Splunk on CentOS?

Hey Alia,  Follow these steps to install Splunk ...READ MORE

Feb 27, 2019 in DevOps Tools by Anvit
2,826 views
0 votes
1 answer

How to get all related Django model objects in Python?

This actually gives you the property names ...READ MORE

Nov 14, 2018 in Python by Nymeria
• 3,560 points

edited Dec 18, 2018 by Nymeria 7,376 views
0 votes
3 answers

Querying past transaction data from Hyperledger Fabric.

You can use shim function and query ...READ MORE

Apr 26, 2019 in Blockchain by Shaheen
6,764 views
0 votes
2 answers

Educational requirement to become a Technical Architect

Hey Ali, educational requirements to become a ...READ MORE

Jun 24, 2019 in Career Counselling by Abha
• 28,140 points
1,429 views
0 votes
1 answer

I am unable to understand the use of Scrape Relative in Image Recording toolbar.

Hi @Nischal, Relative Scraping is a technique that ...READ MORE

Mar 26, 2019 in RPA by Anvi
• 14,150 points
1,655 views
0 votes
1 answer

Spark workers are not accepting any job (Kubernetes-Docker-Spark)

When kubernetes picks 10.*.*.*/16 network as it's ...READ MORE

Mar 1, 2019 in Apache Spark by Hamza
• 200 points
2,782 views
0 votes
1 answer

How do I increase or decrease the sleep time in clickAndWait command in selenium IDE?

If you are using Selenium Webdriver, you have ...READ MORE

Feb 28, 2019 in Selenium by Vaishnavi
• 1,180 points
2,776 views
0 votes
1 answer

Is it possible to create a Role with custom rights in Orchestrator?

Hello @Ipshita, you can definitely Create a ...READ MORE

Apr 4, 2019 in RPA by Abha
• 28,140 points
1,254 views
0 votes
1 answer

How to use REGEXP_MATCH() ?

Hi, Create a calculated field with code like ...READ MORE

Apr 1, 2019 in Tableau by Cherukuri
• 33,050 points
1,382 views
0 votes
1 answer

Is nested class supported in Puppet?

Puppet supports the concept of nesting of ...READ MORE

Mar 8, 2019 in Puppet by Devika
2,422 views
0 votes
1 answer

Why CLI is used in Scoop?

CLI is Command Line Client which is ...READ MORE

Apr 11, 2019 in Big Data Hadoop by Gitika
• 65,730 points
959 views
0 votes
1 answer

Action from dashboard to another

Hi Anitha,  Action from dashboard to another is ...READ MORE

Apr 2, 2019 in Tableau by Cherukuri
• 33,050 points
1,340 views
0 votes
9 answers

Is there anything called as Dead end Career?

Career should be an upward graph. The ...READ MORE

Mar 11, 2019 in Career Counselling by Kim
2,511 views
0 votes
2 answers

How to move or copy a file in Java

The new JAVA Specification Request 203 -NIO will ...READ MORE

Aug 20, 2019 in Java by Sirajul
• 59,190 points
1,538 views
0 votes
2 answers

Why shouldn't I tell or ask about salary to people?

Hello, Your question is valid but there is ...READ MORE

May 16, 2019 in Career Counselling by Gitika
• 65,730 points
1,664 views
0 votes
1 answer

How to enable dynamic resource allocation in Spark?

To dynamically enable dynamic resource allocation, you ...READ MORE

Mar 12, 2019 in Apache Spark by veer
2,237 views
0 votes
1 answer

What is RKE in Rancher?

Rancher Kubernetes Engine (RKE) is a light-weight ...READ MORE

Mar 28, 2019 in Kubernetes by Alok
1,553 views
0 votes
2 answers

Power BI : Case Sensitivity

Oracle DB specific workaround, For Dimension & Fact ...READ MORE

Apr 26, 2019 in Power BI by Mahendra
2,721 views