Trending questions in Edureka Community

0 votes
1 answer

Which one to use Storage transfer service or gsutil command for transfer jobs?

The gsutil command-line tool also enables you to transfer ...READ MORE

Oct 24, 2019 in GCP by Sirajul
• 59,230 points
3,024 views
0 votes
2 answers

How and Why AWS bill comes after i suspended the account

While your account is suspended, you will ...READ MORE

Oct 18, 2020 in AWS by anonymous
5,145 views
0 votes
1 answer

Should I using AWS Guarantee Part

You already seem all prepared for the ...READ MORE

Dec 18, 2019 in Ask us Anything! by Pri
629 views
0 votes
1 answer

Create a VM instance with GPU.

Before you create an instance with a ...READ MORE

Nov 7, 2019 in GCP by Sirajul
• 59,230 points
2,393 views
+2 votes
1 answer

getting error "Error response from daemon: OCI runtime create failed"

FROM: ubuntu:latest MAINTAINER rajendrachowdary40@gmail.com RUN apt-get update RUN apt-get install ...READ MORE

Aug 17, 2019 in Docker by Rajendra
• 510 points
5,965 views
0 votes
1 answer

Nginx error "502 Bad Gateway nginx/1.16.0"

This typically indicates that a back-end service ...READ MORE

Jul 4, 2019 in AWS by Isha
7,847 views
+1 vote
0 answers

Can we use Amazon S3 URL of Parent template in TemplateURL to call Child template

I have a Parent template and it ...READ MORE

Dec 17, 2019 in AWS by Amit
• 130 points
642 views
0 votes
1 answer

Is it possible to run an Ansible Playbook in python script?

Hey @Cerci, Of course its possible. You ...READ MORE

Jan 17, 2019 in Ansible by Nicolas
15,062 views
0 votes
1 answer

Error: docker-machine command not found

Hey @Ruby, You can indeed spin-up multiple ...READ MORE

Jul 4, 2019 in Docker by Sirajul
• 59,230 points
7,799 views
0 votes
1 answer

What is semi-supervised machine learning?

Hi@Ganesh, Semi-supervised machine learning is a combination of ...READ MORE

Jul 19, 2020 in Machine Learning by MD
• 95,440 points
802 views
0 votes
1 answer

flush parameter of print in Python

Usually all I/Os are buffered, meaning they ...READ MORE

Jul 30, 2019 in Python by Wajiha
• 1,950 points
6,660 views
+1 vote
1 answer

Is automation testing black-box testing or white-box testing?

You might have got confused because of ...READ MORE

Aug 7, 2019 in Software Testing by Archana
• 5,640 points

edited Jul 19, 2023 by Khan Sarfaraz 6,278 views
0 votes
2 answers

Function of “hadoop namenode -format” command

Namenode is the node in the Hadoop ...READ MORE

Feb 4, 2019 in Big Data Hadoop by Kanika
20,585 views
0 votes
2 answers

How to get a job as an RPA developer?

Hey @Aniket, Work on your skills, work on ...READ MORE

Sep 10, 2019 in Career Counselling by Haseeb

edited Jun 28, 2023 by Khan Sarfaraz 4,937 views
0 votes
1 answer

How to create a sub directory in a blob container?

There are two ways:  using the GetDirectoryReference looping through a containers ...READ MORE

Mar 26, 2019 in Azure by Prerna
• 1,960 points
12,078 views
0 votes
1 answer

Read Parquet file using hdfs dfs -cat command

When you try to read a parquet ...READ MORE

May 24, 2019 in Big Data Hadoop by Calvin
9,530 views
+1 vote
1 answer

Cannot resolve Error In Spark when filter records with two where condition

Try df.where($"cola".isNotNull && $"cola" =!= "" && !$"colb".isin(2,3)) your ...READ MORE

Dec 13, 2019 in Apache Spark by Alexandru
• 510 points

edited Dec 13, 2019 by Alexandru 2,304 views
0 votes
1 answer

How ‘breaks’ and ‘ cut’ works in R?

@ch, Cut divides the range of x into ...READ MORE

Oct 14, 2019 in Data Analytics by rohan
3,342 views
0 votes
1 answer

What are the main components of Automation Anywhere Architechture?

Hi there, the main components which constitutes ...READ MORE

Oct 17, 2019 in RPA by Abha
• 28,140 points
3,223 views
0 votes
1 answer

Where should the session and environment variables be declared in Blueprism?

Hi Apeksha, Session variables are declared inside the process ...READ MORE

Oct 22, 2019 in RPA by Anvi
• 14,150 points
3,015 views
+1 vote
2 answers

Spark: Can we add column to dataframe?

Yes we can add columns to the ...READ MORE

Oct 24, 2019 in Apache Spark by Siva
• 160 points
4,448 views
0 votes
1 answer

Error saying "E: This command can only be used by root." while installing docker

Try executing the following command: sudo su and ...READ MORE

Aug 6, 2019 in Docker by Ahmad
6,294 views
0 votes
1 answer

Closest value and its index in a sorted list - Python

You can try this @Mahesh: lst = [ ...READ MORE

May 28, 2019 in Python by Sai
9,323 views
0 votes
1 answer

Convert a Docker container into a Singularity container

Its pretty simple. You can just use ...READ MORE

Nov 26, 2019 in Docker by Priyank
1,450 views
0 votes
4 answers

What are the skills required to become a UX Developer?

Here are some skills that UI/UX designers ...READ MORE

Sep 28, 2020 in Career Counselling by Maryna
• 140 points
2,382 views
0 votes
4 answers

How to write a single program in python to print different '*' triangles?

If you want to use the same ...READ MORE

Jun 11, 2019 in Python by Likhith
8,661 views
0 votes
1 answer

What are the steps to permanently remove a committed file from the repository?

To remove a file for example 'myfile.txt'; ...READ MORE

Nov 26, 2019 in DevOps Tools by Sirajul
• 59,230 points
1,434 views
0 votes
0 answers

xpath search working on browser[firefox/Chrome] but not on Selenium python script.

Hi Team, I am getting below expception while ...READ MORE

Nov 14, 2019 in Selenium by ashutosh
• 120 points
1,988 views
0 votes
1 answer

What is "java.sql.SQLException: org.apache.thrift.transport.TTransportException" in Hive?

This particular exception is related to Hive logs. ...READ MORE

Jul 30, 2019 in Big Data Hadoop by ravikiran
• 4,620 points
6,579 views
+1 vote
0 answers

Getting error when I start build in aws code build .

When I start build using code build ...READ MORE

Dec 3, 2019 in DevOps on Cloud by sri
• 250 points
1,122 views
0 votes
1 answer

Download a specific folder and all subfolders recursively from s3 - aws cli

Use the recursive function for this purpose: $ ...READ MORE

Aug 23, 2019 in AWS by Alia
5,523 views
+1 vote
0 answers

How to convert Word (doc) to PDF from Windows command line? [closed]

Anyone know how to convert word files ...READ MORE

Nov 30, 2019 in Ask us Anything! by deppal
• 160 points
1 flag
closed Dec 2, 2019 by Vardhan 1,251 views
0 votes
1 answer

Cant find library in /usr/bin/ld

Say your library "libxyz.so" is located in: /home/user/myDir then ...READ MORE

Mar 26, 2019 in Linux Administration by ajs3033
• 7,300 points
11,997 views
0 votes
1 answer

How to make two parameters dependent in tableau?

Hi, 2 parameters are dependent when one ...READ MORE

Mar 12, 2019 in Tableau by Cherukuri
• 33,030 points
12,598 views
0 votes
2 answers

What are the different types of constructor in StringBuilder class?

StringBuilder  we 4  as mentioned below. READ MORE

Sep 1, 2020 in Java by Sri
• 3,190 points
1,075 views
0 votes
1 answer

Can I use a service account outside of GCP on other platforms?

To use a service account outside of ...READ MORE

Oct 30, 2019 in GCP by Sirajul
• 59,230 points
2,576 views
0 votes
1 answer

How to create a file on GCP storage?

In case you are using Cloud storage ...READ MORE

Nov 5, 2019 in GCP by Sirajul
• 59,230 points
2,314 views
0 votes
1 answer

Puppet: "puppet command not found" while trying to install puppetDB

This might probably because your puppet installation ...READ MORE

Aug 27, 2019 in Puppet by Sirajul
• 59,230 points
5,332 views
0 votes
1 answer

Install jenkins using dockerfile on Ubuntu.

Here's the dockerfile that you can use: FROM ...READ MORE

Aug 22, 2019 in Docker by Sirajul
• 59,230 points
5,543 views
+1 vote
1 answer

How to store uploaded files in the S3 bucket when using elastic beanstalk (PHP App)

Hey! You can just use S3 are ...READ MORE

Oct 18, 2019 in AWS by Kalgi
• 52,360 points
3,036 views
0 votes
1 answer

In Talend, how to specify multiple conditions as expression

@Palaniswamy, have a look at this discussion ...READ MORE

Aug 5, 2019 in Talend by Vardhan
• 13,190 points
6,382 views
0 votes
1 answer

Concern and cross-cutting concern in Spring AOP

The concern is the behavior we want ...READ MORE

Nov 16, 2018 in Java by code.reaper12
• 3,500 points

edited Mar 4, 2022 by Sarfaraz 17,624 views
+1 vote
1 answer

How to perform right click on an element and open it a new window using Web Driver?

Hey Karthik, you can perform right click ...READ MORE

Jul 7, 2019 in Selenium by Hansraj
7,521 views
0 votes
1 answer

Why is AWS rdp slower than GCP rdp?

This might not be the case usually. ...READ MORE

Nov 25, 2019 in GCP by Sirajul
• 59,230 points
1,432 views
+2 votes
5 answers

How to transpose/pivot data in hive?

Below is also a way for Pivot SELECT ...READ MORE

Oct 12, 2018 in Big Data Hadoop by Rahul
19,163 views
0 votes
2 answers

How to get the URL of the current tab in Google Chrome?

Its so simple.... If you want to ...READ MORE

Aug 12, 2020 in Others by Steve
• 200 points
3,067 views
0 votes
1 answer

Error: Puppet not found, when trying to run puppet config command.

This is because you have not added ...READ MORE

Sep 18, 2019 in Puppet by Sirajul
• 59,230 points
4,349 views
0 votes
1 answer

Create a Windows VM instance using Google Compute Engine (GCE).

To create a Windows virtual machine instance ...READ MORE

Sep 20, 2019 in GCP by Sirajul
• 59,230 points
4,257 views
0 votes
0 answers

Generate reports using Lambda function with ses, sns, sqs and s3

HI, I have a task description about lambda ...READ MORE

Oct 29, 2019 in AWS by Lakshminarayanan
• 1,370 points
2,610 views
0 votes
1 answer

Shared datasets in Power BI

Follow the below steps to create shared ...READ MORE

Oct 29, 2019 in Power BI by Cherukuri
• 33,030 points
2,574 views